You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Eugene Koifman (JIRA)" <ji...@apache.org> on 2014/03/07 03:06:42 UTC

[jira] [Created] (HIVE-6577) change WebHCat reference examples to show user.name as a query paramter

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)