Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: revise per HIVE-4446

...

Check the status of a job and get related job information given its job ID. Substitute ":jobid" with the job ID received when the job was created.

Info
titleVersion: Deprecated in 0.12.0

GET queue/:jobid is deprecated starting in Hive release 0.12.0. Users are encouraged to use GET jobs/:jobid instead.
GET queue/:jobid is equivalent to GET jobs/:jobid, check GET jobs/:jobid for documentation.

URL

http://www.myserver.com/templeton/v1/queue/:jobid

...

Panel
titleColorindigo
titleBGColorsilver
titleNavigation Links

Previous: GET queue
Next: DELETE queue/:jobid

General: WebHCat ReferenceWebHCat ManualHCatalog ManualHive Wiki HomeHive Project Site
Old version of this document (HCatalog 0.5.0): GET queue/:jobid

Replaced in Hive 0.12.0 by: GET jobs/:jobid