<?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: Is there a set way to change jdk from 1.8.0_40 to 1.8.0_60 in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-there-a-set-way-to-change-jdk-from-1-8-0-40-to-1-8-0-60/m-p/96106#M9517</link>
    <description>&lt;P&gt;Hi Cassandra,&lt;/P&gt;&lt;P&gt;we did this upgrade last week on a HDP 2.3.2 /Ambari 2.1.2 cluster.&lt;/P&gt;&lt;P&gt;We basically installed the Java JDK 1.8.0._60 including the latest JCE files, changed the paths in the &lt;EM&gt;/etc/ambari-server/conf/ambari.properties&lt;/EM&gt; file and restarted the ambari server. Make sure you restart all services and check &lt;EM&gt;ps&lt;/EM&gt; output if all services picked up the newest JDK.&lt;/P&gt;&lt;P&gt;I am not familiar with the serverSetup.py, but above procedure did work and all functionality is running. (Engineering confirmed that JDK 1.8.0_60 upgrade should not produce any problems at the moment)&lt;/P&gt;&lt;P&gt;Jonas&lt;/P&gt;</description>
    <pubDate>Wed, 28 Oct 2015 04:29:27 GMT</pubDate>
    <dc:creator>jstraub</dc:creator>
    <dc:date>2015-10-28T04:29:27Z</dc:date>
    <item>
      <title>Is there a set way to change jdk from 1.8.0_40 to 1.8.0_60</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-there-a-set-way-to-change-jdk-from-1-8-0-40-to-1-8-0-60/m-p/96105#M9516</link>
      <description>&lt;P&gt;Currently default JDK is jdk1.8.0_40 which seems to have issues with Kerberos. Currently at HDP 2.3.2, and Ambari 2.1.2.
