You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Hari Sankar Sivarama Subramaniyan (JIRA)" <ji...@apache.org> on 2013/10/11 04:56:46 UTC

[jira] [Created] (HIVE-5519) Support ranges of job ids for templeton

Hari Sankar Sivarama Subramaniyan created HIVE-5519:
-------------------------------------------------------

             Summary: Support ranges of job ids for templeton
                 Key: HIVE-5519
                 URL: https://issues.apache.org/jira/browse/HIVE-5519
             Project: Hive
          Issue Type: Bug
          Components: WebHCat
            Reporter: Hari Sankar Sivarama Subramaniyan
            Assignee: Hari Sankar Sivarama Subramaniyan


Issuing a command to retrieve the jobs field using

"https://mwinkledemo.azurehdinsight.net:563/templeton/v1/queue/<job_id>?user.name=admin&fields=*" --user u:p
will result in timeout in windows machine. The issue happens because of the amount of data that needs to be fetched. The proposal is to introduce a new api to retrieve a list of job details rather than retrieve all the information using a single command.



--
This message was sent by Atlassian JIRA
(v6.1#6144)