<?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: Unable to start multi node cluster with --include-service-types=None in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Unable-to-start-multi-node-cluster-with-include-service/m-p/44782#M39839</link>
    <description>&lt;P&gt;Hey Eric,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please re-run your &lt;FONT face="courier new,courier"&gt;./bin/start_cluster&lt;/FONT&gt; invocation, but add &lt;FONT face="courier new,courier"&gt;--dont-start-cluster&lt;/FONT&gt; to the very end. That should do it.&lt;/P&gt;</description>
    <pubDate>Tue, 06 Sep 2016 21:04:41 GMT</pubDate>
    <dc:creator>dspivak</dc:creator>
    <dc:date>2016-09-06T21:04:41Z</dc:date>
    <item>
      <title>Unable to start multi node cluster with --include-service-types=None</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Unable-to-start-multi-node-cluster-with-include-service/m-p/44772#M39835</link>
      <description>&lt;P&gt;First clean up, just to be safe.&lt;/P&gt;&lt;PRE&gt;~$ clusterdock_run ./bin/housekeeping nuke
INFO:housekeeping:Removing all containers on this host...
INFO:housekeeping:Successfully removed all containers on this host.
INFO:housekeeping:Removing all user-defined networks on this host...
INFO:housekeeping:Successfully removed all user-defined networks on this host.
INFO:housekeeping:Clearing container entries from /etc/hosts...
INFO:housekeeping:Successfully cleared container entries from /etc/hosts.
INFO:housekeeping:Restarting Docker daemon...
INFO:housekeeping:Successfully nuked this host.&lt;/PRE&gt;&lt;P&gt;Then try to start with no services.&lt;/P&gt;&lt;PRE&gt;~$ clusterdock_run ./bin/start_cluster cdh --include-service-types=None
INFO:clusterdock.cluster:Network (cluster) not present, creating it...
INFO:clusterdock.cluster:Successfully setup network (name: cluster).
INFO:clusterdock.cluster:Successfully started node-2.cluster (IP address: 192.168.123.3).
INFO:clusterdock.cluster:Successfully started node-1.cluster (IP address: 192.168.123.2).
INFO:clusterdock.cluster:Started cluster in 13.29 seconds.
INFO:clusterdock.topologies.cdh.actions:Changing server_host to node-1.cluster in /etc/cloudera-scm-agent/config.ini...
INFO:clusterdock.topologies.cdh.actions:Restarting CM agents...
cloudera-scm-agent is already stopped
cloudera-scm-agent is already stopped
Starting cloudera-scm-agent: [  OK  ]
Starting cloudera-scm-agent: [  OK  ]
INFO:clusterdock.topologies.cdh.actions:Waiting for Cloudera Manager server to come online...
INFO:clusterdock.topologies.cdh.actions:Detected Cloudera Manager server after 77.11 seconds.
INFO:clusterdock.topologies.cdh.actions:CM server is now accessible at http://**REDACTED**
INFO:clusterdock.topologies.cdh.cm:Detected CM API v13.
INFO:clusterdock.topologies.cdh.cm_utils:Updating database configurations...
INFO:clusterdock.topologies.cdh.cm:Updating NameNode references in Hive metastore...
INFO:clusterdock.topologies.cdh.actions:Removing service ks_indexer from Cluster 1 (clusterdock)...
INFO:clusterdock.topologies.cdh.actions:Removing service impala from Cluster 1 (clusterdock)...
INFO:clusterdock.topologies.cdh.actions:Removing service hbase from Cluster 1 (clusterdock)...
INFO:clusterdock.topologies.cdh.actions:Removing service hdfs from Cluster 1 (clusterdock)...
INFO:clusterdock.topologies.cdh.actions:Removing service yarn from Cluster 1 (clusterdock)...
INFO:clusterdock.topologies.cdh.actions:Removing service solr from Cluster 1 (clusterdock)...
INFO:clusterdock.topologies.cdh.actions:Removing service spark_on_yarn from Cluster 1 (clusterdock)...
INFO:clusterdock.topologies.cdh.actions:Removing service oozie from Cluster 1 (clusterdock)...
INFO:clusterdock.topologies.cdh.actions:Removing service hue from Cluster 1 (clusterdock)...
INFO:clusterdock.topologies.cdh.actions:Removing service hive from Cluster 1 (clusterdock)...
INFO:clusterdock.topologies.cdh.actions:Removing service zookeeper from Cluster 1 (clusterdock)...
INFO:clusterdock.topologies.cdh.actions:Deploying client configuration...
INFO:clusterdock.topologies.cdh.actions:Starting cluster...
Traceback (most recent call last):
  File "./bin/start_cluster", line 70, in &amp;lt;module&amp;gt;
    main()
  File "./bin/start_cluster", line 63, in main
    actions.start(args)
  File "/root/clusterdock/clusterdock/topologies/cdh/actions.py", line 146, in start
    raise Exception('Failed to start cluster.')
