<?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: Cloudera QuickStart 5.5 and VMware Player 12 Network Issue in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Cloudera-QuickStart-5-5-and-VMware-Player-12-Network-Issue/m-p/38956#M23507</link>
    <description>I think if you edit /usr/bin/cloudera-quickstart-ip you can work around&lt;BR /&gt;this easily. On line 24 we set the device we're looking for, DEV, to eth0.&lt;BR /&gt;Your networking device got added as eth1. When it fails to find eth0, it's&lt;BR /&gt;falling back to the loopback device so things at least work internally to&lt;BR /&gt;the VM. So if you edit that variable in your VM to eth1 and reboot, I would&lt;BR /&gt;expect this to work better for you. I'll expand what devices the script&lt;BR /&gt;looks for in the next release.&lt;BR /&gt;&lt;BR /&gt;More generally, you can edit /etc/hosts and the networking configuration&lt;BR /&gt;however you want and remove the networking configuration from&lt;BR /&gt;/etc/init.d/cloudera-quickstart-init (in version 5.5, this is lines 39-42).&lt;BR /&gt;As long as quickstart.cloudera resolves to a valid IP and reverse lookup of&lt;BR /&gt;that IP gives you quickstart.cloudera, everything else should work - you'll&lt;BR /&gt;just need to restart all the services once it's the IP you want. The only&lt;BR /&gt;tricky thing is if your hypervisor wouldn't give you the same IP every time&lt;BR /&gt;you booted - then you need a script like cloudera-quickstart-ip to try and&lt;BR /&gt;determine which IP you got before the services start, and edit the right&lt;BR /&gt;files accordingly.&lt;BR /&gt;</description>
    <pubDate>Wed, 23 Mar 2016 14:51:01 GMT</pubDate>
    <dc:creator>Sean</dc:creator>
    <dc:date>2016-03-23T14:51:01Z</dc:date>
    <item>
      <title>Cloudera QuickStart 5.5 and VMware Player 12 Network Issue</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Cloudera-QuickStart-5-5-and-VMware-Player-12-Network-Issue/m-p/38931#M23506</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have been trying to get this working in the past few days and tried almost everything I can but with no success.&lt;/P&gt;&lt;P&gt;My laptop is a Surface Pro 3 on Windows 10. &amp;nbsp;I am using WMware Player 12 to run the Cloudera QuickStart 5.5 as a single node virtual machine. &amp;nbsp;In the Network Adapter settings of the VM player, I tried both Brigded, NAT and Custom. &amp;nbsp;I even used vmnetcfg.exe to add vmnet0.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My issue is the IP addresses of both the Manager Node and Worker Node 1 are 127.0.0.1 instead of the assigned IP address. &amp;nbsp;ifconfig and running socket.gethostby name revealed the following,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[cloudera@quickstart ~]$ ifconfig&lt;BR /&gt;eth1 Link encap:Ethernet HWaddr 00:0C:29:AA:BC:4B&lt;BR /&gt;&lt;STRONG&gt;inet addr:192.168.1.123&lt;/STRONG&gt; Bcast:192.168.1.255 Mask:255.255.255.0&lt;BR /&gt;UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1&lt;BR /&gt;RX packets:379 errors:0 dropped:0 overruns:0 frame:0&lt;BR /&gt;TX packets:391 errors:0 dropped:0 overruns:0 carrier:0&lt;BR /&gt;collisions:0 txqueuelen:1000&lt;BR /&gt;RX bytes:174070 (169.9 KiB) TX bytes:50633 (49.4 KiB)&lt;/P&gt;&lt;P&gt;lo Link encap:Local Loopback&lt;BR /&gt;inet addr:127.0.0.1 Mask:255.0.0.0&lt;BR /&gt;UP LOOPBACK RUNNING MTU:16436 Metric:1&lt;BR /&gt;RX packets:33255 errors:0 dropped:0 overruns:0 frame:0&lt;BR /&gt;TX packets:33255 errors:0 dropped:0 overruns:0 carrier:0&lt;BR /&gt;collisions:0 txqueuelen:0&lt;BR /&gt;RX bytes:115884356 (110.5 MiB) TX bytes:115884356 (110.5 MiB)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[cloudera@quickstart ~]$ python -c "import socket; print socket.getfqdn(); print socket.gethostbyname(socket.getfqdn())"&lt;BR /&gt;&lt;STRONG&gt;quickstart.cloudera&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;127.0.0.1&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If I run the quickstart image in Virtual Box, I have no issues and the IP addresses are correctly assigned. &amp;nbsp;I prefer VMware because Virtual Box seemed to hangs alot when running the vm.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am at my wits end and being a noob made figuring this out more difficult. &amp;nbsp;Please help!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you in advance,&lt;/P&gt;&lt;P&gt;Will&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Mar 2016 00:49:55 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Cloudera-QuickStart-5-5-and-VMware-Player-12-Network-Issue/m-p/38931#M23506</guid>
      <dc:creator>lobbie168</dc:creator>
      <dc:date>2016-03-23T00:49:55Z</dc:date>
    </item>
    <item>
      <title>Re: Cloudera QuickStart 5.5 and VMware Player 12 Network Issue</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Cloudera-QuickStart-5-5-and-VMware-Player-12-Network-Issue/m-p/38956#M23507</link>
      <description>I think if you edit /usr/bin/cloudera-quickstart-ip you can work around&lt;BR /&gt;this easily. On line 24 we set the device we're looking for, DEV, to eth0.&lt;BR /&gt;Your networking device got added as eth1. When it fails to find eth0, it's&lt;BR /&gt;falling back to the loopback device so things at least work internally to&lt;BR /&gt;the VM. So if you edit that variable in your VM to eth1 and reboot, I would&lt;BR /&gt;expect this to work better for you. I'll expand what devices the script&lt;BR /&gt;looks for in the next release.&lt;BR /&gt;&lt;BR /&gt;More generally, you can edit /etc/hosts and the networking configuration&lt;BR /&gt;however you want and remove the networking configuration from&lt;BR /&gt;/etc/init.d/cloudera-quickstart-init (in version 5.5, this is lines 39-42).&lt;BR /&gt;As long as quickstart.cloudera resolves to a valid IP and reverse lookup of&lt;BR /&gt;that IP gives you quickstart.cloudera, everything else should work - you'll&lt;BR /&gt;just need to restart all the services once it's the IP you want. The only&lt;BR /&gt;tricky thing is if your hypervisor wouldn't give you the same IP every time&lt;BR /&gt;you booted - then you need a script like cloudera-quickstart-ip to try and&lt;BR /&gt;determine which IP you got before the services start, and edit the right&lt;BR /&gt;files accordingly.&lt;BR /&gt;</description>
      <pubDate>Wed, 23 Mar 2016 14:51:01 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Cloudera-QuickStart-5-5-and-VMware-Player-12-Network-Issue/m-p/38956#M23507</guid>
      <dc:creator>Sean</dc:creator>
      <dc:date>2016-03-23T14:51:01Z</dc:date>
    </item>
    <item>
      <title>Re: Cloudera QuickStart 5.5 and VMware Player 12 Network Issue</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Cloudera-QuickStart-5-5-and-VMware-Player-12-Network-Issue/m-p/38977#M23508</link>
      <description>&lt;P&gt;Hi Sean,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your guidance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I changed&amp;nbsp;DEV='eth1' in&amp;nbsp;&lt;SPAN&gt;/usr/bin/cloudera-quickstart-ip but am still getting 127.0.0.1 after reboot.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;You mentioned modifying the ip variables in /etc/init.d/cloudera-quickstart-init. &amp;nbsp;Example if the assigned IP is&amp;nbsp;192.168.1.125, what do I need to amend in lines 39 to 42?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;cloudera-quickstart-ip&lt;BR /&gt;HOSTNAME=quickstart.cloudera&lt;BR /&gt;hostname ${HOSTNAME}&lt;BR /&gt;sed -i -e "s/HOSTNAME=.*/HOSTNAME=${HOSTNAME}/" /etc/sysconfig/network&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Will&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Mar 2016 22:35:14 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Cloudera-QuickStart-5-5-and-VMware-Player-12-Network-Issue/m-p/38977#M23508</guid>
      <dc:creator>lobbie168</dc:creator>
      <dc:date>2016-03-23T22:35:14Z</dc:date>
    </item>
    <item>
      <title>Re: Cloudera QuickStart 5.5 and VMware Player 12 Network Issue</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Cloudera-QuickStart-5-5-and-VMware-Player-12-Network-Issue/m-p/38980#M23509</link>
      <description>If your IP will reliably be 192.168.1.125, I would just comment-out the&lt;BR /&gt;lines you show there from /etc/init.d/cloudera-quickstart-init, and I would&lt;BR /&gt;edit /etc/hosts to be the following:&lt;BR /&gt;&lt;BR /&gt;127.0.0.1 localhost localhost.domain&lt;BR /&gt;192.168.1.125 quickstart.cloudera quickstart&lt;BR /&gt;&lt;BR /&gt;Upon reboot, all the services should pick up and use the new IP. For the&lt;BR /&gt;welcome page and the tutorial to use the new IP (I don't think this is&lt;BR /&gt;necessary, it won't functionally change anything that I can think of), you&lt;BR /&gt;can also edit /var/lib/cloudera-quickstart/tutorial/js/config.js. The 2&lt;BR /&gt;parts to edit are the value for manager_node_ip and worker_nodes_ip&lt;BR /&gt;(although note that worker_nodes_ip is a list, with a single element.&lt;BR /&gt;</description>
      <pubDate>Wed, 23 Mar 2016 22:54:01 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Cloudera-QuickStart-5-5-and-VMware-Player-12-Network-Issue/m-p/38980#M23509</guid>
      <dc:creator>Sean</dc:creator>
      <dc:date>2016-03-23T22:54:01Z</dc:date>
    </item>
    <item>
      <title>Re: Cloudera QuickStart 5.5 and VMware Player 12 Network Issue</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Cloudera-QuickStart-5-5-and-VMware-Player-12-Network-Issue/m-p/38982#M23510</link>
      <description>&lt;P&gt;Heya Sean,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You are a champ! &amp;nbsp;It works now and please see details below,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[cloudera@quickstart ~]$ ifconfig&lt;BR /&gt;&lt;STRONG&gt;eth1&lt;/STRONG&gt; Link encap:Ethernet HWaddr 00:0C:29:AA:BC:4B&lt;BR /&gt;&lt;STRONG&gt;inet addr:192.168.1.125&lt;/STRONG&gt; Bcast:192.168.1.255 Mask:255.255.255.0&lt;BR /&gt;UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1&lt;BR /&gt;RX packets:220 errors:0 dropped:0 overruns:0 frame:0&lt;BR /&gt;TX packets:220 errors:0 dropped:0 overruns:0 carrier:0&lt;BR /&gt;collisions:0 txqueuelen:1000&lt;BR /&gt;RX bytes:156228 (152.5 KiB) TX bytes:31127 (30.3 KiB)&lt;/P&gt;&lt;P&gt;lo Link encap:Local Loopback&lt;BR /&gt;inet addr:127.0.0.1 Mask:255.0.0.0&lt;BR /&gt;UP LOOPBACK RUNNING MTU:16436 Metric:1&lt;BR /&gt;RX packets:6085 errors:0 dropped:0 overruns:0 frame:0&lt;BR /&gt;TX packets:6085 errors:0 dropped:0 overruns:0 carrier:0&lt;BR /&gt;collisions:0 txqueuelen:0&lt;BR /&gt;RX bytes:28645729 (27.3 MiB) TX bytes:28645729 (27.3 MiB)&lt;/P&gt;&lt;P&gt;[cloudera@quickstart ~]$ python -c "import socket; print socket.getfqdn(); print socket.gethostbyname(socket.getfqdn())"&lt;BR /&gt;&lt;STRONG&gt;quickstart.cloudera&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;192.168.1.125&lt;/STRONG&gt;&lt;BR /&gt;[cloudera@quickstart ~]$ quickstart.cloudera&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What I do not understand is why it works automatically in Virtualbox and not VMware?&lt;/P&gt;&lt;P&gt;Thanks for your help again and looking forward to the next release with the VMware one fixed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Will&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Mar 2016 23:47:58 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Cloudera-QuickStart-5-5-and-VMware-Player-12-Network-Issue/m-p/38982#M23510</guid>
      <dc:creator>lobbie168</dc:creator>
      <dc:date>2016-03-23T23:47:58Z</dc:date>
    </item>
    <item>
      <title>Re: Cloudera QuickStart 5.5 and VMware Player 12 Network Issue</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Cloudera-QuickStart-5-5-and-VMware-Player-12-Network-Issue/m-p/39023#M23511</link>
      <description>Good to know. The difference is just the device name the virtual NIC gets&lt;BR /&gt;added as in the guest OS. eth0 gets used when I try this out in VMware too&lt;BR /&gt;- not sure why the difference in this case. But the script could be made a&lt;BR /&gt;bit more flexible to handle this and similar scenarios.&lt;BR /&gt;</description>
      <pubDate>Thu, 24 Mar 2016 20:26:01 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Cloudera-QuickStart-5-5-and-VMware-Player-12-Network-Issue/m-p/39023#M23511</guid>
      <dc:creator>Sean</dc:creator>
      <dc:date>2016-03-24T20:26:01Z</dc:date>
    </item>
  </channel>
</rss>

