<?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: KDC test failing in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/KDC-test-failing/m-p/128972#M47522</link>
    <description>&lt;P&gt;@Rober its MIT &lt;/P&gt;&lt;P&gt; [ambari-client-thread-637] KdcServerConnectionVerification:242 - An unexpected exception occurred while attempting to communicate with the KDC server at maxiqtesting1.lti.com:88 over UDP
10 May 2017 17:54:42,799 ERROR [ambari-client-thread-637] KdcServerConnectionVerification:115 - Failed to connect to the KDC at maxiqtesting1.lti.com:88 using either TCP or UDP&lt;/P&gt;</description>
    <pubDate>Wed, 10 May 2017 19:28:55 GMT</pubDate>
    <dc:creator>shehbazks98</dc:creator>
    <dc:date>2017-05-10T19:28:55Z</dc:date>
    <item>
      <title>KDC test failing</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/KDC-test-failing/m-p/128966#M47516</link>
      <description>&lt;P&gt;I am in the Kerberos install menu and I choose the options "existing MIT KDC"  but on the next screen (see attached picture) the KDC test fails . &lt;/P&gt;&lt;P&gt;this is my first time installing Ranger so I am not even sure if I should be choosing this option so please guide me on how to install/fix the Kerberos issue on HDP2.5. &lt;/P&gt;&lt;P&gt;&lt;A href="https://community.cloudera.com/legacyfs/online/attachments/9869-capture.jpg"&gt;capture.jpg&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Nov 2016 03:13:04 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/KDC-test-failing/m-p/128966#M47516</guid>
      <dc:creator>aliyesami</dc:creator>
      <dc:date>2016-11-30T03:13:04Z</dc:date>
    </item>
    <item>
      <title>Re: KDC test failing</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/KDC-test-failing/m-p/128967#M47517</link>
      <description>&lt;P&gt;@&lt;A href="https://community.hortonworks.com/users/10115/sahmad43.html"&gt;Sami Ahmad&lt;/A&gt;&lt;/P&gt;&lt;P&gt;When you will click on the "Connection Failed" (link) present in the screenshot  then it will show you the cause of failure.&lt;/P&gt;&lt;P&gt;If it shows "&lt;STRONG&gt;UNREACHABLE&lt;/STRONG&gt;" then you will need to check if that host is reachable or not.&lt;/P&gt;&lt;P&gt;Also while doing "Test Connection" next it will be best to put the "ambari-server.log" in tail mode to see what error you get.&lt;/P&gt;&lt;P&gt;You should see something like following entry: (Here i intentionally made the hostname wrong for testing. &lt;/P&gt;&lt;PRE&gt;29 Nov 2016 19:25:51,929 ERROR [ambari-kdc-verify] KdcConnection:380 - Authentication failed
29 Nov 2016 19:25:51,952 ERROR [ambari-kdc-verify] KdcConnection:380 - Authentication failed
29 Nov 2016 19:25:51,954  WARN [ambari-client-thread-88819] KdcServerConnectionVerification:242 - An unexpected exception occurred while attempting to communicate with the KDC server at kjss1.example.com1:88 over TCP
29 Nov 2016 19:25:51,975 ERROR [ambari-kdc-verify] KdcConnection:380 - Authentication failed
29 Nov 2016 19:25:52,002 ERROR [ambari-kdc-verify] KdcConnection:380 - Authentication failed
29 Nov 2016 19:25:52,003  WARN [ambari-client-thread-88819] KdcServerConnectionVerification:242 - An unexpected exception occurred while attempting to communicate with the KDC server at kjss1.example.com1:88 over UDP
29 Nov 2016 19:25:52,003 ERROR [ambari-client-thread-88819] KdcServerConnectionVerification:115 - Failed to connect to the KDC at kjss1.example.com1:88 using either TCP or UDP
&lt;/PRE&gt;&lt;P&gt;.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Nov 2016 03:23:25 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/KDC-test-failing/m-p/128967#M47517</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-11-30T03:23:25Z</dc:date>
    </item>
    <item>
      <title>Re: KDC test failing</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/KDC-test-failing/m-p/128968#M47518</link>
      <description>&lt;P&gt;the node is up.  The Ambari logs are reporting the following:&lt;/P&gt;&lt;P&gt;how can I see if the KDC server is up and listening on port 88 ?  &lt;/P&gt;&lt;P&gt;I installed Kerberos as follows :&lt;/P&gt;&lt;PRE&gt;yum install krb5-server krb5-libs krb5-workstation
&lt;/PRE&gt;&lt;PRE&gt;29 Nov 2016 14:52:17,878 ERROR [ambari-kdc-verify] KdcConnection:380 - Authentication failed
29 Nov 2016 14:52:17,890 ERROR [ambari-kdc-verify] KdcConnection:380 - Authentication failed
29 Nov 2016 14:52:17,891  WARN [ambari-client-thread-84] KdcServerConnectionVerification:242 - An unexpected exception occurred while attempting to communicate with the KDC server at hadoop1:88 over TCP
29 Nov 2016 14:52:27,892  WARN [ambari-client-thread-84] KdcServerConnectionVerification:252 - Timeout occurred while attempting to to communicate with KDC server at hadoop1:88 over UDP
29 Nov 2016 14:52:27,892 ERROR [ambari-client-thread-84] KdcServerConnectionVerification:115 - Failed to connect to the KDC at hadoop1:88 using either TCP or UDP

&lt;/PRE&gt;</description>
      <pubDate>Wed, 30 Nov 2016 03:55:14 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/KDC-test-failing/m-p/128968#M47518</guid>
      <dc:creator>aliyesami</dc:creator>
      <dc:date>2016-11-30T03:55:14Z</dc:date>
    </item>
    <item>
      <title>Re: KDC test failing</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/KDC-test-failing/m-p/128969#M47519</link>
      <description>&lt;P&gt;the connection was failing because the KDC server was not up and running . I followed this link to install and bring the KDC server and then I could pass the connection test .&lt;/P&gt;&lt;P&gt;&lt;A href="https://gist.github.com/ashrithr/4767927948eca70845db"&gt;https://gist.github.com/ashrithr/4767927948eca70845db&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Nov 2016 04:55:24 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/KDC-test-failing/m-p/128969#M47519</guid>
      <dc:creator>aliyesami</dc:creator>
      <dc:date>2016-11-30T04:55:24Z</dc:date>
    </item>
    <item>
      <title>Re: KDC test failing</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/KDC-test-failing/m-p/128970#M47520</link>
      <description>&lt;P&gt;Hiii&lt;/P&gt;&lt;P&gt;i m facing the same issue will you plz help me to get into this out &lt;A href="https://community.cloudera.com/legacyfs/online/attachments/15276-unreachable.png"&gt;unreachable.png&lt;/A&gt;&lt;/P&gt;&lt;P&gt;( this action will
check accessibility of KDC host and port from Ambari Server host)&lt;/P&gt;&lt;P&gt;on os level kerberos is working fine....&lt;/P&gt;</description>
      <pubDate>Wed, 10 May 2017 15:57:32 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/KDC-test-failing/m-p/128970#M47520</guid>
      <dc:creator>shehbazks98</dc:creator>
      <dc:date>2017-05-10T15:57:32Z</dc:date>
    </item>
    <item>
      <title>Re: KDC test failing</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/KDC-test-failing/m-p/128971#M47521</link>
      <description>&lt;A rel="user" href="https://community.cloudera.com/users/17059/shehbazks98.html" nodeid="17059"&gt;@PATHAN SHEBAZ  RUSTUM&lt;/A&gt;&lt;P&gt;Take a look at the Ambari server log (/var/log/ambari-server/ambari-server.log) and see if are any interesting messages in there related to this.  I assume the KDC is an MIT KDC&lt;/P&gt;</description>
      <pubDate>Wed, 10 May 2017 16:07:41 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/KDC-test-failing/m-p/128971#M47521</guid>
      <dc:creator>rlevas</dc:creator>
      <dc:date>2017-05-10T16:07:41Z</dc:date>
    </item>
    <item>
      <title>Re: KDC test failing</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/KDC-test-failing/m-p/128972#M47522</link>
      <description>&lt;P&gt;@Rober its MIT &lt;/P&gt;&lt;P&gt; [ambari-client-thread-637] KdcServerConnectionVerification:242 - An unexpected exception occurred while attempting to communicate with the KDC server at maxiqtesting1.lti.com:88 over UDP
10 May 2017 17:54:42,799 ERROR [ambari-client-thread-637] KdcServerConnectionVerification:115 - Failed to connect to the KDC at maxiqtesting1.lti.com:88 using either TCP or UDP&lt;/P&gt;</description>
      <pubDate>Wed, 10 May 2017 19:28:55 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/KDC-test-failing/m-p/128972#M47522</guid>
      <dc:creator>shehbazks98</dc:creator>
      <dc:date>2017-05-10T19:28:55Z</dc:date>
    </item>
    <item>
      <title>Re: KDC test failing</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/KDC-test-failing/m-p/128973#M47523</link>
      <description>&lt;P&gt;My only guess is that maxiqtesting1.lti.com or port 88 (UDP or TCP) is not reachable for some reason. Make sure there are no firewalls in the way and that the Ambari server host can resolve that DNS name. &lt;/P&gt;&lt;P&gt;If you enable debug logging, you might be able to get more information since the &lt;EM&gt;cause&lt;/EM&gt; will be reported as well.  To turn on the debug log for this, add the following to /etc/ambari-server/conf/log4j.properties:&lt;/P&gt;&lt;PRE&gt;log4j.logger.org.apache.ambari.server.KdcServerConnectionVerification&lt;/PRE&gt;</description>
      <pubDate>Wed, 10 May 2017 20:26:01 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/KDC-test-failing/m-p/128973#M47523</guid>
      <dc:creator>rlevas</dc:creator>
      <dc:date>2017-05-10T20:26:01Z</dc:date>
    </item>
    <item>
      <title>Re: KDC test failing</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/KDC-test-failing/m-p/128974#M47524</link>
      <description>&lt;P&gt;I installed HDP 2.6 and faced same problem while setting up kerberos. it's jar problem. Download
policy jars for java:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;A href="http://www.oracle.com/technetwork/java/javase/downloads/jce8-download-2133166.html"&gt;http://www.oracle.com/technetwork/java/javase/downloads/jce8-download-2133166.html&lt;/A&gt;  extract and place them in all the servers under &lt;/STRONG&gt;&lt;STRONG&gt;&lt;/STRONG&gt;&lt;STRONG&gt;/usr/java/jdk1.8.0_112/jre/lib/security/ . Then restart ambari server and restart krb5kds and kadmin services..now check your kdc connection will be pass &lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 21 Apr 2018 00:59:45 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/KDC-test-failing/m-p/128974#M47524</guid>
      <dc:creator>meetparthu14</dc:creator>
      <dc:date>2018-04-21T00:59:45Z</dc:date>
    </item>
  </channel>
</rss>