Exception: Failed to start cluster.&lt;/PRE&gt;</description>
      <pubDate>Tue, 21 Apr 2026 13:49:11 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Unable-to-start-multi-node-cluster-with-include-service/m-p/44772#M39835</guid>
      <dc:creator>ericrichardson</dc:creator>
      <dc:date>2026-04-21T13:49:11Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to start multi node cluster with --include-service-types=None</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Unable-to-start-multi-node-cluster-with-include-service/m-p/44773#M39836</link>
      <description>I could make it fail fast, but any particular use case for starting a CDH/CM cluster without any services?</description>
      <pubDate>Tue, 06 Sep 2016 20:13:03 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Unable-to-start-multi-node-cluster-with-include-service/m-p/44773#M39836</guid>
      <dc:creator>dspivak</dc:creator>
      <dc:date>2016-09-06T20:13:03Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to start multi node cluster with --include-service-types=None</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Unable-to-start-multi-node-cluster-with-include-service/m-p/44774#M39837</link>
      <description>Yes, I want to build the cluster in this sandbox the same way I build the rest of my clusters.&lt;BR /&gt;clustertool buildcluster -profile cdh-in-a-box&lt;BR /&gt;(clustertool is a custom program that uses the CM Java and REST APIs to create and configure services on a cluster.)&lt;BR /&gt;This provides a repeatable environment with specific variations from QA and Production.&lt;BR /&gt;If I have to start from a different point, this increases the differences between DEV-QA-Production configurations.&lt;BR /&gt;</description>
      <pubDate>Tue, 06 Sep 2016 20:25:32 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Unable-to-start-multi-node-cluster-with-include-service/m-p/44774#M39837</guid>
      <dc:creator>ericrichardson</dc:creator>
      <dc:date>2016-09-06T20:25:32Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to start multi node cluster with --include-service-types=None</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Unable-to-start-multi-node-cluster-with-include-service/m-p/44779#M39838</link>
      <description>&lt;P&gt;Seems reasonable enough. Let me see what I can do for ya... Will report back shortly.&lt;/P&gt;</description>
      <pubDate>Tue, 06 Sep 2016 20:41:16 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Unable-to-start-multi-node-cluster-with-include-service/m-p/44779#M39838</guid>
      <dc:creator>dspivak</dc:creator>
      <dc:date>2016-09-06T20:41:16Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to start multi node cluster with --include-service-types=None</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Unable-to-start-multi-node-cluster-with-include-service/m-p/44782#M39839</link>
      <description>&lt;P&gt;Hey Eric,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please re-run your &lt;FONT face="courier new,courier"&gt;./bin/start_cluster&lt;/FONT&gt; invocation, but add &lt;FONT face="courier new,courier"&gt;--dont-start-cluster&lt;/FONT&gt; to the very end. That should do it.&lt;/P&gt;</description>
      <pubDate>Tue, 06 Sep 2016 21:04:41 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Unable-to-start-multi-node-cluster-with-include-service/m-p/44782#M39839</guid>
      <dc:creator>dspivak</dc:creator>
      <dc:date>2016-09-06T21:04:41Z</dc:date>
    </item>
  </channel>
</rss>

