<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>question Re: Enable Kerberos namenode start failed in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Enable-Kerberos-namenode-start-failed/m-p/173367#M135641</link>
    <description>&lt;P&gt;Keytab name: FILE:/etc/security/keytabs/hdfs.headless.keytab &lt;/P&gt;&lt;P&gt;KVNO Principal &lt;/P&gt;&lt;P&gt;---- -------------------------------------------------------------------------- &lt;/P&gt;&lt;P&gt;    1 hdfs-hdpcluster@EXAMPLE.COM (des3-cbc-sha1) &lt;/P&gt;&lt;P&gt;    1 hdfs-hdpcluster@EXAMPLE.COM (aes256-cts-hmac-sha1-96) &lt;/P&gt;&lt;P&gt;    1 hdfs-hdpcluster@EXAMPLE.COM (arcfour-hmac) &lt;/P&gt;&lt;P&gt;     1 hdfs-hdpcluster@EXAMPLE.COM (aes128-cts-hmac-sha1-96) 
   1 hdfs-hdpcluster@EXAMPLE.COM (des-cbc-md5)&lt;/P&gt;</description>
    <pubDate>Wed, 28 Dec 2016 18:10:45 GMT</pubDate>
    <dc:creator>amazon20062007</dc:creator>
    <dc:date>2016-12-28T18:10:45Z</dc:date>
    <item>
      <title>Enable Kerberos namenode start failed</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Enable-Kerberos-namenode-start-failed/m-p/173358#M135632</link>
      <description>&lt;P&gt;16/12/28 10:45:26 WARN retry.RetryInvocationHandler: Exception while invoking ClientNamenodeProtocolTranslatorPB.setSafeMode over null. Not retrying because try once and fail.&lt;/P&gt;&lt;PRE&gt;java.io.IOException: Failed on local exception: java.io.IOException: Couldn't setup connection for hdfs-hdpcluster@EXAMPLE.COM to bigdata013.example.com/&amp;lt;ip-address&amp;gt;:8020; Host Details : local host is: "bigdata013.example.com/&amp;lt;ip-address&amp;gt;"; destination host is: "bigdata013.example.com":8020; 
	at org.apache.hadoop.net.NetUtils.wrapException(NetUtils.java:782)
	at org.apache.hadoop.ipc.Client.getRpcResponse(Client.java:1556)
	at org.apache.hadoop.ipc.Client.call(Client.java:1496)
	at org.apache.hadoop.ipc.Client.call(Client.java:1396)
	at org.apache.hadoop.ipc.ProtobufRpcEngine$Invoker.invoke(ProtobufRpcEngine.java:233)
	at com.sun.proxy.$Proxy10.setSafeMode(Unknown Source)
	at org.apache.hadoop.hdfs.protocolPB.ClientNamenodeProtocolTranslatorPB.setSafeMode(ClientNamenodeProtocolTranslatorPB.java:711)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.apache.hadoop.io.retry.RetryInvocationHandler.invokeMethod(RetryInvocationHandler.java:278)
	at org.apache.hadoop.io.retry.RetryInvocationHandler.invoke(RetryInvocationHandler.java:194)
	at org.apache.hadoop.io.retry.RetryInvocationHandler.invoke(RetryInvocationHandler.java:176)
	at com.sun.proxy.$Proxy11.setSafeMode(Unknown Source)
	at org.apache.hadoop.hdfs.DFSClient.setSafeMode(DFSClient.java:2657)
	at org.apache.hadoop.hdfs.DistributedFileSystem.setSafeMode(DistributedFileSystem.java:1340)
	at org.apache.hadoop.hdfs.DistributedFileSystem.setSafeMode(DistributedFileSystem.java:1324)
	at org.apache.hadoop.hdfs.tools.DFSAdmin.setSafeMode(DFSAdmin.java:611)
	at org.apache.hadoop.hdfs.tools.DFSAdmin.run(DFSAdmin.java:1916)
	at org.apache.hadoop.util.ToolRunner.run(ToolRunner.java:76)
	at org.apache.hadoop.util.ToolRunner.run(ToolRunner.java:90)
	at org.apache.hadoop.hdfs.tools.DFSAdmin.main(DFSAdmin.java:2107)
