[ https://issues.apache.org/jira/browse/HIVE-3486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Kevin Wilfong updated HIVE-3486: -------------------------------- Attachment: HIVE-3486.2.patch.txt > 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 > Attachments: HIVE-3486.1.patch.txt, HIVE-3486.2.patch.txt > > > 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