<?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: Can anyone confirm repos for HDP 2.6? in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Can-anyone-confirm-repos-for-HDP-2-6/m-p/226293#M188153</link>
    <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/11394/edday.html" nodeid="11394"&gt;@ed day&lt;/A&gt; -  Ambari will not add the repo file name (hdp.list) in the url. Thats why when you do wget on that url you get 404 error. But when you include the hdp.list in the url you will not get the 404 error.&lt;/P&gt;&lt;PRE&gt;➜  ~  wget -nv  &lt;A href="http://public-repo-1.hortonworks.com/HDP/ubuntu14/2.x/updates/2.6.0.3/" target="_blank"&gt;http://public-repo-1.hortonworks.com/HDP/ubuntu14/2.x/updates/2.6.0.3/&lt;/A&gt;
&lt;A href="http://public-repo-1.hortonworks.com/HDP/ubuntu14/2.x/updates/2.6.0.3/:" target="_blank"&gt;http://public-repo-1.hortonworks.com/HDP/ubuntu14/2.x/updates/2.6.0.3/:&lt;/A&gt;
2017-05-11 11:26:26 ERROR 404: Not Found.
➜  ~  wget -nv  &lt;A href="http://public-repo-1.hortonworks.com/HDP/ubuntu14/2.x/updates/2.6.0.3/hdp.list" target="_blank"&gt;http://public-repo-1.hortonworks.com/HDP/ubuntu14/2.x/updates/2.6.0.3/hdp.list&lt;/A&gt;

2017-05-11 11:17:46 URL:http://public-repo-1.hortonworks.com/HDP/ubuntu14/2.x/updates/2.6.0.3/hdp.list [199/199] -&amp;gt; "hdp.list" [1]
➜  ~ 
&lt;/PRE&gt;&lt;P&gt;This is the expected and correct behavior. Please proceed with the URL without the repo file name.&lt;/P&gt;</description>
    <pubDate>Fri, 12 May 2017 01:26:02 GMT</pubDate>
    <dc:creator>namaheshwari</dc:creator>
    <dc:date>2017-05-12T01:26:02Z</dc:date>
    <item>
      <title>Can anyone confirm repos for HDP 2.6?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Can-anyone-confirm-repos-for-HDP-2-6/m-p/226290#M188150</link>
      <description>&lt;P&gt;Hi, when I try to use Ambari's default for HDP2.6 and Ubuntu14, I get&lt;/P&gt;&lt;PRE&gt;Please make sure all repository URLs are valid before proceeding&lt;/PRE&gt;&lt;P&gt;I try wget:&lt;/P&gt;&lt;PRE&gt;ed@master:~$ wget -nv &lt;A href="http://public-repo-1.hortonworks.com/HDP/ubuntu14/2.x/updates/2.6.0.3" target="_blank"&gt;http://public-repo-1.hortonworks.com/HDP/ubuntu14/2.x/updates/2.6.0.3&lt;/A&gt;