Caused by: java.io.IOException: Couldn't setup connection for hdfs-hdpcluster@EXAMPLE.COM to bigdata013.example.com/&amp;lt;ip-address&amp;gt;:8020
	at org.apache.hadoop.ipc.Client$Connection$1.run(Client.java:712)
	at java.security.AccessController.doPrivileged(Native Method)
	at javax.security.auth.Subject.doAs(Subject.java:422)
	at org.apache.hadoop.security.UserGroupInformation.doAs(UserGroupInformation.java:1724)
	at org.apache.hadoop.ipc.Client$Connection.handleSaslConnectionFailure(Client.java:683)
	at org.apache.hadoop.ipc.Client$Connection.setupIOstreams(Client.java:770)
	at org.apache.hadoop.ipc.Client$Connection.access$3200(Client.java:397)
	at org.apache.hadoop.ipc.Client.getConnection(Client.java:1618)
	at org.apache.hadoop.ipc.Client.call(Client.java:1449)
	... 20 more
Caused by: org.apache.hadoop.ipc.RemoteException(javax.security.sasl.SaslException): GSS initiate failed
	at org.apache.hadoop.security.SaslRpcClient.saslConnect(SaslRpcClient.java:375)
	at org.apache.hadoop.ipc.Client$Connection.setupSaslConnection(Client.java:595)
	at org.apache.hadoop.ipc.Client$Connection.access$2000(Client.java:397)
	at org.apache.hadoop.ipc.Client$Connection$2.run(Client.java:762)
	at org.apache.hadoop.ipc.Client$Connection$2.run(Client.java:758)
	at java.security.AccessController.doPrivileged(Native Method)
	at javax.security.auth.Subject.doAs(Subject.java:422)
	at org.apache.hadoop.security.UserGroupInformation.doAs(UserGroupInformation.java:1724)
	at org.apache.hadoop.ipc.Client$Connection.setupIOstreams(Client.java:757)
	... 23 more
safemode: Failed on local exception: java.io.IOException: Couldn't setup connection for hdfs-hdpcluster@EXAMPLE.COM to bigdata013.example.com/&amp;lt;ip-address&amp;gt;:8020; Host Details : local host is: "bigdata013.example.com/&amp;lt;ip-address&amp;gt;"; destination host is: "bigdata013.example.com":8020; 
16/12/28 10:45:40 WARN security.UserGroupInformation: Not attempting to re-login since the last re-login was attempted less than 600 seconds before.
16/12/28 10:45:43 WARN security.UserGroupInformation: Not attempting to re-login since the last re-login was attempted less than 600 seconds before.
16/12/28 10:45:44 WARN security.UserGroupInformation: Not attempting to re-login since the last re-login was attempted less than 600 seconds before.
16/12/28 10:45:48 WARN security.UserGroupInformation: Not attempting to re-login since the last re-login was attempted less than 600 seconds before.&lt;/PRE&gt;</description>
      <pubDate>Wed, 28 Dec 2016 10:54:47 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Enable-Kerberos-namenode-start-failed/m-p/173358#M135632</guid>
      <dc:creator>amazon20062007</dc:creator>
      <dc:date>2016-12-28T10:54:47Z</dc:date>
    </item>
    <item>
      <title>Re: Enable Kerberos namenode start failed</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Enable-Kerberos-namenode-start-failed/m-p/173359#M135633</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/14787/amazon20062007.html" nodeid="14787"&gt;@Zhao Chaofeng&lt;/A&gt;&lt;/P&gt;&lt;P&gt;As this issue is basically related to "GSS initiate failed", Hence can you please check if you see a valid ticket and if you are able to do a "kinit" manually?&lt;/P&gt;&lt;P&gt;Also are you using Sun JDK? If yes then you will have to install the JCE policies for encryption. &lt;/P&gt;&lt;P&gt;Please check the below link which says&lt;EM&gt; "Before enabling Kerberos in 
