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

GET queue/:jobid is deprecated starting in Hive release 0.12.0. Users are encouraged to use GET jobs/:jobid instead. (See HIVE-4443.)
GET queue/:jobid is equivalent to GET jobs/:jobid – check GET jobs/:jobid for documentation.

Warning
titleVersion: Obsolete in 0.14.0

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

URL

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

...