Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-25118

Need a solution to persist Spark application console outputs when running in shell/yarn client mode

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.0.0, 2.1.0, 2.2.0, 2.3.0
    • 3.0.0
    • Spark Submit
    • None

    Description

      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). Also, this has to be end-user agnostic, so that the logs are available for later usage without requiring the end-user to make some configuration changes.

      Attachments

        Activity

          People

            ankur.gupta Ankur Gupta
            ankur.gupta Ankur Gupta
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: