<?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: Step by step setup for Sandbox Needed in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Step-by-step-setup-for-Sandbox-Needed/m-p/233859#M195682</link>
    <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/43202/koopsofttrial.html" nodeid="43202"&gt;@John Koop&lt;/A&gt;&lt;/P&gt;&lt;P&gt;From your attached screenshot looks like 8888 port is not accessible outside sandbox which should not happen.   So we can do the following testing to check few things:&lt;/P&gt;&lt;P&gt;1. Login to Sandbox and check if the port 8888 is actually opened.&lt;/P&gt;&lt;PRE&gt;# ssh root@127.0.0.1  -p 2222
# netstat -tnlpa | grep 8888&lt;/PRE&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;2. Also please check the default &lt;STRONG&gt;"/etc/hosts" &lt;/STRONG&gt;inside the sandbox which usually looks like something as following if you have not modified it.  "below is output from my HDP 2.6" sandbox.&lt;/P&gt;&lt;PRE&gt;[root@sandbox ~]# cat /etc/hosts
127.0.0.1    localhost
::1    localhost ip6-localhost ip6-loopback
fe00::0    ip6-localnet
ff00::0    ip6-mcastprefix
ff02::1    ip6-allnodes
ff02::2    ip6-allrouters
172.17.0.2    sandbox.hortonworks.com sandbox&lt;/PRE&gt;&lt;P&gt;3. If we see that the port is opened then we will need to check if by default Firewall is not causing any issue:&lt;/P&gt;&lt;PRE&gt;# service iptables status
# service iptables stop&lt;/PRE&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;4. Next we will check if the Port forwarding is correct and the 8888 port is unblocked and allows port forwarding. Please see the below link for port forwarding configuration and validation:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.hortonworks.com/articles/65914/how-to-add-ports-to-the-hdp-25-virtualbox-sandbox.html" target="_blank"&gt;https://community.hortonworks.com/articles/65914/how-to-add-ports-to-the-hdp-25-virtualbox-sandbox.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;5. Still if you face any issue then try restarting the HDP Sandbox and then try again.&lt;/P&gt;&lt;P&gt;6. If the issue still occurs then try re importing the HDP sandbox images and then try again.&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Reference:  &lt;/STRONG&gt; For step by step Sandbox installation the following link is useful:    &lt;A href="https://hortonworks.com/hadoop-tutorial/learning-the-ropes-of-the-hortonworks-sandbox/" target="_blank"&gt;https://hortonworks.com/hadoop-tutorial/learning-the-ropes-of-the-hortonworks-sandbox/&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 29 Aug 2017 08:19:36 GMT</pubDate>
    <dc:creator>jsensharma</dc:creator>
    <dc:date>2017-08-29T08:19:36Z</dc:date>
  </channel>
</rss>

