<?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: adding sandbox.hortonworks.com to /etc/hosts does not seem to make a difference and that seems to be a problem for Banana in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/adding-sandbox-hortonworks-com-to-etc-hosts-does-not-seem-to/m-p/128928#M18302</link>
    <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/132/abajwa.html" nodeid="132"&gt;@Ali Bajwa&lt;/A&gt; I will see that I get this incorporated into the tutorial.&lt;/P&gt;</description>
    <pubDate>Sun, 07 Feb 2016 07:12:07 GMT</pubDate>
    <dc:creator>zblanco</dc:creator>
    <dc:date>2016-02-07T07:12:07Z</dc:date>
    <item>
      <title>adding sandbox.hortonworks.com to /etc/hosts does not seem to make a difference and that seems to be a problem for Banana</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/adding-sandbox-hortonworks-com-to-etc-hosts-does-not-seem-to/m-p/128921#M18295</link>
      <description>&lt;P&gt;Hello. I have been going through the Analyzing Twitter Data With Apache NiFi and HDP Search tutorial using Sandbox VM I downloaded a couple of weeks ago.&lt;/P&gt;&lt;P&gt;I did run 'echo 127.0.0.1     sandbox.hortonworks.com &amp;gt;&amp;gt; /etc/hosts' (I am assuming the partial quotation marks in 'echo "127.0.0.1     sandbox.hortonworks.com &amp;gt;&amp;gt; /etc/hosts' in the instructions are a typo), and my /etc/hosts file now looks like this:&lt;/P&gt;&lt;P&gt;127.0.0.1                          		localhost.localdomain localhost
10.0.2.15             	sandbox.hortonworks.com sandbox ambari.hortonworks.com
127.0.0.1 sandbox.hortonworks.com&lt;/P&gt;&lt;P&gt;However, the following links never work:&lt;/P&gt;&lt;P&gt;&lt;A href="http://sandbox.hortonworks.com:4200" target="_blank"&gt;http://sandbox.hortonworks.com:4200&lt;/A&gt;
&lt;A href="http://sandbox.hortonworks.com:9090/nifi" target="_blank"&gt;http://sandbox.hortonworks.com:9090/nifi&lt;/A&gt;
&lt;A href="http://sandbox.hortonworks.com:8983/solr/" target="_blank"&gt;http://sandbox.hortonworks.com:8983/solr/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;So, I replace '&lt;A href="http://sandbox.hortonworks.com" target="_blank"&gt;http://sandbox.hortonworks.com&lt;/A&gt;' with '127.0.0.1' and NiFi and Solr seem to work fine, based on my limited understanding. However, when I get to starting Banana, and, go to '127.0.0.1:8983/solr/banana/index.html' (I am assuming that leaving out 'index.html' from '&lt;A href="http://sandbox.hortonworks.com:8983/solr/banana/index.html" target="_blank"&gt;http://sandbox.hortonworks.com:8983/solr/banana/&lt;/A&gt;' in the instructions is just an oversight, since without it we just see contents of the directory), I do get the basic Banana dashboard layout with black/gray background and buttons and rows and headers, but no data. I get the following two errors:&lt;/P&gt;&lt;P&gt;'Error Could not contact Solr at &lt;A href="http://sandbox.hortonworks.com:8983/solr/" target="_blank"&gt;http://sandbox.hortonworks.com:8983/solr/&lt;/A&gt;. Please ensure that Solr is reachable from your system.'
'Error Could not retrieve collections from Solr (error status = 0)'&lt;/P&gt;&lt;P&gt;I thought, perhaps, if I replaced '&lt;A href="http://sandbox.hortonworks.com" target="_blank"&gt;http://sandbox.hortonworks.com&lt;/A&gt;' with '127.0.0.1' in the 'default.json' file I downloaded from github earlier in the tutorial that might fix the problem, but Banana still saw no data, even though the error messages have changed slightly:&lt;/P&gt;&lt;P&gt;'Error Collection not found at 127.0.0.1:8983/solr/tweets. Please check your configuration or create the collection. If you are using a proxy ensure it is configured correctly.'
'Error Could not retrieve collections from Solr (error status = 404)'&lt;/P&gt;&lt;P&gt;The 'tweets' collection DOES exist, from what I can tell. If I enter the command we are given to create it, I am told it already exists. I can delete it and create it again, but that does not seem to make a difference for Banana.&lt;/P&gt;&lt;P&gt;Why does adding 'sandbox.hortonworks.com' to /etc/hosts not seem to work for me, does that mess anything else up besides Banana that I perhaps do not realize, and is there a workaround? &lt;/P&gt;&lt;P&gt;Many thanks!&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2022 10:02:46 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/adding-sandbox-hortonworks-com-to-etc-hosts-does-not-seem-to/m-p/128921#M18295</guid>
      <dc:creator>gerda39</dc:creator>
      <dc:date>2022-09-16T10:02:46Z</dc:date>
    </item>
    <item>
      <title>Re: adding sandbox.hortonworks.com to /etc/hosts does not seem to make a difference and that seems to be a problem for Banana</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/adding-sandbox-hortonworks-com-to-etc-hosts-does-not-seem-to/m-p/128922#M18296</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/2641/gerda39.html" nodeid="2641"&gt;@Gerda 39&lt;/A&gt;
&lt;/P&gt;&lt;P&gt;Make sure that you setup /etc/hosts entries in sandbox and your local laptop to make this work&lt;/P&gt;&lt;P&gt;Don't point to 10.0.2.15&lt;/P&gt;&lt;P&gt;Keep it to 127.0.0.1&lt;/P&gt;</description>
      <pubDate>Sun, 07 Feb 2016 05:28:30 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/adding-sandbox-hortonworks-com-to-etc-hosts-does-not-seem-to/m-p/128922#M18296</guid>
      <dc:creator>nsabharwal</dc:creator>
      <dc:date>2016-02-07T05:28:30Z</dc:date>
    </item>
    <item>
      <title>Re: adding sandbox.hortonworks.com to /etc/hosts does not seem to make a difference and that seems to be a problem for Banana</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/adding-sandbox-hortonworks-com-to-etc-hosts-does-not-seem-to/m-p/128923#M18297</link>
      <description>&lt;P&gt;This may not have been specified but you should add "sandbox.hortonworks.com" to your HOST machine. This is not the sandbox. It is the machine which you have installed virtualbox/vmware on&lt;/P&gt;&lt;P&gt;On a windows machine you'll find your hosts file at &lt;/P&gt;&lt;PRE&gt;%systemroot%\system32\drivers\etc\hosts&lt;/PRE&gt;&lt;P&gt;If you are using *nix system or Mac OS X it is simply&lt;/P&gt;&lt;PRE&gt;/etc/hosts&lt;/PRE&gt;&lt;P&gt;After editing the correct file on the host machine it should work&lt;/P&gt;</description>
      <pubDate>Sun, 07 Feb 2016 05:30:13 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/adding-sandbox-hortonworks-com-to-etc-hosts-does-not-seem-to/m-p/128923#M18297</guid>
      <dc:creator>zblanco</dc:creator>
      <dc:date>2016-02-07T05:30:13Z</dc:date>
    </item>
    <item>
      <title>Re: adding sandbox.hortonworks.com to /etc/hosts does not seem to make a difference and that seems to be a problem for Banana</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/adding-sandbox-hortonworks-com-to-etc-hosts-does-not-seem-to/m-p/128924#M18298</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/2641/gerda39.html" nodeid="2641"&gt;@Gerda 39&lt;/A&gt; &lt;/P&gt;&lt;P&gt;thats in my mac ..&lt;/P&gt;&lt;P&gt;127.0.0.1 localhost.localdomain localhost sadbox.hortonworks.com&lt;/P&gt;&lt;P&gt;#10.0.2.15 &lt;A href="http://sandbox.hortonworks.com/"&gt;sandbox.hortonworks.com&lt;/A&gt; sandbox &lt;A href="http://ambari.hortonworks.com/"&gt;ambari.hortonworks.com&lt;/A&gt; &lt;/P&gt;&lt;P&gt;#127.0.0.1&lt;A href="http://sandbox.hortonworks.com/"&gt;sandbox.hortonworks.com&lt;/A&gt; sanbox&lt;/P&gt;</description>
      <pubDate>Sun, 07 Feb 2016 05:30:58 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/adding-sandbox-hortonworks-com-to-etc-hosts-does-not-seem-to/m-p/128924#M18298</guid>
      <dc:creator>nsabharwal</dc:creator>
      <dc:date>2016-02-07T05:30:58Z</dc:date>
    </item>
    <item>
      <title>Re: adding sandbox.hortonworks.com to /etc/hosts does not seem to make a difference and that seems to be a problem for Banana</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/adding-sandbox-hortonworks-com-to-etc-hosts-does-not-seem-to/m-p/128925#M18299</link>
      <description>&lt;P&gt;I also want to note that we will soon have a guide for common sandbox issues like this. Keep an eye out for it.&lt;/P&gt;</description>
      <pubDate>Sun, 07 Feb 2016 05:36:06 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/adding-sandbox-hortonworks-com-to-etc-hosts-does-not-seem-to/m-p/128925#M18299</guid>
      <dc:creator>zblanco</dc:creator>
      <dc:date>2016-02-07T05:36:06Z</dc:date>
    </item>
    <item>
      <title>Re: adding sandbox.hortonworks.com to /etc/hosts does not seem to make a difference and that seems to be a problem for Banana</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/adding-sandbox-hortonworks-com-to-etc-hosts-does-not-seem-to/m-p/128926#M18300</link>
      <description>&lt;P&gt;You may be running old version of dashboard which hard coded sandbox.hortonworks.com in one of the configs. Run below to update the dashboard to get the new one which doesn't care about this:&lt;/P&gt;&lt;PRE&gt;cd /opt/lucidworks-hdpsearch/solr/server/solr-webapp/webapp/banana/app/dashboards/
