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

Support rolling log aggregation for Spark running on YARN

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 2.1.0
    • Spark Core, YARN
    • None

    Description

      YARN supports rolling log aggregation since version 2.6+, it will aggregate the logs in a timely manner and upload to the HDFS. Compared to the previous log aggregation method which only aggregate the logs after application is finished, this will speed up the log aggregation time. Also this will avoid too large log file problem (out of disk).

      So here propose to introduce this feature for Spark on YARN.

      Attachments

        Activity

          People

            jerryshao Saisai Shao
            jerryshao Saisai Shao
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: