Uploaded image for project: 'Hadoop YARN'
  1. Hadoop YARN
  2. YARN-10025 Various improvements in YARN log servlets
  3. YARN-10306

Create simple copy log aggregation file controller

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Won't Fix
    • 3.3.0
    • None
    • yarn
    • None

    Description

      Log aggregation file controllers were created (YARN-6875) to effectively wrap and move the logs of containers to a remote filesystem. While this filesystem was HDFS, it was logical to create as big files as we can by packing it into an aggregated (blob) file. As S3A is a valid target since YARN-9525, it is much less painful from the end user point of view to browse these files as they are - and not in an aggregated blob format.

      I propose to implement a "dumb"/bare copy file controller that copies the container log files to the remote file system without any aggregation/wrapping. The only thing which makes sense to enable is the compression of those files, so we should support that.

      Docs

      Attachments

        Activity

          People

            gandras Andras Gyori
            adam.antal Adam Antal
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: