<?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 NOT CONNECT TO SANDBOX USING PUTTY OR WEB SHELL ! in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/CAN-NOT-CONNECT-TO-SANDBOX-USING-PUTTY-OR-WEB-SHELL/m-p/136749#M99398</link>
    <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/16415/drenushagjurka.html" nodeid="16415"&gt;@voca voca&lt;/A&gt;&lt;/P&gt;&lt;P&gt;From your screenshot it looks like you are already connected to "sandbox"    as we see that the prompt says "root@sandbox"   so can you please double check that?     Or try opening a new terminal and then run the same command:&lt;/P&gt;&lt;PRE&gt;ssh root@localhost -p 2222&lt;/PRE&gt;&lt;P&gt;. Enter "hadoop" as password when it asks.&lt;/P&gt;&lt;P&gt;Also in the terminal where you have run the "ifconfig"  can you also run the following command to see the hostname?&lt;/P&gt;&lt;PRE&gt;hostname -f 
&lt;/PRE&gt;&lt;P&gt;.&lt;/P&gt;</description>
    <pubDate>Fri, 03 Mar 2017 23:41:20 GMT</pubDate>
    <dc:creator>jsensharma</dc:creator>
    <dc:date>2017-03-03T23:41:20Z</dc:date>
    <item>
      <title>CAN NOT CONNECT TO SANDBOX USING PUTTY OR WEB SHELL !</title>
      <link>https://community.cloudera.com/t5/Support-Questions/CAN-NOT-CONNECT-TO-SANDBOX-USING-PUTTY-OR-WEB-SHELL/m-p/136748#M99397</link>
      <description>&lt;P&gt;&lt;A href="https://community.cloudera.com/legacyfs/online/attachments/13192-capture.png" target="_blank"&gt;capture.png&lt;/A&gt;I am very new to Horton . I have installed HDP Sandbox on oracle Virtualbox. However, can't access to the sandbox neither from web client shell , neither from putty shell . Please, can anybody help ?&lt;/P&gt;&lt;P&gt;ssh: connect to host 127.0.0.1 port 2222: Connection refused&lt;/P&gt;&lt;P&gt;ipconfig comand is in the attach.&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2022 11:11:28 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/CAN-NOT-CONNECT-TO-SANDBOX-USING-PUTTY-OR-WEB-SHELL/m-p/136748#M99397</guid>
      <dc:creator>drenusha_gjurka</dc:creator>
      <dc:date>2022-09-16T11:11:28Z</dc:date>
    </item>
    <item>
      <title>Re: CAN NOT CONNECT TO SANDBOX USING PUTTY OR WEB SHELL !</title>
      <link>https://community.cloudera.com/t5/Support-Questions/CAN-NOT-CONNECT-TO-SANDBOX-USING-PUTTY-OR-WEB-SHELL/m-p/136749#M99398</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/16415/drenushagjurka.html" nodeid="16415"&gt;@voca voca&lt;/A&gt;&lt;/P&gt;&lt;P&gt;From your screenshot it looks like you are already connected to "sandbox"    as we see that the prompt says "root@sandbox"   so can you please double check that?     Or try opening a new terminal and then run the same command:&lt;/P&gt;&lt;PRE&gt;ssh root@localhost -p 2222&lt;/PRE&gt;&lt;P&gt;. Enter "hadoop" as password when it asks.&lt;/P&gt;&lt;P&gt;Also in the terminal where you have run the "ifconfig"  can you also run the following command to see the hostname?&lt;/P&gt;&lt;PRE&gt;hostname -f 
&lt;/PRE&gt;&lt;P&gt;.&lt;/P&gt;</description>
      <pubDate>Fri, 03 Mar 2017 23:41:20 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/CAN-NOT-CONNECT-TO-SANDBOX-USING-PUTTY-OR-WEB-SHELL/m-p/136749#M99398</guid>
      <dc:creator>jsensharma</dc:creator>
      <dc:date>2017-03-03T23:41:20Z</dc:date>
    </item>
    <item>
      <title>Re: CAN NOT CONNECT TO SANDBOX USING PUTTY OR WEB SHELL !</title>
      <link>https://community.cloudera.com/t5/Support-Questions/CAN-NOT-CONNECT-TO-SANDBOX-USING-PUTTY-OR-WEB-SHELL/m-p/136750#M99399</link>
      <description>&lt;P&gt;&lt;A href="https://community.cloudera.com/legacyfs/online/attachments/13193-capture.png"&gt;capture.png&lt;/A&gt;
