Uploaded image for project: 'Hadoop Map/Reduce'
  1. Hadoop Map/Reduce
  2. MAPREDUCE-6570

logs in MRAppMasterShutdownHook can not be output, beacuse Hook of Tasklog will be called to shutdown LogManager previously

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Patch Available
    • Major
    • Resolution: Unresolved
    • 2.5.0, 2.6.0, 2.7.0
    • None
    • applicationmaster
    • None
    • Reviewed

    Description

      priority of MRAppMasterShutdownHook is 30, while priority of TaskLogHook is 50.
      when a applicationMaster received a signal to shutdown, actually TaskLogHook will be called first. Then when MRAppMasterShutdownHook be called next, no logs can be output.

      Attachments

        1. MAPREDUCE-6570-1.patch
          5 kB
          lachisis
        2. MAPREDUCE-6570-2.patch
          5 kB
          lachisis
        3. MAPREDUCE-6570-3.patch
          6 kB
          lachisis
        4. MAPREDUCE-6570-4.patch
          6 kB
          lachisis

        Activity

          People

            lachisis lachisis
            lachisis lachisis
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: