Kevin Wilfong created HIVE-3486:
-----------------------------------

             Summary: CTAS in database with location on non-default name node 
fails
                 Key: HIVE-3486
                 URL: https://issues.apache.org/jira/browse/HIVE-3486
             Project: Hive
          Issue Type: Bug
          Components: Query Processor
    Affects Versions: 0.10.0
            Reporter: Kevin Wilfong
            Assignee: Kevin Wilfong


If a database has a location which is on a different name node than the default 
database's location, CTAS queries run in that database will fail.

This is because the intermediate location which is where the final 
FileSinkOperator writes to is determined based on the scheme and authority of 
the value of hive.metastore.warehouse.dir instead of the table's database's 
location.

--
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