the cluster, you must deploy the Java Cryptography Extension (JCE) 
security policy files on the Ambari Server and on all hosts in the 
cluster."&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;: &lt;A href="https://docs.hortonworks.com/HDPDocuments/Ambari-2.4.2.0/bk_ambari-security/content/installing_the_jce.html"&gt;https://docs.hortonworks.com/HDPDocuments/Ambari-2.4.2.0/bk_ambari-security/content/installing_the_jce.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 28 Dec 2016 16:51:29 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Enable-Kerberos-namenode-start-failed/m-p/173359#M135633</guid>
      <dc:creator>jsensharma</dc:creator>
      <dc:date>2016-12-28T16:51:29Z</dc:date>
    </item>
    <item>
      <title>Re: Enable Kerberos namenode start failed</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Enable-Kerberos-namenode-start-failed/m-p/173360#M135634</link>
      <description>&lt;P&gt;Yes, I have installed JCE manually. And I execute "kinit" command to test ticket, the result is OK.&lt;/P&gt;&lt;P&gt;I have a question that whether KDC and ambari-server are in the same host, is it OK?&lt;/P&gt;</description>
      <pubDate>Wed, 28 Dec 2016 16:58:31 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Enable-Kerberos-namenode-start-failed/m-p/173360#M135634</guid>
      <dc:creator>amazon20062007</dc:creator>
      <dc:date>2016-12-28T16:58:31Z</dc:date>
    </item>
    <item>
      <title>Re: Enable Kerberos namenode start failed</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Enable-Kerberos-namenode-start-failed/m-p/173361#M135635</link>
      <description>&lt;P&gt;Yes, It is fine. KDC and Ambari can be co located on the same host.  Or they can be remotely located as well. &lt;/P&gt;&lt;P&gt;I have a setup where i am running KDC and Ambari on the same host without any issue so far.&lt;/P&gt;</description>
      <pubDate>Wed, 28 Dec 2016 17:02:25 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Enable-Kerberos-namenode-start-failed/m-p/173361#M135635</guid>
      <dc:creator>jsensharma</dc:creator>
      <dc:date>2016-12-28T17:02:25Z</dc:date>
    </item>
    <item>
      <title>Re: Enable Kerberos namenode start failed</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Enable-Kerberos-namenode-start-failed/m-p/173362#M135636</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/14787/amazon20062007.html" nodeid="14787"&gt;@Zhao Chaofeng&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Since how long you are facing this issue?  I mean is there a recent change happened? Or any recent upgrade?&lt;/P&gt;&lt;P&gt;What is your HDP and Ambari Version?    &lt;/P&gt;&lt;P&gt;Only the NameNode is failing with the mentioned &lt;STRONG&gt;&lt;EM&gt;"GSS initiate failed"&lt;/EM&gt;&lt;/STRONG&gt;, or few other components are also falling with the same issue. &lt;/P&gt;&lt;P&gt;I am sure that the Hostname is correct (example:    hostname -f). Still it is worth to check.&lt;/P&gt;&lt;P&gt;- Is this kind of issue happening on the same host "bigdata013.example.com/&amp;lt;ip-address&amp;gt;:8020" ? Is this the only host (and the components hosted in this host) are giving the "GSS initiate failed" ?  Or other hosts of your cluster are also having this issue? 
- Worth to check the hostname &amp;amp; KDC Connectivity.&lt;/P&gt;</description>
      <pubDate>Wed, 28 Dec 2016 17:04:47 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Enable-Kerberos-namenode-start-failed/m-p/173362#M135636</guid>
      <dc:creator>jsensharma</dc:creator>
      <dc:date>2016-12-28T17:04:47Z</dc:date>
    </item>
    <item>
      <title>Re: Enable Kerberos namenode start failed</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Enable-Kerberos-namenode-start-failed/m-p/173363#M135637</link>
      <description>&lt;P&gt;No, I install HDP and ambari a minute ago. After installed, I "Enable Kerberos" and I face this issue.&lt;/P&gt;&lt;P&gt;HDP version: HDP-2.5.0.0&lt;/P&gt;&lt;P&gt;ambari version: Version
      2.4.1.0&lt;/P&gt;&lt;P&gt;Of course, all service countered this issue.&lt;/P&gt;&lt;P&gt;I see your reply answer in my another question. After I install JCE, I encouter 'App Timeline Server start failed'.&lt;/P&gt;&lt;P&gt;The log is:&lt;/P&gt;&lt;OL&gt;
