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

Webhcat resource /templeton/v1/status doesn't track Hive job progress

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None
    • None

    Description

      Problem: Unable to track Hive job progress through webhcat.
      Cause:
      TempletonUtils has code to parse PIG and JAR child jobid and percentage progress but none for Hive jobs. extractPercentComplete() and extractChildJobId() are supposed to do this parsing.
      Effect:
      /templeton/v1/queue/$job_id?user.name=$user returns no job progress info. The jobid param in the json result that's supposed to contain the child hive jobid contains the templetoncontrollerjob id instead leaving the parent jobid null.

      Attachments

        1. HIVE-6130.1.patch
          4 kB
          Shuaishuai Nie

        Issue Links

          Activity

            People

              Unassigned Unassigned
              shuainie Shuaishuai Nie
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated: