[ 
https://issues.apache.org/jira/browse/HIVE-2411?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Carl Steinbach updated HIVE-2411:
---------------------------------

       Resolution: Fixed
    Fix Version/s: 0.8.0
     Hadoop Flags: Reviewed
           Status: Resolved  (was: Patch Available)

Committed to trunk and branch-0.8. Thanks Ashutosh!
                
> 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

        

Reply via email to