You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/08/17 22:57:49 UTC

[jira] [Assigned] (SPARK-10059) Broken test: YarnClusterSuite

     [ https://issues.apache.org/jira/browse/SPARK-10059?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Apache Spark reassigned SPARK-10059:
------------------------------------

    Assignee:     (was: Apache Spark)

> Broken test: YarnClusterSuite
> -----------------------------
>
>                 Key: SPARK-10059
>                 URL: https://issues.apache.org/jira/browse/SPARK-10059
>             Project: Spark
>          Issue Type: Test
>            Reporter: Davies Liu
>            Priority: Critical
>
> This test failed everytime:  https://amplab.cs.berkeley.edu/jenkins/view/Spark-QA-Test/job/Spark-1.5-SBT/AMPLAB_JENKINS_BUILD_PROFILE=hadoop2.3,label=spark-test/116/testReport/junit/org.apache.spark.deploy.yarn/YarnClusterSuite/_It_is_not_a_test_/history/
> {code}
> Error Message
> java.io.IOException: ResourceManager failed to start. Final state is STOPPED
> Stacktrace
> sbt.ForkMain$ForkError: java.io.IOException: ResourceManager failed to start. Final state is STOPPED
> 	at org.apache.hadoop.yarn.server.MiniYARNCluster.startResourceManager(MiniYARNCluster.java:302)
> 	at org.apache.hadoop.yarn.server.MiniYARNCluster.access$500(MiniYARNCluster.java:87)
> 	at org.apache.hadoop.yarn.server.MiniYARNCluster$ResourceManagerWrapper.serviceStart(MiniYARNCluster.java:422)
> 	at org.apache.hadoop.service.AbstractService.start(AbstractService.java:193)
> 	at org.apache.hadoop.service.CompositeService.serviceStart(CompositeService.java:121)
> 	at org.apache.hadoop.service.AbstractService.start(AbstractService.java:193)
> 	at org.apache.spark.deploy.yarn.YarnClusterSuite.beforeAll(YarnClusterSuite.scala:104)
> 	at org.scalatest.BeforeAndAfterAll$class.beforeAll(BeforeAndAfterAll.scala:187)
> 	at org.apache.spark.deploy.yarn.YarnClusterSuite.beforeAll(YarnClusterSuite.scala:46)
> 	at org.scalatest.BeforeAndAfterAll$class.run(BeforeAndAfterAll.scala:253)
> 	at org.apache.spark.deploy.yarn.YarnClusterSuite.run(YarnClusterSuite.scala:46)
> 	at org.scalatest.tools.Framework.org$scalatest$tools$Framework$$runSuite(Framework.scala:462)
> 	at org.scalatest.tools.Framework$ScalaTestTask.execute(Framework.scala:671)
> 	at sbt.ForkMain$Run$2.call(ForkMain.java:294)
> 	at sbt.ForkMain$Run$2.call(ForkMain.java:284)
> 	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
> 	at java.lang.Thread.run(Thread.java:745)
> Caused by: sbt.ForkMain$ForkError: ResourceManager failed to start. Final state is STOPPED
> 	at org.apache.hadoop.yarn.server.MiniYARNCluster.startResourceManager(MiniYARNCluster.java:297)
> 	... 18 more
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org