[
https://issues.apache.org/jira/browse/HCATALOG-90?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13091959#comment-13091959
]
Ashutosh Chauhan commented on HCATALOG-90:
------------------------------------------
@Francis,
Try with the following configuration:
{code}
<property>
<name>hive.metastore.checkForDefaultDb</name>
<value>false</value>
</property>
{code}
> HCat Thrift Server AKA Metastore won't start up successfully the first time
> without a kinit
> -------------------------------------------------------------------------------------------
>
> Key: HCATALOG-90
> URL: https://issues.apache.org/jira/browse/HCATALOG-90
> Project: HCatalog
> Issue Type: Bug
> Reporter: Francis Liu
> Assignee: Ashutosh Chauhan
> Labels: hcatalog, hive
>
> Hcat thrift server (AKA metastore) wouldn't startup because it kept failing
> to access secured hdfs. The server does not seem to login with kerberos even
> after providing the credentials in the config file. I'm assuming that's what
> it's supposed to use:
> hive.metastore.kerberos.keytab.file
> hive.metastore.kerberos.principal
> Looking through the hive code, the hdfs client does not seem to pickup any
> kerberos configurations/credentials.
> I finally got the server to start by manually logging myself in via kinit
> then running the start script. Is this normal operation? I didn't see it
> documented in installation instructions.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira