dongjoon-hyun commented on pull request #28456: URL: https://github.com/apache/spark/pull/28456#issuecomment-628890539
Ur, in `Maven` environment, this seems to cause more UT failures in the other suite. - https://amplab.cs.berkeley.edu/jenkins/view/Spark%20QA%20Test%20(Dashboard)/job/spark-master-test-maven-hadoop-3.2-hive-2.3/407/ It seems that this have a side effect. ``` Test Result (11 failures / +7) org.apache.spark.deploy.yarn.YarnClusterSuite.run Spark in yarn-client mode org.apache.spark.deploy.yarn.YarnClusterSuite.run Spark in yarn-cluster mode with different configurations, ensuring redaction org.apache.spark.deploy.yarn.YarnClusterSuite.yarn-cluster should respect conf overrides in SparkHadoopUtil (SPARK-16414, SPARK-23630) org.apache.spark.deploy.yarn.YarnClusterSuite.run Spark in yarn-cluster mode with additional jar org.apache.spark.deploy.yarn.YarnClusterSuite.run Python application in yarn-cluster mode org.apache.spark.deploy.yarn.YarnClusterSuite.run Python application in yarn-cluster mode using spark.yarn.appMasterEnv to override local envvar org.apache.spark.deploy.yarn.YarnClusterSuite.user class path first in cluster mode org.apache.spark.deploy.yarn.YarnClusterSuite.executor env overwrite AM env in cluster mode org.apache.spark.deploy.yarn.YarnShuffleAuthSuite.external shuffle service org.apache.spark.deploy.yarn.YarnShuffleIntegrationSuite.external shuffle service ``` ---------------------------------------------------------------- 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]
