Guest User

Untitled

a guest
Dec 18th, 2017
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.39 KB | None | 0 0
  1. Exception in thread "main" org.apache.spark.SparkException: Application application_1512628475693_0641 finished with failed status
  2. at org.apache.spark.deploy.yarn.Client.run(Client.scala:1261)
  3. at org.apache.spark.deploy.yarn.Client$.main(Client.scala:1307)
  4. at org.apache.spark.deploy.yarn.Client.main(Client.scala)
  5. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  6. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  7. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  8. at java.lang.reflect.Method.invoke(Method.java:498)
  9. at org.apache.spark.deploy.SparkSubmit$.org$apache$spark$deploy$SparkSubmit$$runMain(SparkSubmit.scala:751)
  10. at org.apache.spark.deploy.SparkSubmit$.doRunMain$1(SparkSubmit.scala:187)
  11. at org.apache.spark.deploy.SparkSubmit$.submit(SparkSubmit.scala:212)
  12. at org.apache.spark.deploy.SparkSubmit$.main(SparkSubmit.scala:126)
  13. at org.apache.spark.deploy.SparkSubmit.main(SparkSubmit.scala)
  14.  
  15. AM Container for appattempt_1512628475693_0641_000001 exited with exitCode: 15
  16. Diagnostics: Exception from container-launch.
  17. Container id: container_e9342_1512628475693_0641_01_000001
  18. Exit code: 15
  19. Stack trace: org.apache.hadoop.yarn.server.nodemanager.containermanager.runtime.ContainerExecutionException: Launch container failed
Add Comment
Please, Sign In to add comment