mv default.json default.json.orig
wget &lt;A href="https://raw.githubusercontent.com/abajwa-hw/ambari-nifi-service/master/demofiles/default.json" target="_blank"&gt;https://raw.githubusercontent.com/abajwa-hw/ambari-nifi-service/master/demofiles/default.json&lt;/A&gt;&lt;/PRE&gt;</description>
      <pubDate>Sun, 07 Feb 2016 06:30:55 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/adding-sandbox-hortonworks-com-to-etc-hosts-does-not-seem-to/m-p/128926#M18300</guid>
      <dc:creator>abajwa</dc:creator>
      <dc:date>2016-02-07T06:30:55Z</dc:date>
    </item>
    <item>
      <title>Re: adding sandbox.hortonworks.com to /etc/hosts does not seem to make a difference and that seems to be a problem for Banana</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/adding-sandbox-hortonworks-com-to-etc-hosts-does-not-seem-to/m-p/128927#M18301</link>
      <description>&lt;P&gt;Thanks, Zac! That was it. My host machine is Windows and because the command in the instructions mentioned /etc/hosts specifically, I assumed they referred to the VM, which is Linux. All better now, and looking forward to the Sandbox specific troubleshooting guide!&lt;/P&gt;</description>
      <pubDate>Sun, 07 Feb 2016 07:05:42 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/adding-sandbox-hortonworks-com-to-etc-hosts-does-not-seem-to/m-p/128927#M18301</guid>
      <dc:creator>gerda39</dc:creator>
      <dc:date>2016-02-07T07:05:42Z</dc:date>
    </item>
    <item>
      <title>Re: adding sandbox.hortonworks.com to /etc/hosts does not seem to make a difference and that seems to be a problem for Banana</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/adding-sandbox-hortonworks-com-to-etc-hosts-does-not-seem-to/m-p/128928#M18302</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/132/abajwa.html" nodeid="132"&gt;@Ali Bajwa&lt;/A&gt; I will see that I get this incorporated into the tutorial.&lt;/P&gt;</description>
      <pubDate>Sun, 07 Feb 2016 07:12:07 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/adding-sandbox-hortonworks-com-to-etc-hosts-does-not-seem-to/m-p/128928#M18302</guid>
      <dc:creator>zblanco</dc:creator>
      <dc:date>2016-02-07T07:12:07Z</dc:date>
    </item>
    <item>
      <title>Re: adding sandbox.hortonworks.com to /etc/hosts does not seem to make a difference and that seems to be a problem for Banana</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/adding-sandbox-hortonworks-com-to-etc-hosts-does-not-seem-to/m-p/128929#M18303</link>
      <description>&lt;P&gt;Sounds good!&lt;/P&gt;</description>
      <pubDate>Sun, 07 Feb 2016 07:17:52 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/adding-sandbox-hortonworks-com-to-etc-hosts-does-not-seem-to/m-p/128929#M18303</guid>
      <dc:creator>abajwa</dc:creator>
      <dc:date>2016-02-07T07:17:52Z</dc:date>
    </item>
    <item>
      <title>Re: adding sandbox.hortonworks.com to /etc/hosts does not seem to make a difference and that seems to be a problem for Banana</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/adding-sandbox-hortonworks-com-to-etc-hosts-does-not-seem-to/m-p/128930#M18304</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/416/zblanco.html" nodeid="416"&gt;@zblanco&lt;/A&gt;