&lt;LI&gt;File"/var/lib/ambari-agent/cache/common-services/YARN/2.1.0.2.0/package/scripts/application_timeline_server.py", line 155,in&amp;lt;module&amp;gt;&lt;/LI&gt;&lt;LI&gt;ApplicationTimelineServer().execute()&lt;/LI&gt;&lt;LI&gt;File"/usr/lib/python2.6/site-packages/resource_management/libraries/script/script.py", line 280,in execute&lt;/LI&gt;&lt;LI&gt;    method(env)&lt;/LI&gt;&lt;LI&gt;File"/var/lib/ambari-agent/cache/common-services/YARN/2.1.0.2.0/package/scripts/application_timeline_server.py", line 44,in start&lt;/LI&gt;&lt;LI&gt;self.configure(env)# FOR SECURITY&lt;/LI&gt;&lt;LI&gt;File"/var/lib/ambari-agent/cache/common-services/YARN/2.1.0.2.0/package/scripts/application_timeline_server.py", line 55,in configure&lt;/LI&gt;&lt;LI&gt;    yarn(name='apptimelineserver')&lt;/LI&gt;&lt;LI&gt;File"/usr/lib/python2.6/site-packages/ambari_commons/os_family_impl.py", line 89,in thunk&lt;/LI&gt;&lt;LI&gt;return fn(*args,**kwargs)&lt;/LI&gt;&lt;LI&gt;File"/var/lib/ambari-agent/cache/common-services/YARN/2.1.0.2.0/package/scripts/yarn.py", line 337,in yarn&lt;/LI&gt;&lt;LI&gt;    mode=0755&lt;/LI&gt;&lt;LI&gt;File"/usr/lib/python2.6/site-packages/resource_management/core/base.py", line 155,in __init__&lt;/LI&gt;&lt;LI&gt;self.env.run()&lt;/LI&gt;&lt;LI&gt;File"/usr/lib/python2.6/site-packages/resource_management/core/environment.py", line 160,in run&lt;/LI&gt;&lt;LI&gt;self.run_action(resource, action)&lt;/LI&gt;&lt;LI&gt;File"/usr/lib/python2.6/site-packages/resource_management/core/environment.py", line 124,in run_action&lt;/LI&gt;&lt;LI&gt;    provider_action()&lt;/LI&gt;&lt;LI&gt;File"/usr/lib/python2.6/site-packages/resource_management/libraries/providers/hdfs_resource.py", line 459,in action_create_on_execute&lt;/LI&gt;&lt;LI&gt;self.action_delayed("create")&lt;/LI&gt;&lt;LI&gt;File"/usr/lib/python2.6/site-packages/resource_management/libraries/providers/hdfs_resource.py", line 456,in action_delayed&lt;/LI&gt;&lt;LI&gt;self.get_hdfs_resource_executor().action_delayed(action_name,self)&lt;/LI&gt;&lt;LI&gt;File"/usr/lib/python2.6/site-packages/resource_management/libraries/providers/hdfs_resource.py", line 247,in action_delayed&lt;/LI&gt;&lt;LI&gt;self._assert_valid()&lt;/LI&gt;&lt;LI&gt;File"/usr/lib/python2.6/site-packages/resource_management/libraries/providers/hdfs_resource.py", line 231,in _assert_valid&lt;/LI&gt;&lt;LI&gt;self.target_status =self._get_file_status(target)&lt;/LI&gt;&lt;LI&gt;File"/usr/lib/python2.6/site-packages/resource_management/libraries/providers/hdfs_resource.py", line 292,in _get_file_status&lt;/LI&gt;&lt;LI&gt;    list_status =self.util.run_command(target,'GETFILESTATUS', method='GET', ignore_status_codes=['404'], assertable_result=False)&lt;/LI&gt;&lt;LI&gt;File"/usr/lib/python2.6/site-packages/resource_management/libraries/providers/hdfs_resource.py", line 192,in run_command&lt;/LI&gt;&lt;LI&gt;raiseFail(err_msg)&lt;/LI&gt;&lt;LI&gt;resource_management.core.exceptions.Fail:Execution of 'curl -sS -L -w '%{http_code}' -X GET --negotiate -u : 'http://bigdata013.example.com:50070/webhdfs/v1/ats/done?op=GETFILESTATUS&amp;amp;user.name=hdfs'' returned status_code=403. &lt;/LI&gt;&lt;LI&gt;&amp;lt;html&amp;gt;&lt;/LI&gt;&lt;LI&gt;&amp;lt;head&amp;gt;&lt;/LI&gt;&lt;LI&gt;&amp;lt;meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"/&amp;gt;&lt;/LI&gt;&lt;LI&gt;&amp;lt;title&amp;gt;Error403GSSException:Failure unspecified at GSS-API level (Mechanism level:Encryption type AES256 CTS mode with HMAC SHA1-96isnot supported/enabled)&amp;lt;/title&amp;gt;&lt;/LI&gt;&lt;LI&gt;&amp;lt;/head&amp;gt;&lt;/LI&gt;&lt;LI&gt;&amp;lt;body&amp;gt;&amp;lt;h2&amp;gt;HTTP ERROR 403&amp;lt;/h2&amp;gt;&lt;/LI&gt;&lt;LI&gt;&amp;lt;p&amp;gt;Problem accessing /webhdfs/v1/ats/done.Reason:&lt;/LI&gt;&lt;LI&gt;&amp;lt;pre&amp;gt;GSSException:Failure unspecified at GSS-API level (Mechanism level:Encryption type AES256 CTS mode with HMAC SHA1-96isnot supported/enabled)&amp;lt;/pre&amp;gt;&amp;lt;/p&amp;gt;&amp;lt;hr /&amp;gt;&amp;lt;i&amp;gt;&amp;lt;small&amp;gt;PoweredbyJetty://&amp;lt;/small&amp;gt;&amp;lt;/i&amp;gt;&amp;lt;br/&amp;gt;                                                &lt;/LI&gt;&lt;LI&gt;&amp;lt;br/&amp;gt;&lt;/LI&gt;&lt;LI&gt;&amp;lt;br/&amp;gt;&lt;/LI&gt;&lt;LI&gt;&amp;lt;br/&amp;gt;&lt;/LI&gt;&lt;LI&gt;&amp;lt;br/&amp;gt;&lt;/LI&gt;&lt;LI&gt;&amp;lt;br/&amp;gt;&lt;/LI&gt;&lt;LI&gt;&amp;lt;br/&amp;gt;&lt;/LI&gt;&lt;LI&gt;&amp;lt;br/&amp;gt;&lt;/LI&gt;&lt;LI&gt;&amp;lt;br/&amp;gt;&lt;/LI&gt;&lt;LI&gt;&amp;lt;br/&amp;gt;&lt;/LI&gt;&lt;LI&gt;&amp;lt;br/&amp;gt;&lt;/LI&gt;&lt;LI&gt;&amp;lt;br/&amp;gt;&lt;/LI&gt;&lt;LI&gt;&amp;lt;br/&amp;gt;&lt;/LI&gt;&lt;LI&gt;&amp;lt;br/&amp;gt;&lt;/LI&gt;&lt;LI&gt;&amp;lt;br/&amp;gt;&lt;/LI&gt;&lt;LI&gt;&amp;lt;br/&amp;gt;&lt;/LI&gt;&lt;LI&gt;&amp;lt;br/&amp;gt;&lt;/LI&gt;&lt;LI&gt;&amp;lt;br/&amp;gt;&lt;/LI&gt;&lt;LI&gt;&amp;lt;br/&amp;gt;&lt;/LI&gt;&lt;LI&gt;&amp;lt;br/&amp;gt;&lt;/LI&gt;&lt;LI&gt;&amp;lt;/body&amp;gt;&lt;/LI&gt;&lt;LI&gt;&amp;lt;/html&amp;gt;&lt;/LI&gt;&lt;/OL&gt;</description>
      <pubDate>Wed, 28 Dec 2016 17:17:03 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Enable-Kerberos-namenode-start-failed/m-p/173363#M135637</guid>
      <dc:creator>amazon20062007</dc:creator>
      <dc:date>2016-12-28T17:17:03Z</dc:date>
    </item>
    <item>
      <title>Re: Enable Kerberos namenode start failed</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Enable-Kerberos-namenode-start-failed/m-p/173364#M135638</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/14787/amazon20062007.html" nodeid="14787"&gt;@Zhao Chaofeng&lt;/A&gt;&lt;/P&gt;&lt;P&gt;- Please check if the &lt;EM&gt;&lt;STRONG&gt;"Reverse lookup"&lt;/STRONG&gt;&lt;/EM&gt; is correct or not on that host? &lt;/P&gt;&lt;P&gt;- Also it will be best if you can share the output of to see the kerberos related JAVA options used.&lt;/P&gt;&lt;PRE&gt; ps -ef | grep AmbariServer
 ps -ef | grep NameNode&lt;/PRE&gt;&lt;P&gt;- Just to verify the correct JAVA Path which has the JCE. &lt;/P&gt;&lt;P&gt;.&lt;/P&gt;</description>
      <pubDate>Wed, 28 Dec 2016 17:20:11 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Enable-Kerberos-namenode-start-failed/m-p/173364#M135638</guid>
      <dc:creator>jsensharma</dc:creator>
      <dc:date>2016-12-28T17:20:11Z</dc:date>
    </item>
    <item>
      <title>Re: Enable Kerberos namenode start failed</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Enable-Kerberos-namenode-start-failed/m-p/173365#M135639</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/14787/amazon20062007.html" nodeid="14787"&gt;@Zhao Chaofeng&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Also can you please share the output of the following command &lt;EM&gt;&lt;STRONG&gt; "klist -e -k /etc/security/keytabs/hdfs.headless.keytab"&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;to see the encryption types used by the kerberos tickets?&lt;/P&gt;&lt;PRE&gt;# klist -e -k /etc/security/keytabs/hdfs.headless.keytab
