<?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: Cloudbreak downscale fails when no Datanodes in cluster (bug?) in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Cloudbreak-downscale-fails-when-no-Datanodes-in-cluster-bug/m-p/207112#M76710</link>
    <description>&lt;P&gt;Updating the Cloudbreak installation fixed the issue.&lt;/P&gt;</description>
    <pubDate>Thu, 05 Apr 2018 20:06:08 GMT</pubDate>
    <dc:creator>leszek_leszczyn</dc:creator>
    <dc:date>2018-04-05T20:06:08Z</dc:date>
    <item>
      <title>Cloudbreak downscale fails when no Datanodes in cluster (bug?)</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Cloudbreak-downscale-fails-when-no-Datanodes-in-cluster-bug/m-p/207103#M76701</link>
      <description>&lt;P&gt;
	Hello,&lt;/P&gt;&lt;P&gt;
	Probably a bug: I have a Storm cluster set up using Cloudbreak. The cluster includes only the minimum set of services needed to run Storm (Nimbus, Supervisors, Zookeeper + Ambari Metrics) - blueprint attached. One of the instance groups includes only the Storm supervisors, and I want this group to be able to scale. Scaling up works properly. Scaling down is impossible, an error is thrown. Looking at the logs, I can see that (probably) Cloudbreak is trying to find Datanodes to decommission - but since the cluster doesn't include any, an error is thrown:&lt;/P&gt;
