[
https://issues.apache.org/jira/browse/HIVE-6941?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shuaishuai Nie updated HIVE-6941:
---------------------------------
Description: Since WebHCat support invoking Sqoop job (introduced in
HIVE-5072), it should also expose endpoint "version/sqoop" to return the
version of Sqoop interactive. In HIVE-5072, the endpoint "version/sqoop" is
exposed return "NOT_IMPLEMENTED_501". The reason is we cannot simply do the
same as the endpoint "version/hive" or "version/hadoop" since WebHCat does not
have dependency with Sqoop. Currently Sqoop 1 support getting the version using
command "sqoop version". WebHCat can invoke this command using
"templeton/v1/sqoop" endpoint but this is not interactive. (was: Since WebHCat
support invoking Sqoop job (introduced in HIVE-5072), it should also expose
endpoint "version/sqoop" to return the version of Sqoop used. In HIVE-5072, the
endpoint "version/sqoop" is exposed return "NOT_IMPLEMENTED_501".)
> [WebHCat] Complete implementation of webhcat endpoint "version/sqoop"
> ---------------------------------------------------------------------
>
> Key: HIVE-6941
> URL: https://issues.apache.org/jira/browse/HIVE-6941
> Project: Hive
> Issue Type: Improvement
> Components: WebHCat
> Reporter: Shuaishuai Nie
>
> Since WebHCat support invoking Sqoop job (introduced in HIVE-5072), it should
> also expose endpoint "version/sqoop" to return the version of Sqoop
> interactive. In HIVE-5072, the endpoint "version/sqoop" is exposed return
> "NOT_IMPLEMENTED_501". The reason is we cannot simply do the same as the
> endpoint "version/hive" or "version/hadoop" since WebHCat does not have
> dependency with Sqoop. Currently Sqoop 1 support getting the version using
> command "sqoop version". WebHCat can invoke this command using
> "templeton/v1/sqoop" endpoint but this is not interactive.
--
This message was sent by Atlassian JIRA
(v6.2#6252)