Customer is planning on setting this up with jdk1.8.0_60 and needs conformation that these below changes are enough for jdk1.8.0_60 to be accepted as new default in file serverSetup.py: 
JDKRelease("jdk1.8", "Oracle JDK 1.8 + Java Cryptography Extension (JCE) Policy Files 8", 
"&lt;A href="http://public-repo-1.hortonworks.com/ARTIFACTS/jdk-8u40-linux-x64.tar.gz" target="_blank"&gt;http://public-repo-1.hortonworks.com/ARTIFACTS/jdk-8u40-linux-x64.tar.gz&lt;/A&gt;", "jdk-8u40-linux-x64.tar.gz", 
"&lt;A href="http://public-repo-1.hortonworks.com/ARTIFACTS/jce_policy-8.zip" target="_blank"&gt;http://public-repo-1.hortonworks.com/ARTIFACTS/jce_policy-8.zip&lt;/A&gt;", "jce_policy-8.zip", 
"/usr/jdk64/jdk1.8.0_40", 
"(jdk.*)/jre") 
He will change names from jdk1.8.0_40 to jdk1.8.0_60 and use my own repository to host the file. Not touching jce-policy. 
Could you please confirm if these changes are enough? &lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2022 09:46:23 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-there-a-set-way-to-change-jdk-from-1-8-0-40-to-1-8-0-60/m-p/96105#M9516</guid>
      <dc:creator>cspencer</dc:creator>
      <dc:date>2022-09-16T09:46:23Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a set way to change jdk from 1.8.0_40 to 1.8.0_60</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-there-a-set-way-to-change-jdk-from-1-8-0-40-to-1-8-0-60/m-p/96106#M9517</link>
      <description>&lt;P&gt;Hi Cassandra,&lt;/P&gt;&lt;P&gt;we did this upgrade last week on a HDP 2.3.2 /Ambari 2.1.2 cluster.&lt;/P&gt;&lt;P&gt;We basically installed the Java JDK 1.8.0._60 including the latest JCE files, changed the paths in the &lt;EM&gt;/etc/ambari-server/conf/ambari.properties&lt;/EM&gt; file and restarted the ambari server. Make sure you restart all services and check &lt;EM&gt;ps&lt;/EM&gt; output if all services picked up the newest JDK.&lt;/P&gt;&lt;P&gt;I am not familiar with the serverSetup.py, but above procedure did work and all functionality is running. (Engineering confirmed that JDK 1.8.0_60 upgrade should not produce any problems at the moment)&lt;/P&gt;&lt;P&gt;Jonas&lt;/P&gt;</description>
      <pubDate>Wed, 28 Oct 2015 04:29:27 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-there-a-set-way-to-change-jdk-from-1-8-0-40-to-1-8-0-60/m-p/96106#M9517</guid>
      <dc:creator>jstraub</dc:creator>
      <dc:date>2015-10-28T04:29:27Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a set way to change jdk from 1.8.0_40 to 1.8.0_60</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-there-a-set-way-to-change-jdk-from-1-8-0-40-to-1-8-0-60/m-p/96107#M9518</link>
      <description>&lt;P&gt;Cassandra,&lt;/P&gt;&lt;P&gt;We have an official documentation on switching JDKs in a cluster, please refer to &lt;A target="_blank" href="http://docs.hortonworks.com/HDPDocuments/Ambari-2.1.2.0/bk_ambari_reference_guide/content/ch_changing_the_jdk_version_on_an_existing_cluster.html"&gt;http://docs.hortonworks.com/HDPDocuments/Ambari-2.1.2.0/bk_ambari_reference_guide/content/ch_changing_the_jdk_version_on_an_existing_cluster.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 28 Oct 2015 04:46:19 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-there-a-set-way-to-change-jdk-from-1-8-0-40-to-1-8-0-60/m-p/96107#M9518</guid>
      <dc:creator>andrewg</dc:creator>
      <dc:date>2015-10-28T04:46:19Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a set way to change jdk from 1.8.0_40 to 1.8.0_60</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-there-a-set-way-to-change-jdk-from-1-8-0-40-to-1-8-0-60/m-p/96108#M9519</link>
      <description>&lt;P&gt;Yeah I pointed them to the documentation but of course they want to do it their way.  I'll reinforce the documented way. Thanks guys!&lt;/P&gt;</description>
      <pubDate>Wed, 28 Oct 2015 05:05:41 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-there-a-set-way-to-change-jdk-from-1-8-0-40-to-1-8-0-60/m-p/96108#M9519</guid>
      <dc:creator>cspencer</dc:creator>
      <dc:date>2015-10-28T05:05:41Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a set way to change jdk from 1.8.0_40 to 1.8.0_60</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-there-a-set-way-to-change-jdk-from-1-8-0-40-to-1-8-0-60/m-p/96109#M9520</link>
      <description>&lt;P&gt;Be careful with the docs though, if you use the way its stated in the documentation (=&amp;gt; &lt;EM&gt;ambari-server setup&lt;/EM&gt;), ambari will also ask you about changing user accounts and database configurations. Although the DB scripts are not executed again, this might be a bit confusing.&lt;/P&gt;</description>
      <pubDate>Wed, 28 Oct 2015 13:06:50 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-there-a-set-way-to-change-jdk-from-1-8-0-40-to-1-8-0-60/m-p/96109#M9520</guid>
      <dc:creator>jstraub</dc:creator>
      <dc:date>2015-10-28T13:06:50Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a set way to change jdk from 1.8.0_40 to 1.8.0_60</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-there-a-set-way-to-change-jdk-from-1-8-0-40-to-1-8-0-60/m-p/96110#M9521</link>
      <description>&lt;P&gt;i spent 5 hours to find the proper code for downloading the latest JDK which is 1.8_92 currently.&lt;/P&gt;&lt;P&gt;Guys be aware that the oracle website needs you to accept the license and you have to put it in you command line. the following code is working perfectly. enjoy&lt;/P&gt;&lt;P&gt;#&lt;/P&gt;&lt;P&gt;sudo wget --no-cookie --no-check-certificate --header "Cookie:gpw_e24=http%sA2F%2Fwww.oracle.com%2F; oraclelicense=accept-securebackup-cookie" &lt;A href="http://download.oracle.com/otn-pub/java/jdk/8u92-b14/jdk-8u92-linux-x64.tar.gz?AuthParam=1465316438_f262c7659515d89274633588ae8f73ca" target="_blank"&gt;http://download.oracle.com/otn-pub/java/jdk/8u92-b14/jdk-8u92-linux-x64.tar.gz?AuthParam=1465316438_f262c7659515d89274633588ae8f73ca&lt;/A&gt; &lt;/P&gt;&lt;P&gt;#&lt;/P&gt;&lt;P&gt;mkdir /usr/java&lt;/P&gt;&lt;P&gt;#&lt;/P&gt;&lt;P&gt;mv jdk-8u92-linux-x64.tar.gz /usr.java/jdk-8u92-linux-x64.tar.gz&lt;/P&gt;&lt;P&gt;#&lt;/P&gt;&lt;P&gt;tar zxvf jdk-8u92-linux-x64.tar.gz&lt;/P&gt;&lt;P&gt;#&lt;/P&gt;&lt;P&gt;ln -s /usr/java/jdk1.8.0_92 /usr/java/default&lt;/P&gt;&lt;P&gt;#&lt;/P&gt;&lt;P&gt;export JAVA_HOME=/usr/java/default &lt;/P&gt;&lt;P&gt;#&lt;/P&gt;&lt;P&gt;export PATH=$JAVA_HOME/bin:$PATH&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jun 2016 00:53:41 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-there-a-set-way-to-change-jdk-from-1-8-0-40-to-1-8-0-60/m-p/96110#M9521</guid>
      <dc:creator>srhreza</dc:creator>
      <dc:date>2016-06-08T00:53:41Z</dc:date>
    </item>
  </channel>
</rss>

