Gaffer icon indicating copy to clipboard operation
Gaffer copied to clipboard

Spark Accumulo library Kerberos support

Open GCHQDeveloper314 opened this issue 2 years ago • 0 comments

Kerberos support will be added to the Accumulo store under #2614. This doesn't include adding support for Kerberos to the Spark Accumulo library. Adding that support will build on the work done under #2614.

In addition to code changes in the Spark Accumulo library module, this will also require changes to the Accumulo store to refactor methods (especially those related to updateConfiguration()) which support the Spark Accumulo library.

Some of the methods which require changes use internal Accumulo API, therefore it might not be possible to start this until #2664 has been completed, depending on the versions of Accumulo which need to be supported at the time.

GCHQDeveloper314 avatar Aug 25 '22 11:08 GCHQDeveloper314