AngersZhuuuu commented on pull request #29421: URL: https://github.com/apache/spark/pull/29421#issuecomment-683487745
> I noticed now that some Jenkins jobs for maven fail in the TRANSFORM-reateld tests, e.g., > spark-master-test-maven-hadoop-2.7-hive-2.3-jdk-11: https://amplab.cs.berkeley.edu/jenkins/view/Spark%20QA%20Test%20(Dashboard)/job/spark-master-test-maven-hadoop-2.7-hive-2.3-jdk-11/ > spark-master-test-maven-hadoop-3.2-hive-2.3-jdk-11: > https://amplab.cs.berkeley.edu/jenkins/view/Spark%20QA%20Test%20(Dashboard)/job/spark-master-test-maven-hadoop-3.2-hive-2.3-jdk-11/ > spark-master-test-maven-hadoop-3.2-hive-2.3: > https://amplab.cs.berkeley.edu/jenkins/view/Spark%20QA%20Test%20(Dashboard)/job/spark-master-test-maven-hadoop-3.2-hive-2.3/ > > Not sure about which commit break them and could you check them? Seems failed because resource/test_script.py, we have moved this file from sql/hive module to sql/core module. It is ok in current env, but seems in jdk11 it can't read 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: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