&lt;/P&gt;&lt;P&gt;I add '127.0.0.1   sandbox.hortonworks.com' to the Host machine hosts file, however I still get dns error when I entered something like 'http://sandbox.hortonworks.com:8888/' in my browser. (I also restarted my browser and machine, the the problem still exists). I can ping 'sandbox.hortonworks.com' and it redirects my ping to 127.0.0.1. But do you know why dns is looked up when I use the domain name in browser or in a webhdfs connection to sandbox?&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jun 2016 21:49:39 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/adding-sandbox-hortonworks-com-to-etc-hosts-does-not-seem-to/m-p/128930#M18304</guid>
      <dc:creator>koosha_tahmaseb</dc:creator>
      <dc:date>2016-06-16T21:49:39Z</dc:date>
    </item>
    <item>
      <title>Re: adding sandbox.hortonworks.com to /etc/hosts does not seem to make a difference and that seems to be a problem for Banana</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/adding-sandbox-hortonworks-com-to-etc-hosts-does-not-seem-to/m-p/128931#M18305</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/10255/kooshatahmasebipour.html" nodeid="10255"&gt;@Koosha Tahmasebipour&lt;/A&gt; That's interesting. Do you have custom DNS settings on your computer? Have you tried disabling your firewall?&lt;/P&gt;&lt;P&gt;Also I would make sure that the settings on your VirtualBox/Vmware box have not changed.&lt;/P&gt;&lt;P&gt;Make sure the network adapter is 'NAT'. Have you been able to access ambari?&lt;/P&gt;&lt;P&gt;Also here is a tutorial about the Sandbox: &lt;A target="_blank" href="http://hortonworks.com/hadoop-tutorial/learning-the-ropes-of-the-hortonworks-sandbox/"&gt;http://hortonworks.com/hadoop-tutorial/learning-the-ropes-of-the-hortonworks-sandbox/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jun 2016 22:57:09 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/adding-sandbox-hortonworks-com-to-etc-hosts-does-not-seem-to/m-p/128931#M18305</guid>
      <dc:creator>zblanco</dc:creator>
      <dc:date>2016-06-16T22:57:09Z</dc:date>
    </item>
    <item>
      <title>Re: adding sandbox.hortonworks.com to /etc/hosts does not seem to make a difference and that seems to be a problem for Banana</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/adding-sandbox-hortonworks-com-to-etc-hosts-does-not-seem-to/m-p/128932#M18306</link>
      <description>&lt;P&gt;Thanks for your comment. I just solved the problem after 2 days of struggling. There reason was the proxy settings set on my machine by the company I work for. I just added 'sandbox.hortonworks.com' domain name to the proxy bypass list. Also, in order to make webhdfs connection to sandbox from another CentOS VM I added  'sandbox.hortonworks.com' to no_proxy variable at /etc/bashrc of the CentOS and it worked! Thanks &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jun 2016 23:09:18 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/adding-sandbox-hortonworks-com-to-etc-hosts-does-not-seem-to/m-p/128932#M18306</guid>
      <dc:creator>koosha_tahmaseb</dc:creator>
      <dc:date>2016-06-16T23:09:18Z</dc:date>
    </item>
  </channel>
</rss>

