You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Pau Tallada Crespí (JIRA)" <ji...@apache.org> on 2017/06/30 16:55:00 UTC

[jira] [Created] (HIVE-17003) WebHCat Hive jobs lost progress info since HIVE_CLI_SERVICE_PROTOCOL_V10

Pau Tallada Crespí created HIVE-17003:
-----------------------------------------

             Summary: WebHCat Hive jobs lost progress info since HIVE_CLI_SERVICE_PROTOCOL_V10
                 Key: HIVE-17003
                 URL: https://issues.apache.org/jira/browse/HIVE-17003
             Project: Hive
          Issue Type: Bug
          Components: Thrift API, WebHCat
    Affects Versions: 1.2.1
         Environment: HDP 2.6.0 on Centos7
Hive 1.2.1.2.6 and probably some version of Hive 2.x (I think 2.1.x)
            Reporter: Pau Tallada Crespí
            Priority: Minor


Hi,

We rely on WebHCat REST interface to retrieve Hive job progress for long-running queries.

Like this GET /templeton/v1/jobs/job_1498806400392_0014?user.name=xxx HTTP/1.1

Before updating (using HDP 2.5 with an older Hive version), we used progress info in "percentComplete" JSON response field.

After update, this field is always "null". I suppose this may be to changes in the progress reporting API in https://issues.apache.org/jira/browse/HIVE-15473

See also: https://github.com/apache/hive/commit/3e01ef3268ffbcb69c5c18c2c9f8810512c91bf8#diff-bd8c8f77e81bc08903e14233b3be1687

Thank you very much for your work!

Let me know if I can provide more info or help in any way :)

Pau.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)