Keytab name: FILE:/etc/security/keytabs/hdfs.headless.keytab
KVNO Principal
---- --------------------------------------------------------------------------
   4 hdfs-JoyCluster@EXAMPLE.COM (des3-cbc-sha1) 
   4 hdfs-JoyCluster@EXAMPLE.COM (arcfour-hmac) 
   4 hdfs-JoyCluster@EXAMPLE.COM (aes128-cts-hmac-sha1-96) 
   4 hdfs-JoyCluster@EXAMPLE.COM (des-cbc-md5) 
   4 hdfs-JoyCluster@EXAMPLE.COM (aes256-cts-hmac-sha1-96) 

&lt;/PRE&gt;&lt;P&gt;.&lt;/P&gt;</description>
      <pubDate>Wed, 28 Dec 2016 17:24:09 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Enable-Kerberos-namenode-start-failed/m-p/173365#M135639</guid>
      <dc:creator>jsensharma</dc:creator>
      <dc:date>2016-12-28T17:24:09Z</dc:date>
    </item>
    <item>
      <title>Re: Enable Kerberos namenode start failed</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Enable-Kerberos-namenode-start-failed/m-p/173366#M135640</link>
      <description>&lt;P&gt;NameNode is in safe mode, and it can not up.&lt;/P&gt;</description>
      <pubDate>Wed, 28 Dec 2016 18:09:22 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Enable-Kerberos-namenode-start-failed/m-p/173366#M135640</guid>
      <dc:creator>amazon20062007</dc:creator>
      <dc:date>2016-12-28T18:09:22Z</dc:date>
    </item>
    <item>
      <title>Re: Enable Kerberos namenode start failed</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Enable-Kerberos-namenode-start-failed/m-p/173367#M135641</link>
      <description>&lt;P&gt;Keytab name: FILE:/etc/security/keytabs/hdfs.headless.keytab &lt;/P&gt;&lt;P&gt;KVNO Principal &lt;/P&gt;&lt;P&gt;---- -------------------------------------------------------------------------- &lt;/P&gt;&lt;P&gt;    1 hdfs-hdpcluster@EXAMPLE.COM (des3-cbc-sha1) &lt;/P&gt;&lt;P&gt;    1 hdfs-hdpcluster@EXAMPLE.COM (aes256-cts-hmac-sha1-96) &lt;/P&gt;&lt;P&gt;    1 hdfs-hdpcluster@EXAMPLE.COM (arcfour-hmac) &lt;/P&gt;&lt;P&gt;     1 hdfs-hdpcluster@EXAMPLE.COM (aes128-cts-hmac-sha1-96) 
   1 hdfs-hdpcluster@EXAMPLE.COM (des-cbc-md5)&lt;/P&gt;</description>
      <pubDate>Wed, 28 Dec 2016 18:10:45 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Enable-Kerberos-namenode-start-failed/m-p/173367#M135641</guid>
      <dc:creator>amazon20062007</dc:creator>
      <dc:date>2016-12-28T18:10:45Z</dc:date>
    </item>
    <item>
      <title>Re: Enable Kerberos namenode start failed</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Enable-Kerberos-namenode-start-failed/m-p/173368#M135642</link>
      <description>&lt;P&gt;After I reinstall kerberos, it looks like ok and I start NameNode and install other service also good. But I can not find why it failed previous.&lt;/P&gt;&lt;P&gt;Thank you for your help.&lt;/P&gt;</description>
      <pubDate>Wed, 28 Dec 2016 18:19:54 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Enable-Kerberos-namenode-start-failed/m-p/173368#M135642</guid>
      <dc:creator>amazon20062007</dc:creator>
      <dc:date>2016-12-28T18:19:54Z</dc:date>
    </item>
    <item>
      <title>Re: Enable Kerberos namenode start failed</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Enable-Kerberos-namenode-start-failed/m-p/173369#M135643</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/14787/amazon20062007.html" nodeid="14787"&gt;@Zhao Chaofeng&lt;/A&gt; - I am having exact problem with Hbase (1.1.2) - &lt;A href="https://community.hortonworks.com/questions/79084/gss-initiate-failed-even-with-a-valid-kerberos-ser.html"&gt;GSS Initiate failed even with a valid kerberos service ticket.&lt;/A&gt; Can you please let me know what version of kerberos libraries did you re-install? I am using Kerberos 5 version 1.10.3&lt;/P&gt;&lt;P&gt;
