You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Jakob Homan (JIRA)" <ji...@apache.org> on 2013/01/04 23:40:13 UTC

[jira] [Created] (HIVE-3860) Alter table location shouldn't required fully qualified URI

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