<?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 Using Apache Maven, POM Files and Open Source Dependencies During CCP: Data Engineer Exam (DE575) in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Using-Apache-Maven-POM-Files-and-Open-Source-Dependencies/m-p/30742#M9397</link>
    <description>&lt;P&gt;I was reviewing the list of tools available for the&amp;nbsp;CCP: Data Engineer Exam (DE575)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://www.cloudera.com/content/cloudera/en/documentation/core/v5-3-x/topics/cdh_vd_cdh_package_tarball.html" target="_blank"&gt;http://www.cloudera.com/content/cloudera/en/documentation/core/v5-3-x/topics/cdh_vd_cdh_package_tarball.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It is not obvious if Maven can be used during the exam to compile the JAR files.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I typically use Maven to build my Jars and I use some open source dependencies in my Map/Reduce logic.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://www.cloudera.com/content/cloudera/en/training/certification/ccp-data-engineer.html" target="_blank"&gt;http://www.cloudera.com/content/cloudera/en/training/certification/ccp-data-engineer.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would like to know if Maven is available during this test and if I can point my pom file to&amp;nbsp;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;A href="https://repository.cloudera.com/artifactory/cloudera-repos" target="_blank"&gt;https://repository.cloudera.com/artifactory/cloudera-repos&lt;/A&gt; so that I can use open source libraries such as Google GSON, Joda Time and Apache Common utils during the exam in my M/R code.&lt;/P&gt;
&lt;P class="p1"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="p1"&gt;Please let me know at your earliest convenience.&lt;/P&gt;
&lt;P class="p1"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="p1"&gt;Thanks.&lt;/P&gt;</description>
    <pubDate>Mon, 07 Nov 2016 20:43:08 GMT</pubDate>
    <dc:creator>Qloudera</dc:creator>
    <dc:date>2016-11-07T20:43:08Z</dc:date>
    <item>
      <title>Using Apache Maven, POM Files and Open Source Dependencies During CCP: Data Engineer Exam (DE575)</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Using-Apache-Maven-POM-Files-and-Open-Source-Dependencies/m-p/30742#M9397</link>
      <description>&lt;P&gt;I was reviewing the list of tools available for the&amp;nbsp;CCP: Data Engineer Exam (DE575)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://www.cloudera.com/content/cloudera/en/documentation/core/v5-3-x/topics/cdh_vd_cdh_package_tarball.html" target="_blank"&gt;http://www.cloudera.com/content/cloudera/en/documentation/core/v5-3-x/topics/cdh_vd_cdh_package_tarball.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It is not obvious if Maven can be used during the exam to compile the JAR files.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I typically use Maven to build my Jars and I use some open source dependencies in my Map/Reduce logic.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://www.cloudera.com/content/cloudera/en/training/certification/ccp-data-engineer.html" target="_blank"&gt;http://www.cloudera.com/content/cloudera/en/training/certification/ccp-data-engineer.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would like to know if Maven is available during this test and if I can point my pom file to&amp;nbsp;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;A href="https://repository.cloudera.com/artifactory/cloudera-repos" target="_blank"&gt;https://repository.cloudera.com/artifactory/cloudera-repos&lt;/A&gt; so that I can use open source libraries such as Google GSON, Joda Time and Apache Common utils during the exam in my M/R code.&lt;/P&gt;
&lt;P class="p1"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="p1"&gt;Please let me know at your earliest convenience.&lt;/P&gt;
&lt;P class="p1"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="p1"&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Mon, 07 Nov 2016 20:43:08 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Using-Apache-Maven-POM-Files-and-Open-Source-Dependencies/m-p/30742#M9397</guid>
      <dc:creator>Qloudera</dc:creator>
      <dc:date>2016-11-07T20:43:08Z</dc:date>
    </item>
    <item>
      <title>Re: Using Apache Maven, POM Files and Open Source Dependencies During CCP: Data Engineer Exam (DE575</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Using-Apache-Maven-POM-Files-and-Open-Source-Dependencies/m-p/30830#M9398</link>
      <description>&lt;P&gt;The exam environment includes a base Maven project preconfigured with all relevant dependencies that you can clone. &amp;nbsp;The local Maven cache contains all necessary JAR files.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;During the exam, however, the firewall will prevent you from loading any modules that are not already cached. &amp;nbsp;Fortunately, all Hadoop-related JAR files, including things like Guava and Apache Commons are provided in the /opt/cloudera/parcels/CDH/jars directory.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Devon&lt;/P&gt;</description>
      <pubDate>Fri, 14 Aug 2015 22:52:50 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Using-Apache-Maven-POM-Files-and-Open-Source-Dependencies/m-p/30830#M9398</guid>
      <dc:creator>dmichaels</dc:creator>
      <dc:date>2015-08-14T22:52:50Z</dc:date>
    </item>
    <item>
      <title>Re: Using Apache Maven, POM Files and Open Source Dependencies During CCP: Data Engineer Exam (DE575</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Using-Apache-Maven-POM-Files-and-Open-Source-Dependencies/m-p/38807#M9399</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Do you have scala sbt installed for packaging scala files into requred jars.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Satya&lt;/P&gt;</description>
      <pubDate>Fri, 18 Mar 2016 07:15:42 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Using-Apache-Maven-POM-Files-and-Open-Source-Dependencies/m-p/38807#M9399</guid>
      <dc:creator>satyanayak</dc:creator>
      <dc:date>2016-03-18T07:15:42Z</dc:date>
    </item>
    <item>
      <title>Re: Using Apache Maven, POM Files and Open Source Dependencies During CCP: Data Engineer Exam (DE575</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Using-Apache-Maven-POM-Files-and-Open-Source-Dependencies/m-p/38900#M9400</link>
      <description>&lt;P&gt;SBT is not one of the packages that comes installed on the cluster.&lt;/P&gt;</description>
      <pubDate>Mon, 21 Mar 2016 21:49:35 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Using-Apache-Maven-POM-Files-and-Open-Source-Dependencies/m-p/38900#M9400</guid>
      <dc:creator>juddimal</dc:creator>
      <dc:date>2016-03-21T21:49:35Z</dc:date>
    </item>
    <item>
      <title>Re: Using Apache Maven, POM Files and Open Source Dependencies During CCP: Data Engineer Exam (DE575</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Using-Apache-Maven-POM-Files-and-Open-Source-Dependencies/m-p/38945#M9401</link>
      <description>&lt;P&gt;So, we have to use maven for compiling scala applications.&lt;/P&gt;</description>
      <pubDate>Wed, 23 Mar 2016 10:11:35 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Using-Apache-Maven-POM-Files-and-Open-Source-Dependencies/m-p/38945#M9401</guid>
      <dc:creator>satyanayak</dc:creator>
      <dc:date>2016-03-23T10:11:35Z</dc:date>
    </item>
  </channel>
</rss>

