[ https://issues.apache.org/jira/browse/HIVE-17560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Thejas M Nair updated HIVE-17560: --------------------------------- Resolution: Fixed Status: Resolved (was: Patch Available) > HiveMetastore doesn't start in secure cluster if repl change manager is > enabled > ------------------------------------------------------------------------------- > > Key: HIVE-17560 > URL: https://issues.apache.org/jira/browse/HIVE-17560 > Project: Hive > Issue Type: Bug > Reporter: Thejas M Nair > Assignee: Thejas M Nair > Fix For: 3.0.0 > > Attachments: HIVE-17560.1.patch > > > When hive.repl.cm.enabled=true, ReplChangeManager tries to access HDFS before > metastore does kerberos login using keytab. > Metastore startup code doesn't do an explicit login using keytab, but instead > relies on kinit by saslserver for use by thrift to do it. > It would be cleaner to do an explicit UGI.loginFromKeytab instead to avoid > such issues in future as well. -- This message was sent by Atlassian JIRA (v6.4.14#64029)