benkelly opened a new pull request #249:
URL: https://github.com/apache/fluo-uno/pull/249


   
   - Hadoop v3.3.0 fixes issue such as the issue with Kerberos warnings, see 
issue [HADOOP-10848](https://issues.apache.org/jira/browse/HADOOP-10848)
   
   ### Warning example:
   ```
   WARNING: An illegal reflective access operation has occurred
   WARNING: Illegal reflective access by 
org.apache.hadoop.security.authentication.util.KerberosUtil 
(file:/.../fluo-uno/install/hadoop-3.2.1/share/hadoop/client/hadoop-client-api-3.2.1.jar)
 to method sun.security.krb5.Config.getInstance()
   WARNING: Please consider reporting this to the maintainers of 
org.apache.hadoop.security.authentication.util.KerberosUtil
   WARNING: Use --illegal-access=warn to enable warnings of further illegal 
reflective access operations
   WARNING: All illegal access operations will be denied in a future release
   ``` 
   
   
   ---
   Signed-off-by: ben <[email protected]>


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to