<?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: CDH Snapshots Repository down? in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/CDH-Snapshots-Repository-down/m-p/21150#M3513</link>
    <description>&lt;P&gt;Additionally, the non-SNAPSHOT version of cdh-root also appears to point to the offline&amp;nbsp;&lt;A href="http://maven.jenkins.cloudera.com:8081/artifactory/cdh-staging-local" target="_blank"&gt;http://maven.jenkins.cloudera.com:8081/artifactory/cdh-staging-local&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;(from&amp;nbsp;&lt;A href="https://repository.cloudera.com/cloudera/cloudera-repos/com/cloudera/cdh/cdh-root/5.2.0/cdh-root-5.2.0.pom)" target="_blank"&gt;https://repository.cloudera.com/cloudera/cloudera-repos/com/cloudera/cdh/cdh-root/5.2.0/cdh-root-5.2.0.pom)&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Are these pom files incorrect or is there an ETA on when maven.jenkins.cloudera.com will be back online?&lt;/P&gt;</description>
    <pubDate>Mon, 03 Nov 2014 20:31:07 GMT</pubDate>
    <dc:creator>BigDataBen</dc:creator>
    <dc:date>2014-11-03T20:31:07Z</dc:date>
    <item>
      <title>CDH Snapshots Repository down?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/CDH-Snapshots-Repository-down/m-p/21142#M3509</link>
      <description>&lt;P&gt;(Please forgive/correct me if this is the wrong board, I couldn't find one specifically about release/build issues)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As of Friday (10/31/2014) afternoon (~3pm PDT) I stopped being able to resolve dependencies from the&amp;nbsp;Cloudera Maven repositories. At first I couldn't get Spark to resolve ("org.apache.spark" % "spark-assembly_2.10" % "1.1.0-cdh5.2.0-SNAPSHOT"). The dist tarballs were just missing. Around 4pm they mysteriously appeared again, however, I was then unable to resolve the cdh-root dependency. Looking through the poms it appears the only dist source is&amp;nbsp;"&lt;A href="http://maven.jenkins.cloudera.com:8081/artifactory/cdh-snapshot-local&amp;quot;" target="_blank"&gt;http://maven.jenkins.cloudera.com:8081/artifactory/cdh-snapshot-local"&lt;/A&gt; which was down (and is still, as of 10am PST today).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Are there any other repositories I can reference? Is this sort of thing a regular occurance with (relatively) new releases?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For reference, here are the repositories I am currently referencing:&lt;/P&gt;&lt;P&gt;&amp;nbsp; "Cloudera" at "&lt;A href="https://repository.cloudera.com/artifactory/public/&amp;quot;," target="_blank"&gt;https://repository.cloudera.com/artifactory/public/",&lt;/A&gt;&lt;BR /&gt;&amp;nbsp; "cloudera-repos" at "&lt;A href="https://repository.cloudera.com/artifactory/cloudera-repos/&amp;quot;," target="_blank"&gt;https://repository.cloudera.com/artifactory/cloudera-repos/",&lt;/A&gt;&lt;BR /&gt;&amp;nbsp; "ClouderaRcs" at "&lt;A href="https://repository.cloudera.com/cloudera/cdh-releases-rcs/&amp;quot;," target="_blank"&gt;https://repository.cloudera.com/cloudera/cdh-releases-rcs/",&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for any help/pointers.&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2022 09:11:30 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/CDH-Snapshots-Repository-down/m-p/21142#M3509</guid>
      <dc:creator>BigDataBen</dc:creator>
      <dc:date>2022-09-16T09:11:30Z</dc:date>
    </item>
    <item>
      <title>Re: CDH Snapshots Repository down?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/CDH-Snapshots-Repository-down/m-p/21146#M3510</link>
      <description>&lt;P&gt;You should only rely on released (i.e. non-SNAPSHOT) versions in your own projects. CDH 5.2.0 was released 14 Oct, so there are no longer SNAPSHOT versions of the artifacts.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;See the CDH documentation on using maven for info on what the proper version string is for the component you wish to use:&amp;nbsp;&lt;A href="http://www.cloudera.com/content/cloudera/en/documentation/core/latest/topics/cdh_vd_cdh5_maven_repo.html#concept_qyl_clc_sp_unique_2" target="_blank"&gt;CDH 5.2.0 Maven artifact coordinates&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Nov 2014 19:07:21 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/CDH-Snapshots-Repository-down/m-p/21146#M3510</guid>
      <dc:creator>busbey</dc:creator>
      <dc:date>2014-11-03T19:07:21Z</dc:date>
    </item>
    <item>
      <title>Re: CDH Snapshots Repository down?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/CDH-Snapshots-Repository-down/m-p/21148#M3511</link>
      <description>&lt;P&gt;Thank you. Normally I wouldn't depend on a SNAPSHOT, however, the release appears to be missing spark-assembly. When/will this be added to the release artifacts?&lt;/P&gt;</description>
      <pubDate>Mon, 03 Nov 2014 19:55:51 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/CDH-Snapshots-Repository-down/m-p/21148#M3511</guid>
      <dc:creator>BigDataBen</dc:creator>
      <dc:date>2014-11-03T19:55:51Z</dc:date>
    </item>
    <item>
      <title>Re: CDH Snapshots Repository down?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/CDH-Snapshots-Repository-down/m-p/21149#M3512</link>
      <description>&lt;P&gt;This is all I could find for spark-assembly in the cloudera-repos referenced in the&amp;nbsp;documentation:&lt;/P&gt;&lt;P&gt;&lt;A href="https://repository.cloudera.com/artifactory/cloudera-repos/org/apache/spark/spark-assembly_2.10/" target="_blank"&gt;https://repository.cloudera.com/artifactory/cloudera-repos/org/apache/spark/spark-assembly_2.10/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It is not listed in the CDH 5.2.0 Maven artifact coordinates.&lt;/P&gt;</description>
      <pubDate>Mon, 03 Nov 2014 19:59:06 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/CDH-Snapshots-Repository-down/m-p/21149#M3512</guid>
      <dc:creator>BigDataBen</dc:creator>
      <dc:date>2014-11-03T19:59:06Z</dc:date>
    </item>
    <item>
      <title>Re: CDH Snapshots Repository down?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/CDH-Snapshots-Repository-down/m-p/21150#M3513</link>
      <description>&lt;P&gt;Additionally, the non-SNAPSHOT version of cdh-root also appears to point to the offline&amp;nbsp;&lt;A href="http://maven.jenkins.cloudera.com:8081/artifactory/cdh-staging-local" target="_blank"&gt;http://maven.jenkins.cloudera.com:8081/artifactory/cdh-staging-local&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;(from&amp;nbsp;&lt;A href="https://repository.cloudera.com/cloudera/cloudera-repos/com/cloudera/cdh/cdh-root/5.2.0/cdh-root-5.2.0.pom)" target="_blank"&gt;https://repository.cloudera.com/cloudera/cloudera-repos/com/cloudera/cdh/cdh-root/5.2.0/cdh-root-5.2.0.pom)&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Are these pom files incorrect or is there an ETA on when maven.jenkins.cloudera.com will be back online?&lt;/P&gt;</description>
      <pubDate>Mon, 03 Nov 2014 20:31:07 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/CDH-Snapshots-Repository-down/m-p/21150#M3513</guid>
      <dc:creator>BigDataBen</dc:creator>
      <dc:date>2014-11-03T20:31:07Z</dc:date>
    </item>
    <item>
      <title>Re: CDH Snapshots Repository down?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/CDH-Snapshots-Repository-down/m-p/21151#M3514</link>
      <description>&lt;P&gt;maven.jenkins.cloudera.com is an internal repository used in our internal build and publishing process. It is currently online but it is not available outside of Cloudera's internal network.&lt;/P&gt;</description>
      <pubDate>Mon, 03 Nov 2014 20:36:47 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/CDH-Snapshots-Repository-down/m-p/21151#M3514</guid>
      <dc:creator>busbey</dc:creator>
      <dc:date>2014-11-03T20:36:47Z</dc:date>
    </item>
    <item>
      <title>Re: CDH Snapshots Repository down?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/CDH-Snapshots-Repository-down/m-p/21152#M3515</link>
      <description>&lt;P&gt;Thank you for the clarification on that, although it seems odd it should be referenced in the poms on public servers.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do you have any suggestions on what the proper reference for spark-assembly-1.1.0-cdh5.2.0 would be?&lt;/P&gt;</description>
      <pubDate>Mon, 03 Nov 2014 20:47:38 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/CDH-Snapshots-Repository-down/m-p/21152#M3515</guid>
      <dc:creator>BigDataBen</dc:creator>
      <dc:date>2014-11-03T20:47:38Z</dc:date>
    </item>
    <item>
      <title>Re: CDH Snapshots Repository down?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/CDH-Snapshots-Repository-down/m-p/21153#M3516</link>
      <description>&lt;P&gt;Current versions of Spark don't have a spark-assembly jar artifact (see for example&amp;nbsp;&lt;A href="http://search.maven.org/#search%7Cgav%7C1%7Cg%3A%22org.apache.spark%22%20AND%20a%3A%22spark-assembly_2.10%22" target="_self"&gt;maven central for upstream&lt;/A&gt;).&amp;nbsp;The assembly is used internally by distributions when executing Spark.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Instead you should have a dependency for whichever part of Spark you make use of, e.g. spark-core.&lt;/P&gt;</description>
      <pubDate>Mon, 03 Nov 2014 21:49:14 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/CDH-Snapshots-Repository-down/m-p/21153#M3516</guid>
      <dc:creator>busbey</dc:creator>
      <dc:date>2014-11-03T21:49:14Z</dc:date>
    </item>
  </channel>
</rss>

