Github user WangTaoTheTonic commented on the pull request:
https://github.com/apache/spark/pull/5297#issuecomment-89147994
@tgravescs IIUC the output diagnostics message should be:
>15/04/03 11:18:47 INFO YarnClientImpl: Submitted application
application_1427257505534_0029
15/04/03 11:18:57 INFO Client:
client token: N/A
diagnostics: Application killed by user.
ApplicationMaster host: N/A
ApplicationMaster RPC port: -1
queue: default
start time: 1428031127858
final status: KILLED
tracking URL:
http://doggie153:8088/cluster/app/application_1427257505534_0029
user: root
Exception in thread "main" org.apache.spark.SparkException: Application
application_1427257505534_0029 finished with status: KILLED
at org.apache.spark.deploy.yarn.Client.run(Client.scala:632)
at org.apache.spark.deploy.yarn.Client$.main(Client.scala:666)
at org.apache.spark.deploy.yarn.Client.main(Client.scala)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:601)
at
org.apache.spark.deploy.SparkSubmit$.org$apache$spark$deploy$SparkSubmit$$runMain(SparkSubmit.scala:569)
at
org.apache.spark.deploy.SparkSubmit$.doRunMain$1(SparkSubmit.scala:166)
at
org.apache.spark.deploy.SparkSubmit$.submit(SparkSubmit.scala:189)
at org.apache.spark.deploy.SparkSubmit$.main(SparkSubmit.scala:110)
at org.apache.spark.deploy.SparkSubmit.main(SparkSubmit.scala)
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]