locationtech / locationtech/geomesa
Add Accumulo unit tests against Kerberos
Nobody has claimed this yet.
- Dominant language
- Scala
- Stars
- 1.5k
- Forks
- 446
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 31
Description
Add Accumulo unit tests against Kerberos
There is a 'mini kerberos' available that we can use to test kerberos authentication with our mini accumulo instance. See https://github.com/apache/accumulo/blob/rel/2.0.0/test/src/main/java/org/apache/accumulo/test/functional/KerberosIT.java
Original JIRA Issue: https://geomesa.atlassian.net/browse/GEOMESA-2797
Key: GEOMESA-2797
Type: Improvement
Priority: Major
Status: To Do
Resolution: Unresolved
Reporter: Emilio Lahr-Vivaz
Created: Mon, 9 Mar 2020 10:38:30 -0400
Updated: Mon, 9 Mar 2020 10:38:30 -0400
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading Accumulo's referenced test/src/main/java/org/apache/accumulo/test/functional/KerberosIT.java example, then locate GeoMesa's mini Accumulo test setup. Add equivalent Kerberos authentication coverage and verify that the tests pass against the mini Accumulo instance.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, scala
- Domain
- security, testing
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100