<?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 Docker quickstart images issues on windows in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Docker-quickstart-images-issues-on-windows/m-p/35209#M12351</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I installed docker container and followed above instrucitons on a Windows laptop. Ran the two steps as mentioned (1.&amp;nbsp;&lt;SPAN&gt;/usr/bin/docker-quickstart which lets me connect to Bash shell and 2. Clouder manager. ). When I do a service --status-all I see following message at end of 2 steps.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;cloudera-scm-agent (pid 2250) is running...&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;cloudera-scm-server dead but pid file exists..&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Many other Hadoop services are not running .&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Has any one tried this setup on a windows laptop? I do not understand why it has to be done in 2 steps when you could run everything in background with -d option. Especially step 2 of cloudera-manaher shutting down CDH services followed by CM_services start.&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt; I did notice difference in CM_services list between docker-quickstart.sh and cloudera-manager.sh scirpt&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;Sudhir&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 16 Sep 2022 09:53:00 GMT</pubDate>
    <dc:creator>nallagangus</dc:creator>
    <dc:date>2022-09-16T09:53:00Z</dc:date>
    <item>
      <title>Docker quickstart images issues on windows</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Docker-quickstart-images-issues-on-windows/m-p/35209#M12351</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I installed docker container and followed above instrucitons on a Windows laptop. Ran the two steps as mentioned (1.&amp;nbsp;&lt;SPAN&gt;/usr/bin/docker-quickstart which lets me connect to Bash shell and 2. Clouder manager. ). When I do a service --status-all I see following message at end of 2 steps.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;cloudera-scm-agent (pid 2250) is running...&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;cloudera-scm-server dead but pid file exists..&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Many other Hadoop services are not running .&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Has any one tried this setup on a windows laptop? I do not understand why it has to be done in 2 steps when you could run everything in background with -d option. Especially step 2 of cloudera-manaher shutting down CDH services followed by CM_services start.&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt; I did notice difference in CM_services list between docker-quickstart.sh and cloudera-manager.sh scirpt&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;Sudhir&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2022 09:53:00 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Docker-quickstart-images-issues-on-windows/m-p/35209#M12351</guid>
      <dc:creator>nallagangus</dc:creator>
      <dc:date>2022-09-16T09:53:00Z</dc:date>
    </item>
    <item>
      <title>Re: Docker quickstart images issues on windows</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Docker-quickstart-images-issues-on-windows/m-p/35212#M12352</link>
      <description>&lt;P&gt;The difference is that Cloudera Manager runs Hadoop services independent of Linux's service management (because it manages them with a cluster-wide context rather than the host-only context that the Linux service management has). So once you start Cloudera Manager, you will see that all of the Hadoop services are stopped according to Linux: they're being managed by Cloudera Manager, and not Linux anymore. The reason it's done in 2 steps is that most users of the VM do not have a need or sufficient memory on their laptops to run the entire stack in a single node including Cloudera Manager, so by default the image runs a CDH-only deployment with the services managed by Linux. /home/cloudera/cloudera-manager will disable all such services and enable CM for users that can do that and want to.&lt;/P&gt;</description>
      <pubDate>Mon, 14 Dec 2015 17:25:45 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Docker-quickstart-images-issues-on-windows/m-p/35212#M12352</guid>
      <dc:creator>Sean</dc:creator>
      <dc:date>2015-12-14T17:25:45Z</dc:date>
    </item>
    <item>
      <title>Re: Docker quickstart images issues on windows</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Docker-quickstart-images-issues-on-windows/m-p/35214#M12353</link>
      <description>&lt;P&gt;Thanks Sean..&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So technically I could run (I have enough memory) and I did run cloudera-manager directly once I logged onto bash. I see that many of services are disabled post cloudera-manager.sh exucution which is expected as per explanation.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How do I cross validate all cluster-wide context services are running? while I got a successful message "please logon to quickstart.cloudera:7180" after script , I could not ping "using curl localhost:7180" .&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sudhir&lt;/P&gt;</description>
      <pubDate>Mon, 14 Dec 2015 18:28:31 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Docker-quickstart-images-issues-on-windows/m-p/35214#M12353</guid>
      <dc:creator>nallagangus</dc:creator>
      <dc:date>2015-12-14T18:28:31Z</dc:date>
    </item>
    <item>
      <title>Re: Docker quickstart images issues on windows</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Docker-quickstart-images-issues-on-windows/m-p/35216#M12354</link>
      <description>Port forwarding in Docker can be tricky, see the "Networking" section here:&lt;BR /&gt;&lt;A href="https://hub.docker.com/r/cloudera/quickstart/." target="_blank"&gt;https://hub.docker.com/r/cloudera/quickstart/.&lt;/A&gt; You need to instruct Docker&lt;BR /&gt;to forward any ports you want to use when you start the container (e.g.&lt;BR /&gt;8888 for Hue, 7180 for Cloudera Manager), and then you have to lookup what&lt;BR /&gt;port number on your host maps to that port number on the guest. So if you&lt;BR /&gt;instruct Docker to launch your container with '-p 7180', from the guests&lt;BR /&gt;perspective it's listening on that port. However, on your host machine, it&lt;BR /&gt;will be assigned a different port (that way, many containers can run the&lt;BR /&gt;same services without their ports conflicting). You would need to run&lt;BR /&gt;'docker port 7180' and it would show you the interface it&lt;BR /&gt;was bound to (usually 0.0.0.0, meaning it's listening on all interfaces /&lt;BR /&gt;IP addresses) and the port, which might be 31000 or something in that&lt;BR /&gt;neighborhood. In which case, 31000 is actually the port you need to connect&lt;BR /&gt;to.&lt;BR /&gt;</description>
      <pubDate>Mon, 14 Dec 2015 19:05:50 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Docker-quickstart-images-issues-on-windows/m-p/35216#M12354</guid>
      <dc:creator>Sean</dc:creator>
      <dc:date>2015-12-14T19:05:50Z</dc:date>
    </item>
    <item>
      <title>Re: Docker quickstart images issues on windows</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Docker-quickstart-images-issues-on-windows/m-p/35217#M12355</link>
      <description>&lt;P&gt;Thanks for prompt reply. I am more interested in finding out post "cloudera-manager" script all services are running. How do I validate if services required for CM are running ? Since I am on the container itself I can calidate locally w/o worry about port mappings on 7180. I am trying curl localhost:7180 and it says it is not responding&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sudhir&lt;/P&gt;</description>
      <pubDate>Mon, 14 Dec 2015 19:13:31 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Docker-quickstart-images-issues-on-windows/m-p/35217#M12355</guid>
      <dc:creator>nallagangus</dc:creator>
      <dc:date>2015-12-14T19:13:31Z</dc:date>
    </item>
    <item>
      <title>Re: Docker quickstart images issues on windows</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Docker-quickstart-images-issues-on-windows/m-p/35218#M12356</link>
      <description>So once you've started Cloudera Manager it's only running management&lt;BR /&gt;services, not CDH (since the full stack uses so much more memory than most&lt;BR /&gt;users have on their laptops - it's better to have you start what you know&lt;BR /&gt;you'll need). So once you CAN connect to CM, you will need to start the&lt;BR /&gt;services you want via the web UI or the CM API (there is a command to start&lt;BR /&gt;every service on the cluster, too).&lt;BR /&gt;&lt;BR /&gt;Now as for why you can't connect, after CM starts it does take a couple of&lt;BR /&gt;minutes to open the port because it does a lot of checks before it will&lt;BR /&gt;accept any user input. However if 'service cloudera-scm-server status' has&lt;BR /&gt;said it's up for several minutes, the next thing I'd check is which&lt;BR /&gt;interface it's bound to. I'd expect it to bind to everything (including&lt;BR /&gt;localhost), but also try 'quickstart.cloudera' (since you're in the&lt;BR /&gt;container, that should resolve, and it may actually be a different IP&lt;BR /&gt;address than localhost/127.0.0.1 depending on how the network interfaces&lt;BR /&gt;are presented). You can also run 'sudo lsof -i | grep 7180' and it should&lt;BR /&gt;show you details of whatever's listening on that port. Failing all that,&lt;BR /&gt;I'd also check the logs in /var/log/cloudera-scm-server and see if&lt;BR /&gt;anything's gone wrong that you can see there.&lt;BR /&gt;</description>
      <pubDate>Mon, 14 Dec 2015 19:30:50 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Docker-quickstart-images-issues-on-windows/m-p/35218#M12356</guid>
      <dc:creator>Sean</dc:creator>
      <dc:date>2015-12-14T19:30:50Z</dc:date>
    </item>
    <item>
      <title>Re: Docker quickstart images issues on windows</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Docker-quickstart-images-issues-on-windows/m-p/35224#M12357</link>
      <description>&lt;P&gt;My intent&amp;nbsp;to start only desired services on "CDH" manually from CM. service cloudera-scm-server status ias follows:&lt;/P&gt;&lt;P&gt;cloudera-scm-agent (pid 2250) is running...&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;cloudera-scm-server dead but pid file exists..&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;A peek into /var/log/cloudera-scm-server refers to failed connectivity toDB server.&amp;nbsp; Last acquisition attempt exception:com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;service mysqld status --&amp;gt; &amp;nbsp;indicates it is running w/o issues. What config CM uses to connect to DB server?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sudhir&lt;/P&gt;</description>
      <pubDate>Mon, 14 Dec 2015 21:46:29 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Docker-quickstart-images-issues-on-windows/m-p/35224#M12357</guid>
      <dc:creator>nallagangus</dc:creator>
      <dc:date>2015-12-14T21:46:29Z</dc:date>
    </item>
    <item>
      <title>Re: Docker quickstart images issues on windows</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Docker-quickstart-images-issues-on-windows/m-p/35323#M12358</link>
      <description>&lt;P&gt;Do you have suggestions on next steps for posted error message for "scm-coudera-server"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also what is cloudera position on a multi-node cluster setup using docker containers ? I was recommended "cloudera director" - Is there a docker container available in that context?&lt;/P&gt;</description>
      <pubDate>Wed, 16 Dec 2015 14:28:03 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Docker-quickstart-images-issues-on-windows/m-p/35323#M12358</guid>
      <dc:creator>nallagangus</dc:creator>
      <dc:date>2015-12-16T14:28:03Z</dc:date>
    </item>
    <item>
      <title>Re: Docker quickstart images issues on windows</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Docker-quickstart-images-issues-on-windows/m-p/35842#M12359</link>
      <description>&lt;P&gt;1) what is the recommendation to resolve scm-server issue?&lt;/P&gt;&lt;P&gt;cloudera-scm-agent (pid 2250) is running...&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;cloudera-scm-server dead but pid file exists..&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;A peek into /var/log/cloudera-scm-server refers to failed connectivity toDB server.&amp;nbsp; Last acquisition attempt exception:com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2) What is the recommended approach for a multi-node cluster. I want to able to deploy datanodes on 2 containers and namenode on a 3'rd container. Do you have a tried solution?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sudhir&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jan 2016 14:50:13 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Docker-quickstart-images-issues-on-windows/m-p/35842#M12359</guid>
      <dc:creator>nallagangus</dc:creator>
      <dc:date>2016-01-05T14:50:13Z</dc:date>
    </item>
    <item>
      <title>Re: Docker quickstart images issues on windows</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Docker-quickstart-images-issues-on-windows/m-p/35847#M12360</link>
      <description>&lt;P&gt;1) I don't know what the issue is with connecting to MySQL. Definitely ensure that MySQL is running (sudo service mysqld status; sudo service mysqld restart). The configuration is in /etc/cloudera-scm-server/db.properties.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2) We do not have a recommended solution for running Hadoop on Docker. Director currently supports cloud platforms like AWS but not Docker. Docker is somewhat counter-productive for production Hadoop clusters because even though Hadoop is designed to get a bunch of machines to work together, having the cluster split into fewer, bigger pieces is better. Docker essentially partiations a machine into smaller pieces. It can be handy for testing, etc. when performance doesn't matter, but it requires a lot of networking setup to make DNS and IP addresses, etc. work the way Cloudera Manager and Hadoop assume they do.&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jan 2016 16:57:47 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Docker-quickstart-images-issues-on-windows/m-p/35847#M12360</guid>
      <dc:creator>Sean</dc:creator>
      <dc:date>2016-01-05T16:57:47Z</dc:date>
    </item>
  </channel>
</rss>

