[ https://issues.apache.org/jira/browse/HIVE-2411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13151005#comment-13151005 ]
Hudson commented on HIVE-2411: ------------------------------ Integrated in Hive-0.8.0-SNAPSHOT-h0.21 #96 (See [https://builds.apache.org/job/Hive-0.8.0-SNAPSHOT-h0.21/96/]) HIVE-2411. Metastore server tries to connect to NN without authenticating itself (Ashutosh Chauhan via cws) cws : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1202444 Files : * /hive/branches/branch-0.8/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java > 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 > Components: Metastore, Security > 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. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira