<?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: Issues while building Ambari in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Issues-while-building-Ambari/m-p/153523#M115984</link>
    <description>&lt;P&gt;@&lt;A href="https://community.hortonworks.com/users/12011/amanpoonia29.html"&gt;Aman Poonia&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I do not see any reference to "clj-time"  in the apache ambari repo.  &lt;A href="https://github.com/apache/ambari" target="_blank"&gt;https://github.com/apache/ambari&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Please do a search in your ambari code base to see which file has this entry?&lt;/P&gt;&lt;PRE&gt;git clone git://git.apache.org/ambari.git

cd ambari

find . -name "*.*" | xargs grep -il "clj-time"&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No result.&lt;/P&gt;</description>
    <pubDate>Fri, 16 Sep 2016 01:28:58 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2016-09-16T01:28:58Z</dc:date>
    <item>
      <title>Issues while building Ambari</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Issues-while-building-Ambari/m-p/153522#M115983</link>
      <description>&lt;P&gt;I am trying to build the ambari source. While doing so i am facing issues with a dependency&lt;/P&gt;&lt;P&gt;[ERROR] Failed to execute goal on project ambari-metrics-storm-sink-legacy: Could not resolve dependencies for project org.apache.ambari:ambari-metrics-storm-sink-legacy:jar:2.4.1.0.0: The following artifacts could not be resolved: clj-time:clj-time:jar:0.8.0, compojure:compojure:jar:1.1.3, hiccup:hiccup:jar:0.3.6, ring:ring-devel:jar:1.3.0, ring:ring-jetty-adapter:jar:1.3.0, ring:ring-json:jar:0.3.1, com.twitter:carbonite:jar:1.4.0: Failure to find clj-time:clj-time:jar:0.8.0 in &lt;A href="http://repo.hortonworks.com/content/groups/public/" target="_blank"&gt;http://repo.hortonworks.com/content/groups/public/&lt;/A&gt; was cached in the local repository, resolution will not be reattempted until the update interval of apache-hadoop has elapsed or updates are forced -&amp;gt; [Help 1]&lt;/P&gt;&lt;P&gt;I tried looking into &lt;A href="http://repo.hortonworks.com/content/groups/public/" target="_blank"&gt;http://repo.hortonworks.com/content/groups/public/&lt;/A&gt; but couldnot find 'clj-time'. Is there something i am missing?&lt;/P&gt;</description>
      <pubDate>Thu, 15 Sep 2016 18:13:13 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Issues-while-building-Ambari/m-p/153522#M115983</guid>
      <dc:creator>aman_poonia_29</dc:creator>
      <dc:date>2016-09-15T18:13:13Z</dc:date>
    </item>
    <item>
      <title>Re: Issues while building Ambari</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Issues-while-building-Ambari/m-p/153523#M115984</link>
      <description>&lt;P&gt;@&lt;A href="https://community.hortonworks.com/users/12011/amanpoonia29.html"&gt;Aman Poonia&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I do not see any reference to "clj-time"  in the apache ambari repo.  &lt;A href="https://github.com/apache/ambari" target="_blank"&gt;https://github.com/apache/ambari&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Please do a search in your ambari code base to see which file has this entry?&lt;/P&gt;&lt;PRE&gt;git clone git://git.apache.org/ambari.git

cd ambari

find . -name "*.*" | xargs grep -il "clj-time"&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No result.&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2016 01:28:58 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Issues-while-building-Ambari/m-p/153523#M115984</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-09-16T01:28:58Z</dc:date>
    </item>
    <item>
      <title>Re: Issues while building Ambari</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Issues-while-building-Ambari/m-p/153524#M115985</link>
      <description>&lt;P&gt;I will also suggest you to try the following:&lt;/P&gt;&lt;P&gt;Try setting the correct version first like:  Choose version "&lt;STRONG&gt;2.4.1.0.1"  instead of "&lt;/STRONG&gt;&lt;STRONG&gt;2.4.1.0.0"&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Example:&lt;/P&gt;&lt;PRE&gt;&lt;STRONG&gt;cd  ambari/ambari-metrics 
mvn clean versions:set -DnewVersion=2.4.1.0.1
mvn clean install  -DskipTests -Drat.ignoreErrors=true  -Drat.skip=true&lt;/STRONG&gt;&lt;/PRE&gt;&lt;P&gt;Then build it again.&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2016 01:30:44 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Issues-while-building-Ambari/m-p/153524#M115985</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-09-16T01:30:44Z</dc:date>
    </item>
    <item>
      <title>Re: Issues while building Ambari</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Issues-while-building-Ambari/m-p/153525#M115986</link>
      <description>&lt;P&gt;I did a grep and couldn't find any reference. But it can be a cyclic dependency where on of our dependency dependency on this. So for the time being i added &lt;/P&gt;&lt;P&gt;&amp;lt;repository&amp;gt;
      &amp;lt;id&amp;gt;clojars.org&amp;lt;/id&amp;gt;
      &amp;lt;url&amp;gt;http://clojars.org/repo&amp;lt;/url&amp;gt;
    &amp;lt;/repository&amp;gt;&lt;/P&gt;&lt;P&gt;in ambari-metrics/pom.xml and it worked&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2016 15:30:11 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Issues-while-building-Ambari/m-p/153525#M115986</guid>
      <dc:creator>aman_poonia_29</dc:creator>
      <dc:date>2016-09-16T15:30:11Z</dc:date>
    </item>
    <item>
      <title>Re: Issues while building Ambari</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Issues-while-building-Ambari/m-p/153526#M115987</link>
      <description>&lt;P&gt;As per the documentation, it suggests setting 2.4.1.0.0, so I did that. I am not sure if 2.4.1.0.1 is the right one. Is there any reference around this which I go through which i might have missed!&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2016 15:32:18 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Issues-while-building-Ambari/m-p/153526#M115987</guid>
      <dc:creator>aman_poonia_29</dc:creator>
      <dc:date>2016-09-16T15:32:18Z</dc:date>
    </item>
  </channel>
</rss>

