<?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: Unable to build Spark application due to missing jetty-util:jar:6.1.26.hwx dependency in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Unable-to-build-Spark-application-due-to-missing-jetty-util/m-p/101317#M64282</link>
    <description>&lt;P&gt;here's an answer for you &lt;A href="https://community.hortonworks.com/questions/1383/intelij-maven-hdp-public-repos-to-getting-indexed.html"&gt;https://community.hortonworks.com/questions/1383/intelij-maven-hdp-public-repos-to-getting-indexed.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://repo.hortonworks.com/content/repositories/jetty-hadoop/org/mortbay/jetty/jetty/6.1.26.hwx/" target="_blank"&gt;http://repo.hortonworks.com/content/repositories/jetty-hadoop/org/mortbay/jetty/jetty/6.1.26.hwx/&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 05 Jan 2016 07:34:51 GMT</pubDate>
    <dc:creator>aervits</dc:creator>
    <dc:date>2016-01-05T07:34:51Z</dc:date>
    <item>
      <title>Unable to build Spark application due to missing jetty-util:jar:6.1.26.hwx dependency</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Unable-to-build-Spark-application-due-to-missing-jetty-util/m-p/101314#M64279</link>
      <description>&lt;P&gt;I'm trying to build a simple Spark Java application that pulls its dependencies from the HDP Releases repository.  My project only depends on:&lt;/P&gt;&lt;PRE&gt;&amp;lt;dependency&amp;gt;
    &amp;lt;groupId&amp;gt;org.apache.spark&amp;lt;/groupId&amp;gt;
    &amp;lt;artifactId&amp;gt;spark-core_2.10&amp;lt;/artifactId&amp;gt;
    &amp;lt;version&amp;gt;1.5.2.2.3.4.0-3485&amp;lt;/version&amp;gt;
    &amp;lt;scope&amp;gt;provided&amp;lt;/scope&amp;gt;
&amp;lt;/dependency&amp;gt;&lt;/PRE&gt;&lt;P&gt;Through a complex web of dependencies jetty-util version 6.1.26.hwx is required, but it is not found in any publicly visible repository.  Where can I find this dependency so that I can build a Spark application that uses Hortonworks packaged jars?  Is it best to exclude the jetty-util dependency from spark-core_2.10 and then explicitly add it to the project with a non-HWX version?&lt;/P&gt;&lt;P&gt;(This question is similar to &lt;A href="https://community.hortonworks.com/questions/6256/jetty-util-6126hwxjar.html"&gt;https://community.hortonworks.com/questions/6256/j...&lt;/A&gt; but the solution posted there does not work for my scenario.)&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jan 2016 04:10:40 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Unable-to-build-Spark-application-due-to-missing-jetty-util/m-p/101314#M64279</guid>
      <dc:creator>vzlatkin</dc:creator>
      <dc:date>2016-01-05T04:10:40Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to build Spark application due to missing jetty-util:jar:6.1.26.hwx dependency</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Unable-to-build-Spark-application-due-to-missing-jetty-util/m-p/101315#M64280</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/379/vzlatkin.html" nodeid="379"&gt;@Vladimir Zlatkin&lt;/A&gt; why don't you build it using the solution from &lt;A rel="user" href="https://community.cloudera.com/users/264/stevel.html" nodeid="264"&gt;@stevel&lt;/A&gt; ?&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jan 2016 07:02:19 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Unable-to-build-Spark-application-due-to-missing-jetty-util/m-p/101315#M64280</guid>
      <dc:creator>aervits</dc:creator>
      <dc:date>2016-01-05T07:02:19Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to build Spark application due to missing jetty-util:jar:6.1.26.hwx dependency</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Unable-to-build-Spark-application-due-to-missing-jetty-util/m-p/101316#M64281</link>
      <description>&lt;P&gt;Because that doesn't work as I'm not trying to build the hadoop-auth package.  Setting '-Djetty.version=6.1.26' does nothing since that variable isn't used anywhere in my Spark application.&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jan 2016 07:10:39 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Unable-to-build-Spark-application-due-to-missing-jetty-util/m-p/101316#M64281</guid>
      <dc:creator>vzlatkin</dc:creator>
      <dc:date>2016-01-05T07:10:39Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to build Spark application due to missing jetty-util:jar:6.1.26.hwx dependency</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Unable-to-build-Spark-application-due-to-missing-jetty-util/m-p/101317#M64282</link>
      <description>&lt;P&gt;here's an answer for you &lt;A href="https://community.hortonworks.com/questions/1383/intelij-maven-hdp-public-repos-to-getting-indexed.html"&gt;https://community.hortonworks.com/questions/1383/intelij-maven-hdp-public-repos-to-getting-indexed.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://repo.hortonworks.com/content/repositories/jetty-hadoop/org/mortbay/jetty/jetty/6.1.26.hwx/" target="_blank"&gt;http://repo.hortonworks.com/content/repositories/jetty-hadoop/org/mortbay/jetty/jetty/6.1.26.hwx/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jan 2016 07:34:51 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Unable-to-build-Spark-application-due-to-missing-jetty-util/m-p/101317#M64282</guid>
      <dc:creator>aervits</dc:creator>
      <dc:date>2016-01-05T07:34:51Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to build Spark application due to missing jetty-util:jar:6.1.26.hwx dependency</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Unable-to-build-Spark-application-due-to-missing-jetty-util/m-p/101318#M64283</link>
      <description>&lt;P&gt;That worked!&lt;/P&gt;&lt;P&gt;I was missing the extra HDP Jetty repo:&lt;/P&gt;&lt;PRE&gt;&amp;lt;url&amp;gt;http://repo.hortonworks.com/content/repositories/jetty-hadoop/&amp;lt;/url&amp;gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 05 Jan 2016 08:15:37 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Unable-to-build-Spark-application-due-to-missing-jetty-util/m-p/101318#M64283</guid>
      <dc:creator>vzlatkin</dc:creator>
      <dc:date>2016-01-05T08:15:37Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to build Spark application due to missing jetty-util:jar:6.1.26.hwx dependency</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Unable-to-build-Spark-application-due-to-missing-jetty-util/m-p/101319#M64284</link>
      <description>&lt;P&gt;please accept the answer to close the thread.&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jan 2016 10:21:29 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Unable-to-build-Spark-application-due-to-missing-jetty-util/m-p/101319#M64284</guid>
      <dc:creator>aervits</dc:creator>
      <dc:date>2016-01-05T10:21:29Z</dc:date>
    </item>
  </channel>
</rss>

