You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by GitBox <gi...@apache.org> on 2020/04/23 03:56:56 UTC

[GitHub] [incubator-hudi] allenzhg opened a new issue #1555: [SUPPORT]

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



[GitHub] [incubator-hudi] bvaradar commented on issue #1555: [SUPPORT] Meet java.lang.IllegalAccessError: class org.apache.hadoop.hdfs.web.HftpFileSystem

Posted by GitBox <gi...@apache.org>.
bvaradar commented on issue #1555:
URL: https://github.com/apache/incubator-hudi/issues/1555#issuecomment-618808782


   @allenzhg : The exception strongly suggests you have 2 different versions of hadoop (likely 3.x and 2.x brought by Spark). Spark 2.4.x comes pre-built with Hadoop 2.7 which could conflict with your hadoop 3.x setup. It is likely unrelated to Hudi. 


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



[GitHub] [incubator-hudi] vinothchandar commented on issue #1555: [SUPPORT] Meet java.lang.IllegalAccessError: class org.apache.hadoop.hdfs.web.HftpFileSystem

Posted by GitBox <gi...@apache.org>.
vinothchandar commented on issue #1555:
URL: https://github.com/apache/incubator-hudi/issues/1555#issuecomment-618797288


   @bvaradar are you able to tackle this one? 


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



[GitHub] [incubator-hudi] bvaradar commented on issue #1555: [SUPPORT] Meet java.lang.IllegalAccessError: class org.apache.hadoop.hdfs.web.HftpFileSystem

Posted by GitBox <gi...@apache.org>.
bvaradar commented on issue #1555:
URL: https://github.com/apache/incubator-hudi/issues/1555#issuecomment-622896431


   @allenzhg : Please reopen if you are still having the issue.


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



[GitHub] [incubator-hudi] bvaradar commented on issue #1555: [SUPPORT] Meet java.lang.IllegalAccessError: class org.apache.hadoop.hdfs.web.HftpFileSystem

Posted by GitBox <gi...@apache.org>.
bvaradar commented on issue #1555:
URL: https://github.com/apache/incubator-hudi/issues/1555#issuecomment-620201027


   @allenzhg : Let me know if you were able to resolve this ?


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



[GitHub] [incubator-hudi] bvaradar commented on issue #1555: [SUPPORT] Meet java.lang.IllegalAccessError: class org.apache.hadoop.hdfs.web.HftpFileSystem

Posted by GitBox <gi...@apache.org>.
bvaradar commented on issue #1555:
URL: https://github.com/apache/incubator-hudi/issues/1555#issuecomment-618800754


   Yes @vinothchandar  I will handle it. 


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