If the application has failed/succeeded, the logs get pushed to HDFS and can
be accessed by following command :-

yarn logs --applicationId <application_id>

If it's still running, you can find executors' logs on corresponding data
nodes in hadoop logs directory. PAth should be something like :-

/data/hadoop_logs/userLogs/<app_id>/....



--
View this message in context: 
http://apache-spark-user-list.1001560.n3.nabble.com/Spark-yarn-client-mode-Hangs-in-final-stages-of-Collect-or-Reduce-tp21551p21560.html
Sent from the Apache Spark User List mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@spark.apache.org
For additional commands, e-mail: user-h...@spark.apache.org

Reply via email to