<?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: Cannot run jobs with Kerberos after upgrading to JDK 1.8. in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Cannot-run-jobs-with-Kerberos-after-upgrading-to-JDK-1-8/m-p/314878#M226239</link>
    <description>&lt;P&gt;I have found the cause, it seems that Cloudera always use the /etc/krb5.conf file, if fact, if I changed this file to restrict the algoriths, Cloudera would not get up; but for jobs running inside Cloudera, it looks for /etc/krb5/krb5.conf file, once I created this file and add the following line to it, it started to work properly:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;allow_weak_crypto = true &lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;Note: It was needed to remove "MD5" from&amp;nbsp;jdk.tls.disabledAlgorithms y java.security.&lt;/P&gt;</description>
    <pubDate>Mon, 19 Apr 2021 15:22:31 GMT</pubDate>
    <dc:creator>Aorosa</dc:creator>
    <dc:date>2021-04-19T15:22:31Z</dc:date>
    <item>
      <title>Cannot run jobs with Kerberos after upgrading to JDK 1.8.</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Cannot-run-jobs-with-Kerberos-after-upgrading-to-JDK-1-8/m-p/313994#M225840</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have just upgraded the JDK version of my Cloudera 5.10 cluster from 1.7 to 1.8 and everything starts ok but when I try to run a job from Talend the following error appears in HDFS Name Node log:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2021-03-22 13:11:32,711 INFO org.apache.hadoop.ipc.Server: Socket Reader #1 for port 8020: readAndProcess from client 69.117.42.187 threw exception [javax.security.sasl.SaslException: GSS initiate failed [Caused by GSSException: Failure unspecified at GSS-API level (Mechanism level: DES CBC mode with MD5 encryption type not in permitted_enctypes list)]]&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If I go back to JDK 1.7 it runs perfectly.&lt;/P&gt;&lt;P&gt;I have tried with 1.8.201 and also with 1.8.91 (since this was one of the tested ones).&lt;/P&gt;&lt;P&gt;I think I have JCE and java.security correctly configured.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We do not want to allow DES CBC in the KDC since it a weak algorith.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Has it happened to anyone?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ángel&lt;/P&gt;</description>
      <pubDate>Sun, 04 Apr 2021 15:16:35 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Cannot-run-jobs-with-Kerberos-after-upgrading-to-JDK-1-8/m-p/313994#M225840</guid>
      <dc:creator>Aorosa</dc:creator>
      <dc:date>2021-04-04T15:16:35Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot run jobs with Kerberos after upgrading to JDK 1.8.</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Cannot-run-jobs-with-Kerberos-after-upgrading-to-JDK-1-8/m-p/314419#M226036</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/87311"&gt;@Aorosa&lt;/a&gt;&amp;nbsp;As per my opinion you should check the&amp;nbsp;kdc.conf file and then check for&amp;nbsp;supported_enctypes&amp;nbsp;and can use any Etype mentioned there.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 11 Apr 2021 08:40:59 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Cannot-run-jobs-with-Kerberos-after-upgrading-to-JDK-1-8/m-p/314419#M226036</guid>
      <dc:creator>GangWar</dc:creator>
      <dc:date>2021-04-11T08:40:59Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot run jobs with Kerberos after upgrading to JDK 1.8.</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Cannot-run-jobs-with-Kerberos-after-upgrading-to-JDK-1-8/m-p/314484#M226069</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/29629"&gt;@GangWar&lt;/a&gt;&amp;nbsp;, thank you for your answer.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The problem is that I do not know why it is trying to use this algorithm or where I can configure it to use another, I mean, using JDK 1.7 it worked withouth any further configuration, but upgrading to JDK 1.8 it did not; I should not have to accept weak algorithms like des-cbc-md5.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Tikets generated manually with kinit use aes256-cts-hmac-sha1-96 encription, I don't know if I can change this behaviour or if it is even configurable.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Mon, 12 Apr 2021 12:19:12 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Cannot-run-jobs-with-Kerberos-after-upgrading-to-JDK-1-8/m-p/314484#M226069</guid>
      <dc:creator>Aorosa</dc:creator>
      <dc:date>2021-04-12T12:19:12Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot run jobs with Kerberos after upgrading to JDK 1.8.</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Cannot-run-jobs-with-Kerberos-after-upgrading-to-JDK-1-8/m-p/314878#M226239</link>
      <description>&lt;P&gt;I have found the cause, it seems that Cloudera always use the /etc/krb5.conf file, if fact, if I changed this file to restrict the algoriths, Cloudera would not get up; but for jobs running inside Cloudera, it looks for /etc/krb5/krb5.conf file, once I created this file and add the following line to it, it started to work properly:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;allow_weak_crypto = true &lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;Note: It was needed to remove "MD5" from&amp;nbsp;jdk.tls.disabledAlgorithms y java.security.&lt;/P&gt;</description>
      <pubDate>Mon, 19 Apr 2021 15:22:31 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Cannot-run-jobs-with-Kerberos-after-upgrading-to-JDK-1-8/m-p/314878#M226239</guid>
      <dc:creator>Aorosa</dc:creator>
      <dc:date>2021-04-19T15:22:31Z</dc:date>
    </item>
  </channel>
</rss>

