OpenSearch/plugins/repository-hdfs
James Baiera bba1da642d
Add new permission for JDK11 to load JAAS libraries (#32132)
Hadoop's security model uses the OS level authentication modules to collect 
information about the current user. In JDK 11, the UnixLoginModule makes 
use of a new permission to determine if the executing code is allowed to load 
the libraries required to pull the user information from the OS. This PR adds 
that permission and re-enables the tests that were previously failing when 
testing against JDK 11.
2018-07-23 15:11:41 -04:00
..
licenses Fix SecurityException when HDFS Repository used against HA Namenodes (#27196) 2017-12-01 14:26:05 -05:00
src Add new permission for JDK11 to load JAAS libraries (#32132) 2018-07-23 15:11:41 -04:00
build.gradle Add new permission for JDK11 to load JAAS libraries (#32132) 2018-07-23 15:11:41 -04:00