[ https://issues.apache.org/jira/browse/HIVE-2411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13094301#comment-13094301 ]
Ashutosh Chauhan commented on HIVE-2411: ---------------------------------------- I think this should be included in 0.8 branch also as without this its impossible to bring up a metastore server on a secure cluster. > Metastore server tries to connect to NN 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 > > > When metastore server is launching it first calls new HMSHandler() even > before it has done a login. That results in createDefaultDB() gets called > which then results in getFileSystem() calls which tries to create a > connection to NN and then it 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