[ https://issues.apache.org/jira/browse/HIVE-2411?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ashutosh Chauhan updated HIVE-2411: ----------------------------------- Attachment: hive-2411.patch Simple patch which makes sure metastore does a login first before attempting to create dir. > Metastore server tries to create a default db dir without authenticating > itself > ------------------------------------------------------------------------------- > > Key: HIVE-2411 > URL: https://issues.apache.org/jira/browse/HIVE-2411 > Project: Hive > Issue Type: Bug > Reporter: Ashutosh Chauhan > Assignee: Ashutosh Chauhan > Fix For: 0.8.0 > > Attachments: hive-2411.patch > > > new HMSHandler() gets called before metastore server has done a login. That > results in createDefaultDB() gets called which fails since NN cannot > authenticate metastore. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira