Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-9351

Running Hive Jobs with Tez cause templeton to never report percent complete

Log workAgile BoardRank to TopRank to BottomBulk Copy AttachmentsBulk Move AttachmentsVotersWatch issueWatchersCreate sub-taskConvert to sub-taskMoveLinkCloneLabelsUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.14.0
    • 1.1.0
    • WebHCat
    • None

    Description

      Currently, when submitting Hive jobs through WebHCat and Hive is configured to use Tez, the "percentComplete" field returned by WebHCat is empty.

      LaunchMapper in WebHCat parses stderr of the process that it launches to extract map = 100%, reduce = 100% for Map/Reduce case. With Tez the content of stderr looks like

        Map 1: -/-	Reducer 2: 0/1	
        Map 1: -/-	Reducer 2: 0(+1)/1	
        Map 1: -/-	Reducer 2: 1/1
      

      WebHCat should handle that as well.
      WebHCat will follow HIVE-8495 and report (completed tasks)/(total tasks) as a percentage.

      Attachments

        1. HIVE-9351.patch
          9 kB
          Eugene Koifman

        Activity

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

          People

            ekoifman Eugene Koifman Assign to me
            ekoifman Eugene Koifman
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment