Uploaded image for project: 'Apache Tez'
  1. Apache Tez
  2. TEZ-4028

Events not visible from proto history logging for s3a filesystem until dag completes.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.9.2, 0.10.0
    • None

    Description

      The events are not visible in the files because s3 filesystem

      • flush writes to local disk and only upload/commit to s3 on close.
      • does not support append

      As an initial fix we log the dag submitted, initialized and started events into a file and these can be read to get the dag plan, config from the AM. The counters are anyways not available until the dag completes.

      The in-progress information cannot be read, this can be obtained from the AM once we have the above events.

      Attachments

        1. TEZ-4028.02.patch
          16 kB
          Harish JP
        2. TEZ-4028.01.patch
          15 kB
          Harish JP

        Activity

          People

            harishjp Harish JP
            harishjp Harish JP
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: