<?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: Error when run command 'wget -nv http://private-repo-1.hortonworks.com/HDP/centos6/2.x/updates/2.3.4.1-10/hdp.repo -O /etc/yum.repos.d/HDP-TP.repo' in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Error-when-run-command-wget-nv-http-private-repo-1/m-p/153904#M116360</link>
    <description>&lt;P style="margin-left: 20px;"&gt;&lt;A rel="user" href="https://community.cloudera.com/users/3881/vrsanaidu.html" nodeid="3881"&gt;@Rajendra Vechalapu&lt;/A&gt;, I just realized that all details are not explained anywhere. So on Windows you need an ssh client, you can download Putty for example. Then in Putty type "localhost" as hostname and port 2222 and then try to login. You can also try a web ssh client at &lt;A href="http://localhost:4200" target="_blank"&gt;http://localhost:4200&lt;/A&gt;.&lt;/P&gt;</description>
    <pubDate>Sun, 03 Apr 2016 21:29:11 GMT</pubDate>
    <dc:creator>pminovic</dc:creator>
    <dc:date>2016-04-03T21:29:11Z</dc:date>
    <item>
      <title>Error when run command 'wget -nv http://private-repo-1.hortonworks.com/HDP/centos6/2.x/updates/2.3.4.1-10/hdp.repo -O /etc/yum.repos.d/HDP-TP.repo'</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Error-when-run-command-wget-nv-http-private-repo-1/m-p/153899#M116355</link>
      <description>&lt;P&gt;when i run command '&lt;/P&gt;&lt;P&gt;wget -nv &lt;A href="http://private-repo-1.hortonworks.com/HDP/centos6/2.x/updates/2.3.4.1-10/hdp.repo" target="_blank"&gt;http://private-repo-1.hortonworks.com/HDP/centos6/2.x/updates/2.3.4.1-10/hdp.repo&lt;/A&gt; -O /etc/yum.repos.d/HDP-TP.repo'&lt;/P&gt;&lt;P&gt;command in Zeppelin, getting error as &lt;/P&gt;&lt;P&gt;&amp;lt;console&amp;gt;:2: error: ';' expected but '(' found.
       print("")&lt;/P&gt;&lt;P&gt;Ps help. &lt;/P&gt;&lt;P&gt;Sandbox HDP version is 2.3.2&lt;/P&gt;</description>
      <pubDate>Sun, 03 Apr 2016 19:14:43 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Error-when-run-command-wget-nv-http-private-repo-1/m-p/153899#M116355</guid>
      <dc:creator>vrsanaidu</dc:creator>
      <dc:date>2016-04-03T19:14:43Z</dc:date>
    </item>
    <item>
      <title>Re: Error when run command 'wget -nv http://private-repo-1.hortonworks.com/HDP/centos6/2.x/updates/2.3.4.1-10/hdp.repo -O /etc/yum.repos.d/HDP-TP.repo'</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Error-when-run-command-wget-nv-http-private-repo-1/m-p/153900#M116356</link>
      <description>&lt;P&gt;It is from , &lt;/P&gt;&lt;P&gt;&lt;A href="http://hortonworks.com/hadoop-tutorial/a-lap-around-apache-spark/" target="_blank"&gt;http://hortonworks.com/hadoop-tutorial/a-lap-around-apache-spark/&lt;/A&gt; site&lt;/P&gt;</description>
      <pubDate>Sun, 03 Apr 2016 19:15:15 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Error-when-run-command-wget-nv-http-private-repo-1/m-p/153900#M116356</guid>
      <dc:creator>vrsanaidu</dc:creator>
      <dc:date>2016-04-03T19:15:15Z</dc:date>
    </item>
    <item>
      <title>Re: Error when run command 'wget -nv http://private-repo-1.hortonworks.com/HDP/centos6/2.x/updates/2.3.4.1-10/hdp.repo -O /etc/yum.repos.d/HDP-TP.repo'</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Error-when-run-command-wget-nv-http-private-repo-1/m-p/153901#M116357</link>
      <description>&lt;P&gt;Hi &lt;A rel="user" href="https://community.cloudera.com/users/3881/vrsanaidu.html" nodeid="3881"&gt;@Rajendra Vechalapu&lt;/A&gt;, you need to login as root to your Sandbox or a machine where you want to install Spark and run the wget command there. It's also assuming that your OS is CentOS or RHEL-6. I just tried and it works (the URL is still valid). After that run "yum install" and follow all other steps on that page before trying  Spark from the command line (test the command line first) or from Zeppelin.&lt;/P&gt;</description>
      <pubDate>Sun, 03 Apr 2016 20:36:40 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Error-when-run-command-wget-nv-http-private-repo-1/m-p/153901#M116357</guid>
      <dc:creator>pminovic</dc:creator>
      <dc:date>2016-04-03T20:36:40Z</dc:date>
    </item>
    <item>
      <title>Re: Error when run command 'wget -nv http://private-repo-1.hortonworks.com/HDP/centos6/2.x/updates/2.3.4.1-10/hdp.repo -O /etc/yum.repos.d/HDP-TP.repo'</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Error-when-run-command-wget-nv-http-private-repo-1/m-p/153902#M116358</link>
      <description>&lt;P&gt;Thank you for your reply, but from Zeppelin it is not working. Pls note that I am using hortonworks sanbox VM on Windows 7 OS. even tried directly in command prompt but still got errors.&lt;/P&gt;</description>
      <pubDate>Sun, 03 Apr 2016 20:46:31 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Error-when-run-command-wget-nv-http-private-repo-1/m-p/153902#M116358</guid>
      <dc:creator>vrsanaidu</dc:creator>
      <dc:date>2016-04-03T20:46:31Z</dc:date>
    </item>
    <item>
      <title>Re: Error when run command 'wget -nv http://private-repo-1.hortonworks.com/HDP/centos6/2.x/updates/2.3.4.1-10/hdp.repo -O /etc/yum.repos.d/HDP-TP.repo'</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Error-when-run-command-wget-nv-http-private-repo-1/m-p/153903#M116359</link>
      <description>&lt;P&gt;Login to your sandbox using "ssh -p2222 root@localhost" and then run wget and yum commands from the command line, and all other commands from the tutorial.&lt;/P&gt;</description>
      <pubDate>Sun, 03 Apr 2016 20:55:34 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Error-when-run-command-wget-nv-http-private-repo-1/m-p/153903#M116359</guid>
      <dc:creator>pminovic</dc:creator>
      <dc:date>2016-04-03T20:55:34Z</dc:date>
    </item>
    <item>
      <title>Re: Error when run command 'wget -nv http://private-repo-1.hortonworks.com/HDP/centos6/2.x/updates/2.3.4.1-10/hdp.repo -O /etc/yum.repos.d/HDP-TP.repo'</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Error-when-run-command-wget-nv-http-private-repo-1/m-p/153904#M116360</link>
      <description>&lt;P style="margin-left: 20px;"&gt;&lt;A rel="user" href="https://community.cloudera.com/users/3881/vrsanaidu.html" nodeid="3881"&gt;@Rajendra Vechalapu&lt;/A&gt;, I just realized that all details are not explained anywhere. So on Windows you need an ssh client, you can download Putty for example. Then in Putty type "localhost" as hostname and port 2222 and then try to login. You can also try a web ssh client at &lt;A href="http://localhost:4200" target="_blank"&gt;http://localhost:4200&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Sun, 03 Apr 2016 21:29:11 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Error-when-run-command-wget-nv-http-private-repo-1/m-p/153904#M116360</guid>
      <dc:creator>pminovic</dc:creator>
      <dc:date>2016-04-03T21:29:11Z</dc:date>
    </item>
    <item>
      <title>Re: Error when run command 'wget -nv http://private-repo-1.hortonworks.com/HDP/centos6/2.x/updates/2.3.4.1-10/hdp.repo -O /etc/yum.repos.d/HDP-TP.repo'</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Error-when-run-command-wget-nv-http-private-repo-1/m-p/153905#M116361</link>
      <description>&lt;P&gt;It worked, Thank you&lt;/P&gt;</description>
      <pubDate>Mon, 04 Apr 2016 10:02:58 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Error-when-run-command-wget-nv-http-private-repo-1/m-p/153905#M116361</guid>
      <dc:creator>vrsanaidu</dc:creator>
      <dc:date>2016-04-04T10:02:58Z</dc:date>
    </item>
    <item>
      <title>Re: Error when run command 'wget -nv http://private-repo-1.hortonworks.com/HDP/centos6/2.x/updates/2.3.4.1-10/hdp.repo -O /etc/yum.repos.d/HDP-TP.repo'</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Error-when-run-command-wget-nv-http-private-repo-1/m-p/153906#M116362</link>
      <description>&lt;P&gt;Hi &lt;A rel="user" href="https://community.cloudera.com/users/3881/vrsanaidu.html" nodeid="3881"&gt;@Rajendra Vechalapu&lt;/A&gt; glad to hear that it worked! If so, can you consider to upvote and/or accept my answer. By the way HCC works similar to "Stack Overflow": It serves as a platform for users to ask and answer questions related to HDP and Hadoop in general, 
and, through membership and active participation, to vote questions and 
answers up or down, accept answeres and edit questions and answers. In addition to Q&amp;amp;A there are also articles, ideas and repos sections. Tnx!&lt;/P&gt;</description>
      <pubDate>Mon, 04 Apr 2016 10:34:16 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Error-when-run-command-wget-nv-http-private-repo-1/m-p/153906#M116362</guid>
      <dc:creator>pminovic</dc:creator>
      <dc:date>2016-04-04T10:34:16Z</dc:date>
    </item>
  </channel>
</rss>

