Ritakang0451 opened a new issue #1681: URL: https://github.com/apache/incubator-linkis/issues/1681
### Search before asking - [X] I searched the [issues](https://github.com/apache/incubator-linkis/issues) and found no similar issues. ### Linkis Component linkis-commons ### What happened + What you expected to happen Linkis version 1.0.2, Hadoop version 3.0.0-cdh6 3.2. The python engine is recompiled successfully, and the other three engines run without problems. An error is reported when running the python engine on the command line. Command:sh bin/linkis-cli -engineType python-python2 -code "print('hello world')" -codeType python An error is reported in the engine log: Throw error java.lang.NoClassDefFoundError: Could not initialize class org.apache.hadoop.security.UserGroupInformation  But there is hadoop-common-3.0.0-cdh6.0 in the Lib folder 3.2. jar  But there is hadoop-common-3.0.0-cdh6.0 in the Lib folder 3.2. jar  ### Relevent platform 。 ### Reproduction script 。 ### Anything else This question comes from the QA documentation of the Linkis community ### Are you willing to submit a PR? - [X] Yes I am willing to submit a PR! -- 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: dev-unsubscr...@linkis.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@linkis.apache.org For additional commands, e-mail: dev-h...@linkis.apache.org