You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Ankur Gupta (JIRA)" <ji...@apache.org> on 2018/08/14 21:18:00 UTC

[jira] [Created] (SPARK-25118) Need a solution to persist Spark application console outputs when running in shell/yarn client mode

Ankur Gupta created SPARK-25118:
-----------------------------------

             Summary: Need a solution to persist Spark application console outputs when running in shell/yarn client mode
                 Key: SPARK-25118
                 URL: https://issues.apache.org/jira/browse/SPARK-25118
             Project: Spark
          Issue Type: Improvement
          Components: Spark Submit
    Affects Versions: 2.3.0, 2.2.0, 2.1.0, 2.0.0
            Reporter: Ankur Gupta


We execute Spark applications in YARN Client mode a lot of time. When we do so the Spark Driver logs are printed to the console.

We need a solution to persist the console outputs for later usage. This can be either for doing some troubleshooting or for some another log analysis. Ideally, we would like to persist these along with Yarn logs (when application is run in Yarn Client mode).



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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