You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@linkis.apache.org by GitBox <gi...@apache.org> on 2022/04/12 04:41:58 UTC

[GitHub] [incubator-linkis] casionone commented on issue #1952: [Bug] Python exec failed, workdir log shows start spark engine and guava jar conflict !!!

casionone commented on issue #1952:
URL: https://github.com/apache/incubator-linkis/issues/1952#issuecomment-1096010082

   Try the following steps to see if it can be solved.
   
   gauva版本问题
Correct the classpath of your application so that it contains a single, compatible version of com.google.common.cache.CacheBuilder

拷贝至spark 的lib下 
cp lib/linkis-computation-governance/linkis-client/linkis-cli/guava-xx-jre.jar lib/linkis-engineconn-plugins/spark/dist/v2.4.3/lib
cp lib/linkis-commons/public-module/failureaccess-xx.jar lib/linkis-engineconn-plugins/spark/dist/v2.4.3/lib 


-- 
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-unsubscribe@linkis.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@linkis.apache.org
For additional commands, e-mail: dev-help@linkis.apache.org