[
https://issues.apache.org/jira/browse/HIVE-2411?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ashutosh Chauhan updated HIVE-2411:
-----------------------------------
Description: 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.
(was: new HMSHandler() gets called before metastore server has done a login.
That results in createDefaultDB() gets called which fails since NN cannot
authenticate metastore.)
Summary: Metastore server tries to connect to NN without authenticating
itself (was: Metastore server tries to create a default db dir without
authenticating itself)
> 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