&lt;PRE&gt;cloudbreak_1   | 2018-03-30 10:07:30,986 [reactorDispatcher-6] pollWithTimeout:30 INFO  c.s.c.s.PollingService - [owner:990ffe52-4eb1-4fc6-a0ac-eb8c50db8751] [type:STACK] [id:12] [name:storm-min-4] Polling attempt 1.
cloudbreak_1   | 2018-03-30 10:07:30,986 [reactorDispatcher-6] getRawResource:79 INFO  c.s.a.c.AmbariClientUtils - [owner:990ffe52-4eb1-4fc6-a0ac-eb8c50db8751] [type:STACK] [id:12] [name:storm-min-4] AmbariClient getRawResource, resourceRequestMap: {path=https://172.31.38.186:9443/api/v1/clusters/storm-min-4/services/HDFS/components/NAMENODE, query={fields=metrics/dfs/namenode/DecomNodes}}
cloudbreak_1   | 2018-03-30 10:07:31,006 [reactorDispatcher-6] getRawResource:86 ERROR c.s.a.c.AmbariClientUtils - [owner:990ffe52-4eb1-4fc6-a0ac-eb8c50db8751] [type:STACK] [id:12] [name:storm-min-4] Error occurred during GET request to {}, exception:
cloudbreak_1   | groovyx.net.http.HttpResponseException: Not Found
cloudbreak_1   | at groovyx.net.http.RESTClient.defaultFailureHandler(RESTClient.java:263)
//...
cloudbreak_1   | 2018-03-30 10:07:31,006 [reactorDispatcher-6] pollWithTimeout:34 WARN  c.s.c.s.PollingService - [owner:990ffe52-4eb1-4fc6-a0ac-eb8c50db8751] [type:STACK] [id:12] [name:storm-min-4] Exception occurred in the polling: Text must not be null or empty
cloudbreak_1   | java.lang.IllegalArgumentException: Text must not be null or empty
cloudbreak_1   | at groovy.json.JsonSlurper.parseText(JsonSlurper.java:203)
cloudbreak_1   | at groovy.json.JsonSlurper$parseText.call(Unknown Source)
cloudbreak_1   | at com.sequenceiq.ambari.client.services.ServiceAndHostService$Trait$Helper.getDecommissioningDataNodes(ServiceAndHostService.groovy:227)
cloudbreak_1   | at com.sequenceiq.ambari.client.services.ServiceAndHostService$Trait$Helper$getDecommissioningDataNodes$3.call(Unknown Source)
cloudbreak_1   | at com.sequenceiq.ambari.client.AmbariClient.getDecommissioningDataNodes(AmbariClient.groovy)
//...&lt;/PRE&gt;&lt;P&gt;Is there any way to bypass this issue without adding an HDFS node to the cluster?&lt;/P&gt;&lt;P&gt;I am using Cloudbreak 1.16.5&lt;A href="https://community.cloudera.com/legacyfs/online/attachments/64963-storm-min-blueprint.txt"&gt;storm-min-blueprint.txt&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 30 Mar 2018 19:21:55 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Cloudbreak-downscale-fails-when-no-Datanodes-in-cluster-bug/m-p/207103#M76701</guid>
      <dc:creator>leszek_leszczyn</dc:creator>
      <dc:date>2018-03-30T19:21:55Z</dc:date>
    </item>
    <item>
      <title>Re: Cloudbreak downscale fails when no Datanodes in cluster (bug?)</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Cloudbreak-downscale-fails-when-no-Datanodes-in-cluster-bug/m-p/207104#M76702</link>
      <description>&lt;P&gt;@&lt;A href="https://community.hortonworks.com/users/70580/leszekleszczynski.html"&gt;Leszek Leszczynski&lt;/A&gt;&lt;/P&gt;&lt;P&gt;It could be a bug. The reason is well explained in this article, however, in your case, data node services are not present as expected.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.hortonworks.com/articles/12981/impact-of-hdfs-using-cloudbreak-scale-dwon.html" target="_blank"&gt;https://community.hortonworks.com/articles/12981/impact-of-hdfs-using-cloudbreak-scale-dwon.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I'll escalate the question to Cloudbreak team.&lt;/P&gt;</description>
      <pubDate>Sat, 31 Mar 2018 02:00:54 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Cloudbreak-downscale-fails-when-no-Datanodes-in-cluster-bug/m-p/207104#M76702</guid>
      <dc:creator>cstanca</dc:creator>
      <dc:date>2018-03-31T02:00:54Z</dc:date>
    </item>
    <item>
      <title>Re: Cloudbreak downscale fails when no Datanodes in cluster (bug?)</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Cloudbreak-downscale-fails-when-no-Datanodes-in-cluster-bug/m-p/207105#M76703</link>
      <description>&lt;P&gt; &lt;A rel="user" href="https://community.cloudera.com/users/70580/leszekleszczynski.html" nodeid="70580"&gt;@Leszek Leszczynski&lt;/A&gt; &lt;/P&gt;&lt;P&gt;My first question is can you upgrade to 2.4? That is latest GA release and if you just now started testing Cloudbreak I suggest to use 2.4&lt;/P&gt;&lt;P&gt;Br&lt;/P&gt;&lt;P&gt;R&lt;/P&gt;</description>
      <pubDate>Sat, 31 Mar 2018 02:55:36 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Cloudbreak-downscale-fails-when-no-Datanodes-in-cluster-bug/m-p/207105#M76703</guid>
      <dc:creator>rdoktorics</dc:creator>
      <dc:date>2018-03-31T02:55:36Z</dc:date>
    </item>
    <item>
      <title>Re: Cloudbreak downscale fails when no Datanodes in cluster (bug?)</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Cloudbreak-downscale-fails-when-no-Datanodes-in-cluster-bug/m-p/207106#M76704</link>
      <description>&lt;P&gt;@&lt;A href="https://community.hortonworks.com/users/258/rdoktorics.html"&gt;rdoktorics&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Richard, Cloudbreak 1.16.5 is the version that is presented on hortonworks.com website, Software Download/ HDP section. However, documentation shows Cloudbreak 2.4 (see &lt;A href="https://docs.hortonworks.com/)" target="_blank"&gt;https://docs.hortonworks.com/)&lt;/A&gt;. Is that right? Where should Leszek go to download Cloudbreak 2.4 for his HDP 2.6.4 installation requirement?&lt;/P&gt;</description>
      <pubDate>Sat, 31 Mar 2018 07:01:06 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Cloudbreak-downscale-fails-when-no-Datanodes-in-cluster-bug/m-p/207106#M76704</guid>
      <dc:creator>cstanca</dc:creator>
      <dc:date>2018-03-31T07:01:06Z</dc:date>
    </item>
    <item>
      <title>Re: Cloudbreak downscale fails when no Datanodes in cluster (bug?)</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Cloudbreak-downscale-fails-when-no-Datanodes-in-cluster-bug/m-p/207107#M76705</link>
      <description>&lt;P&gt;@&lt;A href="https://community.hortonworks.com/users/70580/leszekleszczynski.html"&gt;Leszek Leszczynski&lt;/A&gt;&lt;/P&gt;&lt;P&gt;This is a known bug with the version you use. Let's wait for Richard to advise.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 31 Mar 2018 07:03:02 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Cloudbreak-downscale-fails-when-no-Datanodes-in-cluster-bug/m-p/207107#M76705</guid>
      <dc:creator>cstanca</dc:creator>
      <dc:date>2018-03-31T07:03:02Z</dc:date>
    </item>
    <item>
      <title>Re: Cloudbreak downscale fails when no Datanodes in cluster (bug?)</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Cloudbreak-downscale-fails-when-no-Datanodes-in-cluster-bug/m-p/207108#M76706</link>
      <description>&lt;P&gt;Thank you for your answers.&lt;/P&gt;&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/258/rdoktorics.html" nodeid="258"&gt;@rdoktorics&lt;/A&gt; I am actually using Cloudbreak to manage two HDP clusters, and I was just checking the possibility of managing a Storm cluster with this tool. Is it possible to upgrade the current installation? I assume that the answer is "yes, follow the procedure from the webpage", but since it means moving between major versions there might be some hurdles.&lt;/P&gt;</description>
      <pubDate>Sat, 31 Mar 2018 15:04:10 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Cloudbreak-downscale-fails-when-no-Datanodes-in-cluster-bug/m-p/207108#M76706</guid>
      <dc:creator>leszek_leszczyn</dc:creator>
      <dc:date>2018-03-31T15:04:10Z</dc:date>
    </item>
    <item>
      <title>Re: Cloudbreak downscale fails when no Datanodes in cluster (bug?)</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Cloudbreak-downscale-fails-when-no-Datanodes-in-cluster-bug/m-p/207109#M76707</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/70580/leszekleszczynski.html" nodeid="70580"&gt;@Leszek Leszczynski&lt;/A&gt; Yes, you can upgrade and your clusters will not be affected. The steps to upgrade are here:&lt;/P&gt;&lt;P&gt;https:&lt;A href="https://docs.hortonworks.com/HDPDocuments/Cloudbreak/Cloudbreak-2.4.0/content/cb-upgrade/index.html" target="_blank"&gt;//docs.hortonworks.com/HDPDocuments/Cloudbreak/Cloudbreak-2.4.0/content/cb-upgrade/index.html&lt;/A&gt;  &lt;/P&gt;</description>
      <pubDate>Mon, 02 Apr 2018 23:35:19 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Cloudbreak-downscale-fails-when-no-Datanodes-in-cluster-bug/m-p/207109#M76707</guid>
      <dc:creator>Dominika</dc:creator>
      <dc:date>2018-04-02T23:35:19Z</dc:date>
    </item>
    <item>
      <title>Re: Cloudbreak downscale fails when no Datanodes in cluster (bug?)</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Cloudbreak-downscale-fails-when-no-Datanodes-in-cluster-bug/m-p/207110#M76708</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/70580/leszekleszczynski.html" nodeid="70580"&gt;@Leszek Leszczynski&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Have you managed to update and resolve your original issue?&lt;/P&gt;</description>
      <pubDate>Thu, 05 Apr 2018 17:56:07 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Cloudbreak-downscale-fails-when-no-Datanodes-in-cluster-bug/m-p/207110#M76708</guid>
      <dc:creator>darvasip</dc:creator>
      <dc:date>2018-04-05T17:56:07Z</dc:date>
    </item>
    <item>
      <title>Re: Cloudbreak downscale fails when no Datanodes in cluster (bug?)</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Cloudbreak-downscale-fails-when-no-Datanodes-in-cluster-bug/m-p/207111#M76709</link>
      <description>&lt;P&gt;Yes, I have successfully upgraded my Cloudbreak installation and the problem is gone.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Apr 2018 20:05:29 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Cloudbreak-downscale-fails-when-no-Datanodes-in-cluster-bug/m-p/207111#M76709</guid>
      <dc:creator>leszek_leszczyn</dc:creator>
      <dc:date>2018-04-05T20:05:29Z</dc:date>
    </item>
    <item>
      <title>Re: Cloudbreak downscale fails when no Datanodes in cluster (bug?)</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Cloudbreak-downscale-fails-when-no-Datanodes-in-cluster-bug/m-p/207112#M76710</link>
      <description>&lt;P&gt;Updating the Cloudbreak installation fixed the issue.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Apr 2018 20:06:08 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Cloudbreak-downscale-fails-when-no-Datanodes-in-cluster-bug/m-p/207112#M76710</guid>
      <dc:creator>leszek_leszczyn</dc:creator>
      <dc:date>2018-04-05T20:06:08Z</dc:date>
    </item>
  </channel>
</rss>

