You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Ashutosh Chauhan (JIRA)" <ji...@apache.org> on 2011/08/26 02:25:28 UTC

[jira] [Updated] (HIVE-2411) Metastore server tries to create a default db dir without authenticating itself

     [ 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