<?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: Docker Quickstart Image Issue: services in bad health in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Docker-Quickstart-Image-Issue-services-in-bad-health/m-p/45426#M41261</link>
    <description>Hey Rohit,&lt;BR /&gt;&lt;BR /&gt;Wanna give clusterdock a shot? It's described in a blog post [1] and is a bit more conventional when it comes to modeling what a cluster deployment looks like (which makes debugging more straightforward). It also runs the newer Cloudera 5.8 release.&lt;BR /&gt;&lt;BR /&gt;1. &lt;A href="http://blog.cloudera.com/blog/2016/08/multi-node-clusters-with-cloudera-quickstart-for-docker/" target="_blank"&gt;http://blog.cloudera.com/blog/2016/08/multi-node-clusters-with-cloudera-quickstart-for-docker/&lt;/A&gt;</description>
    <pubDate>Thu, 22 Sep 2016 14:44:50 GMT</pubDate>
    <dc:creator>dspivak</dc:creator>
    <dc:date>2016-09-22T14:44:50Z</dc:date>
    <item>
      <title>Docker Quickstart Image Issue: services in bad health</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Docker-Quickstart-Image-Issue-services-in-bad-health/m-p/45342#M41260</link>
      <description>&lt;P&gt;I noticed that whenever I install the docker quickstart, run cloudera manager on it and then start the cluster, I see that the following services are red:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1) Host:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Clock Offset&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2) HBase:&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class="bold"&gt;Bad&lt;/SPAN&gt; :&lt;/SPAN&gt; &lt;SPAN class="bold"&gt;Master summary: quickstart.cloudera (Availability: Active, Health: Bad). This health test reflects the health of the active Master.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="bold"&gt;&lt;SPAN&gt;&lt;SPAN class="bold"&gt;Bad&lt;/SPAN&gt; :&lt;/SPAN&gt; &lt;SPAN class="bold"&gt;This RegionServer is not connected to its cluster.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="bold"&gt;&lt;SPAN class="bold"&gt;&lt;SPAN&gt;&lt;SPAN class="bold"&gt;Bad&lt;/SPAN&gt; :&lt;/SPAN&gt; &lt;SPAN class="bold"&gt;This role's process exited. This role is supposed to be started.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="bold"&gt;&lt;SPAN class="bold"&gt;&lt;SPAN class="bold"&gt;3) HDFS:&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="bold"&gt;&lt;SPAN class="bold"&gt;&lt;SPAN class="bold"&gt;&lt;SPAN&gt;&lt;SPAN class="bold"&gt;Bad&lt;/SPAN&gt; :&lt;/SPAN&gt; &lt;SPAN class="bold"&gt;NameNode summary: quickstart.cloudera (Availability: Active, Health: Bad). This health test reflects the health of the active NameNode.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="bold"&gt;&lt;SPAN class="bold"&gt;&lt;SPAN class="bold"&gt;&lt;SPAN class="bold"&gt;4) YARN:&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="bold"&gt;&lt;SPAN class="bold"&gt;&lt;SPAN class="bold"&gt;&lt;SPAN class="bold"&gt;&lt;SPAN&gt;&lt;SPAN class="bold"&gt;Bad&lt;/SPAN&gt; :&lt;/SPAN&gt; &lt;SPAN class="bold"&gt;ResourceManager summary: quickstart.cloudera (Availability: Active, Health: Bad). This health test reflects the health of the active ResourceManager.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="bold"&gt;&lt;SPAN class="bold"&gt;&lt;SPAN class="bold"&gt;&lt;SPAN class="bold"&gt;&lt;SPAN class="bold"&gt;My virtual machine is running Ubuntu 14.04, has 24 GB memory, 8 cores, 250 GB Storage. I am using the latest docker cloudera image using&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;PRE&gt;docker pull cloudera/quickstart:latest&lt;/PRE&gt;