&lt;A href="http://public-repo-1.hortonworks.com/HDP/ubuntu14/2.x/updates/2.6.0.3:" target="_blank"&gt;http://public-repo-1.hortonworks.com/HDP/ubuntu14/2.x/updates/2.6.0.3:&lt;/A&gt;
2017-05-10 10:23:22 ERROR 404: Not Found.
ed@master:~$ wget -nv &lt;A href="http://public-repo-1.hortonworks.com/HDP-UTILS-1.1.0.21/repos/ubuntu12" target="_blank"&gt;http://public-repo-1.hortonworks.com/HDP-UTILS-1.1.0.21/repos/ubuntu12&lt;/A&gt;
&lt;A href="http://public-repo-1.hortonworks.com/HDP-UTILS-1.1.0.21/repos/ubuntu12:" target="_blank"&gt;http://public-repo-1.hortonworks.com/HDP-UTILS-1.1.0.21/repos/ubuntu12:&lt;/A&gt;
2017-05-10 10:23:43 ERROR 404: Not Found.
ed@master:~$ &lt;/PRE&gt;&lt;P&gt;Is it just me who can't see them, or do these repos work for anyone else? &lt;/P&gt;</description>
      <pubDate>Wed, 10 May 2017 16:30:06 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Can-anyone-confirm-repos-for-HDP-2-6/m-p/226290#M188150</guid>
      <dc:creator>ed_day</dc:creator>
      <dc:date>2017-05-10T16:30:06Z</dc:date>
    </item>
    <item>
      <title>Re: Can anyone confirm repos for HDP 2.6?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Can-anyone-confirm-repos-for-HDP-2-6/m-p/226291#M188151</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/11394/edday.html" nodeid="11394"&gt;@ed day&lt;/A&gt;&lt;/P&gt;&lt;P&gt;You can find the repo links here:  &lt;A href="https://docs.hortonworks.com/HDPDocuments/Ambari-2.5.0.3/bk_ambari-installation/content/hdp_26_repositories.html" target="_blank"&gt;https://docs.hortonworks.com/HDPDocuments/Ambari-2.5.0.3/bk_ambari-installation/content/hdp_26_repositories.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;When you do "wget" then please also include the File Name (hdp.list) in the URL else it wont find it.&lt;/P&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;PRE&gt; wget -nv  &lt;A href="http://public-repo-1.hortonworks.com/HDP/ubuntu14/2.x/updates/2.6.0.3/hdp.list" target="_blank"&gt;http://public-repo-1.hortonworks.com/HDP/ubuntu14/2.x/updates/2.6.0.3/hdp.list&lt;/A&gt;&lt;/PRE&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;Also Ubuntu 12 is not listed in the supported config anymore for HDP2.6:: &lt;A href="http://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.6.0/bk_support-matrices/content/ch_matrices-hdp.html" target="_blank"&gt;http://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.6.0/bk_support-matrices/content/ch_matrices-hdp.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 10 May 2017 16:49:11 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Can-anyone-confirm-repos-for-HDP-2-6/m-p/226291#M188151</guid>
      <dc:creator>jsensharma</dc:creator>
      <dc:date>2017-05-10T16:49:11Z</dc:date>
    </item>
    <item>
      <title>Re: Can anyone confirm repos for HDP 2.6?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Can-anyone-confirm-repos-for-HDP-2-6/m-p/226292#M188152</link>
      <description>&lt;P&gt;Thanks Sen but those are the base repo links generated by Ambari, not me.&lt;/P&gt;</description>
      <pubDate>Wed, 10 May 2017 20:32:10 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Can-anyone-confirm-repos-for-HDP-2-6/m-p/226292#M188152</guid>
      <dc:creator>ed_day</dc:creator>
      <dc:date>2017-05-10T20:32:10Z</dc:date>
    </item>
    <item>
      <title>Re: Can anyone confirm repos for HDP 2.6?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Can-anyone-confirm-repos-for-HDP-2-6/m-p/226293#M188153</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/11394/edday.html" nodeid="11394"&gt;@ed day&lt;/A&gt; -  Ambari will not add the repo file name (hdp.list) in the url. Thats why when you do wget on that url you get 404 error. But when you include the hdp.list in the url you will not get the 404 error.&lt;/P&gt;&lt;PRE&gt;➜  ~  wget -nv  &lt;A href="http://public-repo-1.hortonworks.com/HDP/ubuntu14/2.x/updates/2.6.0.3/" target="_blank"&gt;http://public-repo-1.hortonworks.com/HDP/ubuntu14/2.x/updates/2.6.0.3/&lt;/A&gt;
&lt;A href="http://public-repo-1.hortonworks.com/HDP/ubuntu14/2.x/updates/2.6.0.3/:" target="_blank"&gt;http://public-repo-1.hortonworks.com/HDP/ubuntu14/2.x/updates/2.6.0.3/:&lt;/A&gt;
2017-05-11 11:26:26 ERROR 404: Not Found.
➜  ~  wget -nv  &lt;A href="http://public-repo-1.hortonworks.com/HDP/ubuntu14/2.x/updates/2.6.0.3/hdp.list" target="_blank"&gt;http://public-repo-1.hortonworks.com/HDP/ubuntu14/2.x/updates/2.6.0.3/hdp.list&lt;/A&gt;

2017-05-11 11:17:46 URL:http://public-repo-1.hortonworks.com/HDP/ubuntu14/2.x/updates/2.6.0.3/hdp.list [199/199] -&amp;gt; "hdp.list" [1]
➜  ~ 
&lt;/PRE&gt;&lt;P&gt;This is the expected and correct behavior. Please proceed with the URL without the repo file name.&lt;/P&gt;</description>
      <pubDate>Fri, 12 May 2017 01:26:02 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Can-anyone-confirm-repos-for-HDP-2-6/m-p/226293#M188153</guid>
      <dc:creator>namaheshwari</dc:creator>
      <dc:date>2017-05-12T01:26:02Z</dc:date>
    </item>
  </channel>
</rss>