Thank u for reply . Here is the new terminal , why it says refused ?&lt;/P&gt;</description>
      <pubDate>Fri, 03 Mar 2017 23:44:14 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/CAN-NOT-CONNECT-TO-SANDBOX-USING-PUTTY-OR-WEB-SHELL/m-p/136750#M99399</guid>
      <dc:creator>drenusha_gjurka</dc:creator>
      <dc:date>2017-03-03T23:44:14Z</dc:date>
    </item>
    <item>
      <title>Re: CAN NOT CONNECT TO SANDBOX USING PUTTY OR WEB SHELL !</title>
      <link>https://community.cloudera.com/t5/Support-Questions/CAN-NOT-CONNECT-TO-SANDBOX-USING-PUTTY-OR-WEB-SHELL/m-p/136751#M99400</link>
      <description>&lt;P&gt;hostname -f says sandbox.hortonworks.com

im watching this tutorial &lt;A href="https://hortonworks.com/hadoop-tutorial/getting-started-hdf-sandbox/"&gt;https://hortonworks.com/hadoop-tutorial/getting-started-hdf-sandbox/&lt;/A&gt;

Open your terminal (mac and linux) or putty (windows). Type the following command to access the Sandbox through SSH:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;# Usage:
      ssh &amp;lt;username&amp;gt;@&amp;lt;hostname&amp;gt;-p &amp;lt;port&amp;gt;;# Example:
      ssh root@127.0.0.1-p 12222;

But says refused.

My user is root and i changed the password into quicktechie
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 03 Mar 2017 23:46:40 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/CAN-NOT-CONNECT-TO-SANDBOX-USING-PUTTY-OR-WEB-SHELL/m-p/136751#M99400</guid>
      <dc:creator>drenusha_gjurka</dc:creator>
      <dc:date>2017-03-03T23:46:40Z</dc:date>
    </item>
    <item>
      <title>Re: CAN NOT CONNECT TO SANDBOX USING PUTTY OR WEB SHELL !</title>
      <link>https://community.cloudera.com/t5/Support-Questions/CAN-NOT-CONNECT-TO-SANDBOX-USING-PUTTY-OR-WEB-SHELL/m-p/136752#M99401</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/16415/drenushagjurka.html" nodeid="16415"&gt;@voca voca&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Screenshot says that you are already inside the Sandbox in your terminal.&lt;/P&gt;&lt;P&gt;Also the output of "hostname -f" also proves that you are alredy logged in to the sandbox  &lt;/P&gt;&lt;PRE&gt;# hostname -f     
  sandbox.hortonworks.com&lt;/PRE&gt;&lt;P&gt;&lt;A href="http://sandbox.hortonworks.com"&gt;&lt;/A&gt; you should be able to run your HDFS commands in the same terminal.&lt;/P&gt;&lt;P&gt;example:&lt;/P&gt;&lt;PRE&gt;hdfs dfs -ls /&lt;/PRE&gt;&lt;P&gt;.&lt;/P&gt;</description>
      <pubDate>Fri, 03 Mar 2017 23:50:51 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/CAN-NOT-CONNECT-TO-SANDBOX-USING-PUTTY-OR-WEB-SHELL/m-p/136752#M99401</guid>
      <dc:creator>jsensharma</dc:creator>
      <dc:date>2017-03-03T23:50:51Z</dc:date>
    </item>
    <item>
      <title>Re: CAN NOT CONNECT TO SANDBOX USING PUTTY OR WEB SHELL !</title>
      <link>https://community.cloudera.com/t5/Support-Questions/CAN-NOT-CONNECT-TO-SANDBOX-USING-PUTTY-OR-WEB-SHELL/m-p/136753#M99402</link>
      <description>&lt;P&gt;Thank you !&lt;/P&gt;</description>
      <pubDate>Sat, 04 Mar 2017 05:01:47 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/CAN-NOT-CONNECT-TO-SANDBOX-USING-PUTTY-OR-WEB-SHELL/m-p/136753#M99402</guid>
      <dc:creator>drenusha_gjurka</dc:creator>
      <dc:date>2017-03-04T05:01:47Z</dc:date>
    </item>
  </channel>
</rss>