Thanks!
Sumit&lt;/P&gt;</description>
      <pubDate>Mon, 23 Jan 2017 17:26:20 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Enable-Kerberos-namenode-start-failed/m-p/173369#M135643</guid>
      <dc:creator>sumit_nigam</dc:creator>
      <dc:date>2017-01-23T17:26:20Z</dc:date>
    </item>
    <item>
      <title>Re: Enable Kerberos namenode start failed</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Enable-Kerberos-namenode-start-failed/m-p/173370#M135644</link>
      <description>&lt;P&gt;Kerberos 1.15. I install it with repo of CentOS 7.&lt;/P&gt;</description>
      <pubDate>Mon, 23 Jan 2017 17:53:05 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Enable-Kerberos-namenode-start-failed/m-p/173370#M135644</guid>
      <dc:creator>amazon20062007</dc:creator>
      <dc:date>2017-01-23T17:53:05Z</dc:date>
    </item>
    <item>
      <title>Re: Enable Kerberos namenode start failed</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Enable-Kerberos-namenode-start-failed/m-p/173371#M135645</link>
      <description>&lt;P&gt;&lt;STRONG&gt;Check your "/etckrb5.conf"&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;("default_tgs_enctypes" ; "default_tkt_enctypes" ; "permitted_enctypes" must contain encryption types you use.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Renewing your ticket can help ...&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;here for example, launch this command :&lt;/P&gt;&lt;P&gt;kinit -kt /etc/security/keytabs/hdfs.headless.keytab hdfs-hdp_dev@EXAMPLE.COM&lt;/P&gt;</description>
      <pubDate>Thu, 02 Nov 2017 16:52:25 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Enable-Kerberos-namenode-start-failed/m-p/173371#M135645</guid>
      <dc:creator>frederic_wou</dc:creator>
      <dc:date>2017-11-02T16:52:25Z</dc:date>
    </item>
    <item>
      <title>Re: Enable Kerberos namenode start failed</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Enable-Kerberos-namenode-start-failed/m-p/173372#M135646</link>
      <description>&lt;P&gt;&lt;EM&gt;&lt;A href="https://community.hortonworks.com/users/14787/amazon20062007.html"&gt;@Zhao Chaofeng&lt;/A&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Is this thread still open? i.e hasn't this problem been resolved?&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Please revert&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Nov 2017 19:29:32 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Enable-Kerberos-namenode-start-failed/m-p/173372#M135646</guid>
      <dc:creator>Shelton</dc:creator>
      <dc:date>2017-11-02T19:29:32Z</dc:date>
    </item>
  </channel>
</rss>

