Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: queue method removed in Hive 0.14.0 (HIVE-6432 & -7010)

...

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. (See HIVE-4443.)
DELETE queue/:jobid is equivalent to DELETE jobs/:jobid – check DELETE jobs/:jobid for documentation.

Warning
titleVersion: Obsolete in 0.14.0

DELETE queue/:jobid will be removed in Hive release 0.14.0. (See HIVE-6432.) Use DELETE jobs/:jobid instead.

URL

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

...