You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@seatunnel.apache.org by GitBox <gi...@apache.org> on 2022/04/24 12:33:02 UTC

[GitHub] [incubator-seatunnel] xinda77 commented on issue #1676: [Bug] [HDFS] java.lang.IllegalAccessError

xinda77 commented on issue #1676:
URL: https://github.com/apache/incubator-seatunnel/issues/1676#issuecomment-1107832083

   i have got the same problem ,follow the above method, but it doesn't work. and search the maven dependency  tree doesn't find any  the version of 2.7.x hadoop jars .i have no idea. my hadoop version is 3.0.0-cdh6.3.2
    
   
   
   error stack 
   
   [2022-04-24 20:16:19.413]Container exited with a non-zero exit code 13. Error file: prelaunch.err.
   	Last 4096 bytes of prelaunch.err :
   	Last 4096 bytes of stderr :
   	.tryFailure(Promise.scala:157)
   		at org.apache.spark.deploy.yarn.ApplicationMaster$$anon$2.run(ApplicationMaster.scala:692)
   	Caused by: java.lang.IllegalAccessError: class org.apache.hadoop.hdfs.web.HftpFileSystem cannot access its superinterface org.apache.hadoop.hdfs.web.TokenAspect$TokenManagementDelegator
   		at java.lang.ClassLoader.defineClass1(Native Method)
   		at java.lang.ClassLoader.defineClass(ClassLoader.java:763)
   
   


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@seatunnel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org