If you're looking for resources for testing, we have a number of integration tests in the codebase which you can reference. KerberosIT[1] is one.

Can also vouch for Ambari as an easy way to set up some real nodes. I regularly use Ambari blueprints to install some HDP "bits" and do testing on nodes.

- Josh

[1] https://github.com/apache/accumulo/blob/master/test/src/main/java/org/apache/accumulo/test/functional/KerberosIT.java

Russ Weeks wrote:
Yes, Ambari + Accumulo + Kerberos works really well, it's much easier
than trying to set it up by hand.

Remember that any user who needs to access Kerberized Accumulo via spark
or map/reduce will need the System.OBTAIN_DELEGATION_TOKEN permission.

I don't know of a good framework for doing automated integration testing
of Accumulo and Kerberos unfortunately.

-Russ


On Tue, Nov 1, 2016, 4:55 PM James Hughes <jn...@virginia.edu
<mailto:jn...@virginia.edu>> wrote:

    Hi all,

    Are there any facilities for testing Accumulo and Kerberos easily?

    Failing a trivial approach, does anyone have any positive experience
    using something like HDP and Ambari to stand up such a cluster?

    Thanks in advance,

    Jim

Reply via email to