Jakob Homan created HIVE-3860:
---------------------------------

             Summary: Alter table location shouldn't required fully qualified 
URI
                 Key: HIVE-3860
                 URL: https://issues.apache.org/jira/browse/HIVE-3860
             Project: Hive
          Issue Type: Bug
    Affects Versions: 0.8.1
            Reporter: Jakob Homan
            Assignee: Jakob Homan


Currently one can create an external table by specifying a regular path, eg 
'/my/cool/table' but to update the location one must specify the whole NN addr 
and pah, eg 'hdfs://mycoolnn:9000/my/cooler/table' Alter table should assume 
the default fs if not specified.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to