beidouyunyun opened a new issue, #1991: URL: https://github.com/apache/incubator-linkis/issues/1991
### Search before asking - [X] I searched the [issues](https://github.com/apache/incubator-linkis/issues) and found no similar issues. ### Linkis Component linkis-cg-engineConnplugin ### What happened + What you expected to happen 操作如下: 1.修改incubator-linkis-release-1.0.3/linkis-engineconn-plugins/engineconn-plugins/spark/pom.xml <spark.version>2.3.0</spark.version> 2.编译linkis-engineconn-plugins 报错内容如下: [ERROR] /opt/WedataSphere/incubator-linkis-release-1.0.3/linkis-engineconn-plugins/engineconn-plugins/spark/src/main/scala/org/apache/linkis/engineplugin/spark/executor/SparkPythonExecutor.scala:87: value authToken is not a member of py4j.GatewayServer.GatewayServerBuilder [ERROR] try builder.authToken(py4jToken) catch { [ERROR] ^ [WARNING] /opt/WedataSphere/incubator-linkis-release-1.0.3/linkis-engineconn-plugins/engineconn-plugins/spark/src/main/scala/org/apache/linkis/engineplugin/spark/executor/SparkScalaExecutor.scala:96: a pure expression does nothing in statement position; you may be omitting necessary parentheses [WARNING] null [WARNING] ^ [WARNING] one warning found ### Relevent platform Maven == 3.6.3 JDK == 1.8.0_301 Linux == Centos7.8 ### Reproduction script mvn clean install -Dmaven.test.skip=true ### Anything else _No response_ ### Are you willing to submit a PR? - [ ] 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.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