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

Progress bars in Web UI always at 100%

VotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Blocker
    • Resolution: Fixed
    • None
    • 2.8.0, 3.0.0-alpha2
    • webapps
    • None

    Description

      YARN web UI always shows progress bars at 100% (see screenshot, progress of the reduce step is roughly at 40.00%). I opened the HTML source code to check (also see screenshot), and it seems the problem is that it uses "%%" ,which cannot be recognized. This is due to the output of StringUtils.format() contains '%', while in *Block.java use join() add an extra '%'.

      Attachments

        1. MAPREDUCE-6816.patch
          5 kB
          Shen Yinjie
        2. pre.png
          55 kB
          Shen Yinjie
        3. MAPREDUCE-6816.01.patch
          5 kB
          Shen Yinjie
        4. MAPREDUCE-6816.02.patch
          2 kB
          Shen Yinjie
        5. MAPREDUCE-6816.03.patch
          3 kB
          Shen Yinjie

        Issue Links

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            shenyinjie Shen Yinjie
            shenyinjie Shen Yinjie
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment