Eugene Koifman created HIVE-6577:
------------------------------------
Summary: change WebHCat reference examples to show user.name as a
query paramter
Key: HIVE-6577
URL: https://issues.apache.org/jira/browse/HIVE-6577
Project: Hive
Issue Type: Bug
Components: WebHCat
Reporter: Eugene Koifman
as of HIVE-6576, submitting POST requests to webhcat with user.name as a form
parameter is deprecated. user.name should instead be in the query string
'http://.../templeton/v1/ddl?use.name=foo'
Most WebHCat reference doc examples show 'curl -d user.name=foo', so they need
to be updated.
--
This message was sent by Atlassian JIRA
(v6.2#6252)