<?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: how to start sandbox? in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/how-to-start-sandbox/m-p/99279#M12523</link>
    <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/1434/cssonu.html" nodeid="1434"&gt;@Abhishek Srivastava&lt;/A&gt; are you still having issues with this? Can you accept best answer or provide your own solution?&lt;/P&gt;</description>
    <pubDate>Wed, 03 Feb 2016 03:37:47 GMT</pubDate>
    <dc:creator>aervits</dc:creator>
    <dc:date>2016-02-03T03:37:47Z</dc:date>
    <item>
      <title>how to start sandbox?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/how-to-start-sandbox/m-p/99270#M12514</link>
      <description>&lt;P&gt;sandbox , oracle virtual box&lt;/P&gt;&lt;P&gt;Laptop - windows 10.&lt;/P&gt;&lt;P&gt;where to do ssh and how to open 10.0.2.25 in broswer , it is not opening.&lt;/P&gt;</description>
      <pubDate>Tue, 15 Dec 2015 15:01:40 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/how-to-start-sandbox/m-p/99270#M12514</guid>
      <dc:creator>cs_sonu</dc:creator>
      <dc:date>2015-12-15T15:01:40Z</dc:date>
    </item>
    <item>
      <title>Re: how to start sandbox?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/how-to-start-sandbox/m-p/99271#M12515</link>
      <description>&lt;P&gt;If you have imported and started the sandbox you should be able to access Ambari via sandbox.hortonworks.com:8080 or 127.0.0.1:8080.&lt;/P&gt;&lt;P&gt;You can access the sandbox via shell by using Putty (Windows) and the following command:&lt;/P&gt;&lt;PRE&gt;ssh root@sandbox.hortonworks.com -p 2222&lt;/PRE&gt;&lt;P&gt;Additional information about the installation are available in our Sandbox docs: &lt;A href="http://hortonworks.com/wp-content/uploads/2015/07/Import_on_Vbox_7_20_2015.pdf"&gt;http://hortonworks.com/wp-content/uploads/2015/07/...&lt;/A&gt; &lt;/P&gt;</description>
      <pubDate>Tue, 15 Dec 2015 15:22:54 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/how-to-start-sandbox/m-p/99271#M12515</guid>
      <dc:creator>jstraub</dc:creator>
      <dc:date>2015-12-15T15:22:54Z</dc:date>
    </item>
    <item>
      <title>Re: how to start sandbox?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/how-to-start-sandbox/m-p/99272#M12516</link>
      <description>&lt;P&gt;You can also try using the browser based shell connection: &lt;A href="http://sandbox.hortonworks.com:4200/" target="_blank"&gt;http://sandbox.hortonworks.com:4200/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Dec 2015 21:26:16 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/how-to-start-sandbox/m-p/99272#M12516</guid>
      <dc:creator>SQLShaw</dc:creator>
      <dc:date>2015-12-15T21:26:16Z</dc:date>
    </item>
    <item>
      <title>Re: how to start sandbox?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/how-to-start-sandbox/m-p/99273#M12517</link>
      <description>&lt;P&gt;ssh is only from the console  eg&lt;/P&gt;&lt;P&gt;user@host$ ssh root@hadoop03  /* Thats when you have a FQDN entry in your /etc/host like below &lt;/P&gt;&lt;P&gt;192.xxx.xxx.xx    hadoop03.something.com  hadoop03&lt;/P&gt;&lt;P&gt;The virtual machine is started from the VM interface&lt;/P&gt;&lt;P&gt;To access  the login page you need http server to already be running otherwise as the root user  run &lt;/P&gt;&lt;P&gt;[root@hadoop03]# service httpd start&lt;/P&gt;&lt;P&gt;When you have successfully imported the most of the hadoop components can be started from Sandbox image, the startup scripts are in  /$HADOOP_INSTALL_HOME/hadoop/conf &lt;/P&gt;&lt;P&gt;Make sure your user has the execute privileges on the files or .sh  scripts in the above directory &lt;/P&gt;&lt;P&gt;
start-dfs.sh,start-yarn.sh &lt;/P&gt;&lt;P&gt;stop-dfs.sh,stop-yarn.sh &lt;/P&gt;&lt;P&gt;As the root user run the command &lt;/P&gt;&lt;P&gt;root@hostname# ifconfig &lt;/P&gt;&lt;P&gt;This should give you the ip address depending on your NIC either eth0 or eth1 then use that ip ie 192.168.1.1:8080 this should give you access to the login web page&lt;/P&gt;</description>
      <pubDate>Wed, 16 Dec 2015 04:19:47 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/how-to-start-sandbox/m-p/99273#M12517</guid>
      <dc:creator>Shelton</dc:creator>
      <dc:date>2015-12-16T04:19:47Z</dc:date>
    </item>
    <item>
      <title>Re: how to start sandbox?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/how-to-start-sandbox/m-p/99274#M12518</link>
      <description>&lt;P&gt;Just to add linking to the article &lt;/P&gt;&lt;P&gt;&lt;A href="https://community.hortonworks.com/articles/4806/hidden-gem-in-hdp-sandbox-ssh-web-server-on-port-4.html" target="_blank"&gt;https://community.hortonworks.com/articles/4806/hidden-gem-in-hdp-sandbox-ssh-web-server-on-port-4.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Dec 2015 09:02:11 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/how-to-start-sandbox/m-p/99274#M12518</guid>
      <dc:creator>rmolina</dc:creator>
      <dc:date>2015-12-17T09:02:11Z</dc:date>
    </item>
    <item>
      <title>Re: how to start sandbox?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/how-to-start-sandbox/m-p/99275#M12519</link>
      <description>&lt;P&gt;Hello rmolina/straub, am using windows 10, have successfully installed sandbox and could able to access Ambari, but I couldn't able to start the shell using the command ssh root@sanbox.hortonwork.com -p 2222 in putty, am facing issue while I try using the browser based shell connection: &lt;A href="http://sandbox.hortonworks.com:4200/" target="_blank"&gt;http://sandbox.hortonworks.com:4200/&lt;/A&gt;, am getting the error message "Cant reach this page", am I making any mistake here ?, how to open the browser based shell connection ? &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;/STRONG&gt;&lt;U&gt;&lt;/U&gt;&lt;SUB&gt;&lt;/SUB&gt;&lt;SUP&gt;&lt;/SUP&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Dec 2015 06:24:28 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/how-to-start-sandbox/m-p/99275#M12519</guid>
      <dc:creator>haisure</dc:creator>
      <dc:date>2015-12-18T06:24:28Z</dc:date>
    </item>
    <item>
      <title>Re: how to start sandbox?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/how-to-start-sandbox/m-p/99276#M12520</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/1555/haisure.html" nodeid="1555"&gt;@Suresh Raju&lt;/A&gt;  &lt;A href="http://127.0.0.1:4200" target="_blank"&gt;http://127.0.0.1:4200&lt;/A&gt; works for me &lt;/P&gt;</description>
      <pubDate>Fri, 18 Dec 2015 06:40:04 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/how-to-start-sandbox/m-p/99276#M12520</guid>
      <dc:creator>nsabharwal</dc:creator>
      <dc:date>2015-12-18T06:40:04Z</dc:date>
    </item>
    <item>
      <title>Re: how to start sandbox?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/how-to-start-sandbox/m-p/99277#M12521</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/1555/haisure.html" nodeid="1555" target="_blank"&gt;@Suresh Raju&lt;/A&gt; &lt;A rel="user" href="https://community.cloudera.com/users/1434/cssonu.html" nodeid="1434" target="_blank"&gt;@Abhishek Srivastava&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="898-screen-shot-2015-12-17-at-54226-pm.png" style="width: 880px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/23874i1A7897F88401D112/image-size/medium?v=v2&amp;amp;px=400" role="button" title="898-screen-shot-2015-12-17-at-54226-pm.png" alt="898-screen-shot-2015-12-17-at-54226-pm.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Aug 2019 12:36:14 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/how-to-start-sandbox/m-p/99277#M12521</guid>
      <dc:creator>nsabharwal</dc:creator>
      <dc:date>2019-08-19T12:36:14Z</dc:date>
    </item>
    <item>
      <title>Re: how to start sandbox?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/how-to-start-sandbox/m-p/99278#M12522</link>
      <description>&lt;A rel="user" href="https://community.cloudera.com/users/1434/cssonu.html" nodeid="1434"&gt;@Abhishek Srivastava&lt;/A&gt;&lt;P&gt;Did it help? &lt;/P&gt;</description>
      <pubDate>Mon, 25 Jan 2016 06:58:21 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/how-to-start-sandbox/m-p/99278#M12522</guid>
      <dc:creator>nsabharwal</dc:creator>
      <dc:date>2016-01-25T06:58:21Z</dc:date>
    </item>
    <item>
      <title>Re: how to start sandbox?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/how-to-start-sandbox/m-p/99279#M12523</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/1434/cssonu.html" nodeid="1434"&gt;@Abhishek Srivastava&lt;/A&gt; are you still having issues with this? Can you accept best answer or provide your own solution?&lt;/P&gt;</description>
      <pubDate>Wed, 03 Feb 2016 03:37:47 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/how-to-start-sandbox/m-p/99279#M12523</guid>
      <dc:creator>aervits</dc:creator>
      <dc:date>2016-02-03T03:37:47Z</dc:date>
    </item>
  </channel>
</rss>