&lt;P&gt;&lt;SPAN class="bold"&gt;&lt;SPAN class="bold"&gt;&lt;SPAN class="bold"&gt;&lt;SPAN class="bold"&gt;&lt;SPAN class="bold"&gt;Also, I am installing JDK 1.8 before I run&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;PRE&gt;/home/cloudera/cloudera-manager --enterprise&lt;/PRE&gt;
&lt;P&gt;&lt;SPAN class="bold"&gt;&lt;SPAN class="bold"&gt;&lt;SPAN class="bold"&gt;&lt;SPAN class="bold"&gt;&lt;SPAN class="bold"&gt;To install the JDK: I set the &lt;STRONG&gt;JAVA_HOME&lt;/STRONG&gt; variable to the new path, upgrade&amp;nbsp;&lt;SPAN&gt;&lt;STRONG&gt;/etc/profile&lt;/STRONG&gt; to reflect the change and also add it to&amp;nbsp;&lt;STRONG&gt;/etc/default/bigtop-utils&lt;/STRONG&gt;. Once the Cloudera Manager is up, I update the &lt;STRONG&gt;Hosts Configuration&lt;/STRONG&gt; with this change as well.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="bold"&gt;&lt;SPAN class="bold"&gt;&lt;SPAN class="bold"&gt;&lt;SPAN class="bold"&gt;&lt;SPAN class="bold"&gt;&lt;SPAN&gt;Currently the latest docker image has CDH 5.7.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="bold"&gt;&lt;SPAN class="bold"&gt;&lt;SPAN class="bold"&gt;&lt;SPAN class="bold"&gt;&lt;SPAN class="bold"&gt;&lt;SPAN&gt;What can I do to have all services in green upon running&amp;nbsp;Cloudera quickstart?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2022 10:40:13 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Docker-Quickstart-Image-Issue-services-in-bad-health/m-p/45342#M41260</guid>
      <dc:creator>RohitG</dc:creator>
      <dc:date>2022-09-16T10:40:13Z</dc:date>
    </item>
    <item>
      <title>Re: Docker Quickstart Image Issue: services in bad health</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Docker-Quickstart-Image-Issue-services-in-bad-health/m-p/45426#M41261</link>
      <description>Hey Rohit,&lt;BR /&gt;&lt;BR /&gt;Wanna give clusterdock a shot? It's described in a blog post [1] and is a bit more conventional when it comes to modeling what a cluster deployment looks like (which makes debugging more straightforward). It also runs the newer Cloudera 5.8 release.&lt;BR /&gt;&lt;BR /&gt;1. &lt;A href="http://blog.cloudera.com/blog/2016/08/multi-node-clusters-with-cloudera-quickstart-for-docker/" target="_blank"&gt;http://blog.cloudera.com/blog/2016/08/multi-node-clusters-with-cloudera-quickstart-for-docker/&lt;/A&gt;</description>
      <pubDate>Thu, 22 Sep 2016 14:44:50 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Docker-Quickstart-Image-Issue-services-in-bad-health/m-p/45426#M41261</guid>
      <dc:creator>dspivak</dc:creator>
      <dc:date>2016-09-22T14:44:50Z</dc:date>
    </item>
    <item>
      <title>Re: Docker Quickstart Image Issue: services in bad health</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Docker-Quickstart-Image-Issue-services-in-bad-health/m-p/45457#M41262</link>
      <description>&lt;P&gt;Thanks for the info! Are there detailed steps for installation? I tried it, and it installs a container, which if I run starts a python shell. It would be good to have some detailed installation documentation on this.&lt;/P&gt;</description>
      <pubDate>Fri, 23 Sep 2016 00:52:34 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Docker-Quickstart-Image-Issue-services-in-bad-health/m-p/45457#M41262</guid>
      <dc:creator>RohitG</dc:creator>
      <dc:date>2016-09-23T00:52:34Z</dc:date>
    </item>
    <item>
      <title>Re: Docker Quickstart Image Issue: services in bad health</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Docker-Quickstart-Image-Issue-services-in-bad-health/m-p/45458#M41263</link>
      <description>The blog post has step-by-step directions. You don't interact directly with the container but with the clusterdock_run commands because of the nature of what the framework does.</description>
      <pubDate>Fri, 23 Sep 2016 00:53:56 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Docker-Quickstart-Image-Issue-services-in-bad-health/m-p/45458#M41263</guid>
      <dc:creator>dspivak</dc:creator>
      <dc:date>2016-09-23T00:53:56Z</dc:date>
    </item>
    <item>
      <title>Re: Docker Quickstart Image Issue: services in bad health</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Docker-Quickstart-Image-Issue-services-in-bad-health/m-p/45777#M41264</link>
      <description>&lt;P&gt;So is there a way to use JDK 1.8 with the Clusterdock setup?&lt;/P&gt;</description>
      <pubDate>Fri, 30 Sep 2016 00:04:14 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Docker-Quickstart-Image-Issue-services-in-bad-health/m-p/45777#M41264</guid>
      <dc:creator>RohitG</dc:creator>
      <dc:date>2016-09-30T00:04:14Z</dc:date>
    </item>
    <item>
      <title>Re: Docker Quickstart Image Issue: services in bad health</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Docker-Quickstart-Image-Issue-services-in-bad-health/m-p/45778#M41265</link>
      <description>We use the JDK version used by the Cloudera one-click install, but it's not easily configurable at start time.</description>
      <pubDate>Fri, 30 Sep 2016 00:44:22 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Docker-Quickstart-Image-Issue-services-in-bad-health/m-p/45778#M41265</guid>
      <dc:creator>dspivak</dc:creator>
      <dc:date>2016-09-30T00:44:22Z</dc:date>
    </item>
    <item>
      <title>Re: Docker Quickstart Image Issue: services in bad health</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Docker-Quickstart-Image-Issue-services-in-bad-health/m-p/45780#M41266</link>
      <description>&lt;P&gt;So does that mean I cannot change the JDK version (similar to a full install) over here?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 30 Sep 2016 05:20:50 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Docker-Quickstart-Image-Issue-services-in-bad-health/m-p/45780#M41266</guid>
      <dc:creator>RohitG</dc:creator>
      <dc:date>2016-09-30T05:20:50Z</dc:date>
    </item>
    <item>
      <title>Re: Docker Quickstart Image Issue: services in bad health</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Docker-Quickstart-Image-Issue-services-in-bad-health/m-p/45820#M41267</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/17576"&gt;@dspivak﻿&lt;/a&gt;. One last question: I see that clusterdock created 2 nodes. Are these virtual nodes?&amp;nbsp;&lt;/P&gt;&lt;P&gt;My&amp;nbsp;cluster itself has 2 nodes, each has 24 GB memory and 8 Cores. So:&lt;/P&gt;&lt;P&gt;1) How do I know if each of my physical node is being used as a clusterdock node.&lt;/P&gt;&lt;P&gt;2) Is there a way to map them?&lt;/P&gt;&lt;P&gt;3) Is there a way to create more than 2 nodes&amp;nbsp;using clusterdock?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Again, thanks for your help!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 30 Sep 2016 18:16:54 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Docker-Quickstart-Image-Issue-services-in-bad-health/m-p/45820#M41267</guid>
      <dc:creator>RohitG</dc:creator>
      <dc:date>2016-09-30T18:16:54Z</dc:date>
    </item>
  </channel>
</rss>

