OpenSearch/plugins/repository-hdfs
James Baiera f5edd5049a Fixing permission errors for `KERBEROS` security mode for HDFS Repository (#23439)
Added missing permissions required for authenticating with Kerberos to HDFS. Also implemented 
code to support authentication in the form of using a Kerberos keytab file. In order to support 
HDFS authentication, users must install a Kerberos keytab file on each node and transfer it to the 
configuration directory. When a user specifies a Kerberos principal in the repository settings the 
plugin automatically enables security for Hadoop and begins the login process. There will be a 
separate PR and commit for the testing infrastructure to support these changes.
2017-05-04 10:51:31 -04:00
..
licenses Correct version on repository-hdfs Guava dependency 2017-03-01 16:29:06 -05:00
src Fixing permission errors for `KERBEROS` security mode for HDFS Repository (#23439) 2017-05-04 10:51:31 -04:00
build.gradle Add Vagrant based testing fixture (#24249) 2017-05-04 10:17:55 -04:00