<?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>topic Re: Java version for data agent? in Data &amp; Schema Discussions</title>
    <link>https://community.incorta.com/t5/data-schema-discussions/java-version-for-data-agent/m-p/2885#M191</link>
    <description>&lt;P&gt;Adding&amp;nbsp;&lt;a href="https://community.incorta.com/t5/user/viewprofilepage/user-id/405"&gt;@Rhyne&lt;/a&gt;&amp;nbsp;and&amp;nbsp;&lt;a href="https://community.incorta.com/t5/user/viewprofilepage/user-id/346"&gt;@Adam_C&lt;/a&gt;&amp;nbsp;to verify the link for docs.&amp;nbsp;&lt;a href="https://community.incorta.com/t5/user/viewprofilepage/user-id/24"&gt;@RADSr&lt;/a&gt;&amp;nbsp;- do you have a link to the page in docs that has this link? I know it can vary a bit between versions.&lt;/P&gt;</description>
    <pubDate>Thu, 06 Oct 2022 01:46:26 GMT</pubDate>
    <dc:creator>JoeM</dc:creator>
    <dc:date>2022-10-06T01:46:26Z</dc:date>
    <item>
      <title>Java version for data agent?</title>
      <link>https://community.incorta.com/t5/data-schema-discussions/java-version-for-data-agent/m-p/2880#M189</link>
      <description>&lt;P&gt;Cloud documentation for data agent says to use OpenJDK11&amp;nbsp; ( snip below ) but the linked page doesn't have an OpenJDK11.&amp;nbsp; &amp;nbsp; Numerically it looks like JDK19 is the most recent GA release ( there's no "Open" on the link ) -- is that good for the data agent or do I need to find OpenJDK11 ?&amp;nbsp;&lt;/P&gt;&lt;P&gt;========================&lt;/P&gt;&lt;H3&gt;Install Java or the OpenJDK&lt;/H3&gt;&lt;P&gt;Before installing the data agent service on a host, you must first install Java. The supported versions of JAVA are:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Oracle Java 8&lt;/LI&gt;&lt;LI&gt;OpenJDK 8&lt;/LI&gt;&lt;LI&gt;OpenJDK 11&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;You can download OpenJDK 11 from&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://jdk.java.net/archive/" target="_blank" rel="noopener"&gt;https://jdk.java.net/archive/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;The host environment must have a JAVA_HOME system environment variable with a value set yo the OpenJDK directory. The PATH environment variable must include:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;JAVA_HOME/bin&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;for Linux&lt;/LI&gt;&lt;LI&gt;%JAVA_HOME%\bin&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;for Windows&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;=============================================&lt;/P&gt;</description>
      <pubDate>Wed, 05 Oct 2022 23:04:58 GMT</pubDate>
      <guid>https://community.incorta.com/t5/data-schema-discussions/java-version-for-data-agent/m-p/2880#M189</guid>
      <dc:creator>RADSr</dc:creator>
      <dc:date>2022-10-05T23:04:58Z</dc:date>
    </item>
    <item>
      <title>Re: Java version for data agent?</title>
      <link>https://community.incorta.com/t5/data-schema-discussions/java-version-for-data-agent/m-p/2885#M191</link>
      <description>&lt;P&gt;Adding&amp;nbsp;&lt;a href="https://community.incorta.com/t5/user/viewprofilepage/user-id/405"&gt;@Rhyne&lt;/a&gt;&amp;nbsp;and&amp;nbsp;&lt;a href="https://community.incorta.com/t5/user/viewprofilepage/user-id/346"&gt;@Adam_C&lt;/a&gt;&amp;nbsp;to verify the link for docs.&amp;nbsp;&lt;a href="https://community.incorta.com/t5/user/viewprofilepage/user-id/24"&gt;@RADSr&lt;/a&gt;&amp;nbsp;- do you have a link to the page in docs that has this link? I know it can vary a bit between versions.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Oct 2022 01:46:26 GMT</pubDate>
      <guid>https://community.incorta.com/t5/data-schema-discussions/java-version-for-data-agent/m-p/2885#M191</guid>
      <dc:creator>JoeM</dc:creator>
      <dc:date>2022-10-06T01:46:26Z</dc:date>
    </item>
    <item>
      <title>Re: Java version for data agent?</title>
      <link>https://community.incorta.com/t5/data-schema-discussions/java-version-for-data-agent/m-p/2886#M192</link>
      <description>&lt;P&gt;Thanks!&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here's the URL for the documentation:&amp;nbsp;&amp;nbsp;&lt;A href="https://docs.incorta.com/cloud/tools-data-agent" target="_blank"&gt;https://docs.incorta.com/cloud/tools-data-agent&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Oct 2022 03:14:25 GMT</pubDate>
      <guid>https://community.incorta.com/t5/data-schema-discussions/java-version-for-data-agent/m-p/2886#M192</guid>
      <dc:creator>RADSr</dc:creator>
      <dc:date>2022-10-06T03:14:25Z</dc:date>
    </item>
    <item>
      <title>Re: Java version for data agent?</title>
      <link>https://community.incorta.com/t5/data-schema-discussions/java-version-for-data-agent/m-p/2888#M193</link>
      <description>&lt;P&gt;Looks like this is a gap in my knowledge about Java versions and nomenclature&amp;nbsp; -- support pointed me back at that page and searching for "11" and going from there got me this:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="RADSr_0-1665060667044.png" style="width: 400px;"&gt;&lt;img src="https://community.incorta.com/t5/image/serverpage/image-id/1552i13F8089258A40926/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="RADSr_0-1665060667044.png" alt="RADSr_0-1665060667044.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;which seems closer, but still leaves open the question of which version to use.&amp;nbsp; &amp;nbsp;I'll post the answer here when I get it.&amp;nbsp; &amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Oct 2022 12:54:45 GMT</pubDate>
      <guid>https://community.incorta.com/t5/data-schema-discussions/java-version-for-data-agent/m-p/2888#M193</guid>
      <dc:creator>RADSr</dc:creator>
      <dc:date>2022-10-06T12:54:45Z</dc:date>
    </item>
    <item>
      <title>Re: Java version for data agent?</title>
      <link>https://community.incorta.com/t5/data-schema-discussions/java-version-for-data-agent/m-p/5264#M419</link>
      <description>&lt;P&gt;Hey - I never posted the answer here and now I need it -- my bad!&amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;P&gt;I am now embarking on the journey to finding out and will - this time - post the answer here.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 10 Nov 2023 14:57:39 GMT</pubDate>
      <guid>https://community.incorta.com/t5/data-schema-discussions/java-version-for-data-agent/m-p/5264#M419</guid>
      <dc:creator>RADSr</dc:creator>
      <dc:date>2023-11-10T14:57:39Z</dc:date>
    </item>
    <item>
      <title>Re: Java version for data agent?</title>
      <link>https://community.incorta.com/t5/data-schema-discussions/java-version-for-data-agent/m-p/5277#M423</link>
      <description>&lt;P&gt;Link from support:&amp;nbsp;&amp;nbsp;&lt;A href="https://www.openlogic.com/openjdk-downloads?field_java_parent_version_target_id=406&amp;amp;field_operating_system_target_id=426&amp;amp;field_architecture_target_id=391&amp;amp;field_java_package_target_id=396" target="_blank"&gt;https://www.openlogic.com/openjdk-downloads?field_java_parent_version_target_id=406&amp;amp;field_operating_system_target_id=426&amp;amp;field_architecture_target_id=391&amp;amp;field_java_package_target_id=396&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Nov 2023 15:09:53 GMT</pubDate>
      <guid>https://community.incorta.com/t5/data-schema-discussions/java-version-for-data-agent/m-p/5277#M423</guid>
      <dc:creator>RADSr</dc:creator>
      <dc:date>2023-11-14T15:09:53Z</dc:date>
    </item>
  </channel>
</rss>

