Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

Hadoop Version — GET version/hadoop

Table of Contents

Description

Return the version of Hadoop being run when WebHCat creates a MapReduce job (POST mapreduce/jar or mapreduce/streaming).

Info
titleVersion: Hive 0.13.0 and later

GET version/hadoop is introduced in Hive release 0.13.0 (HIVE-6226).

URL

http://www.myserver.com/templeton/v1/version/hadoop

Parameters

Only the standard parameters are accepted.

Results

Returns the Hadoop version.

Example

Curl Command

No Format
% curl -s 'http://localhost:50111/templeton/v1/version/hadoop?user.name=ekoifman'

JSON Output

No Format
[
{"module":"hadoop","version":"2.4.1-SNAPSHOT}
]

 

 

 

Panel
titleColorindigo
titleBGColorsilver
titleNavigation Links

Previous: GET version/hive
Next: POST ddl

General: WebHCat ReferenceWebHCat ManualHCatalog ManualHive Wiki HomeHive Project Site

Replaces deprecated resource: GET queue
Old version of deprecated resource (HCatalog 0.5.0): GET queue