allenzhg opened a new issue #1555:
URL: https://github.com/apache/incubator-hudi/issues/1555


   **_Tips before filing an issue_**
   
   - Have you gone through our 
[FAQs](https://cwiki.apache.org/confluence/display/HUDI/FAQ)?
   
   - Join the mailing list to engage in conversations and get faster support at 
dev-subscr...@hudi.apache.org.
   
   - If you have triaged this as a bug, then file an 
[issue](https://issues.apache.org/jira/projects/HUDI/issues) directly.
   
   **Describe the problem you faced**
   Caused by: java.lang.IllegalAccessError: class 
org.apache.hadoop.hdfs.web.HftpFileSystem cannot access its superinterface 
org.apache.hadoop.hdfs.web.TokenAspect$TokenManagementDelegator
   
   A clear and concise description of the problem.
   
   hudi can be support kerberos auth?
   
   **To Reproduce**
   
   Steps to reproduce the behavior:
   
   1../hudi-cli.sh
   2.connect --path hdfs://HDFS/user/hadoop/hudi_trips_cow
   3.commit rollback --commit 20200423113212
   4.
   
   **Expected behavior**
   
   A clear and concise description of what you expected to happen.
   
   **Environment Description**
   
   * Hudi version :+1:  hudi-spark_2.11-0.6.0
   
   * Spark version :spark_2.4.3
   
   * Hive version : 3.1.1
   
   * Hadoop version : 3.1.2
   
   * Storage (HDFS/S3/GCS..) :  hdfs
   
   * Running on Docker? (yes/no) : no
   
   
   **Additional context**
   
   Add any other context about the problem here.
   
   **Stacktrace**
   
   ```Add the stacktrace of the error.```
   
   


----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to