[
https://issues.apache.org/jira/browse/SPARK-40635?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17612131#comment-17612131
]
Yang Jie edited comment on SPARK-40635 at 10/2/22 3:43 PM:
-----------------------------------------------------------
Manual test : build/sbt "yarn/test" -Phadoop-2 -Pyarn and mvn clean test -pl
resource-managers/yarn -Phadoop-2 -Pyarn locally, but they all passed.
>From the characteristics of the failed case, the nodemanager start failed
>because the start command line is too long, maybe due to the classpath
>contains too many jars
was (Author: luciferyang):
Manual test : build/sbt "yarn/test" -Phadoop-2 -Pyarn and mvn clean test -pl
resource-managers/yarn -Phadoop-2 -Pyarn locally, but they all passed.
>From the characteristics of the failed case, the nodemanager start failed
>because the start command line is too long, maybe due to the classpath
>contains too many jars
> Scala 2.12 + Hadoop 2 + JDK 8 Daily Test failed
> ------------------------------------------------
>
> Key: SPARK-40635
> URL: https://issues.apache.org/jira/browse/SPARK-40635
> Project: Spark
> Issue Type: Bug
> Components: Tests, YARN
> Affects Versions: 3.4.0
> Reporter: Yang Jie
> Priority: Major
> Attachments: build-failed
>
>
> [https://github.com/apache/spark/actions/runs/3164718086]
>
> {code:java}
> [error]
> org.apache.spark.deploy.yarn.YarnShuffleAlternateNameConfigWithLevelDBBackendSuite
> [error]
> org.apache.spark.deploy.yarn.YarnShuffleIntegrationWithLevelDBBackendSuite
> [error] org.apache.spark.deploy.yarn.YarnClusterSuite
> [error]
> org.apache.spark.deploy.yarn.YarnShuffleAuthWithLevelDBBackendSuite
> [error]
> org.apache.spark.deploy.yarn.YarnShuffleAlternateNameConfigWithRocksDBBackendSuite
> [error]
> org.apache.spark.deploy.yarn.YarnShuffleIntegrationWithRocksDBBackendSuite
> [error]
> org.apache.spark.deploy.yarn.YarnShuffleAuthWithRocksDBBackendSuite {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]