Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: revise per HIVE-4446, but kept old description for releases prior to 0.12.0

...

Kill a job given its job ID. Substitute ":jobid" with the job ID received when the job was created.

Info
titleVersion: Deprecated in 0.12.0

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

URL

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

...

Panel
titleColorindigo
titleBGColorsilver
titleNavigation Links

Previous: GET queue/:jobid

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

Replaced in Hive 0.12.0 by: DELETE jobs/:jobid