<?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: Ambari Blueprint 2.6 HDP stack 2.6 in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Ambari-Blueprint-2-6-HDP-stack-2-6/m-p/176181#M138433</link>
    <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/48592/anshumanmehta.html" nodeid="48592"&gt;@Anshuman Mehta&lt;/A&gt;&lt;/P&gt;&lt;P&gt;From Ambari 2.6 onwards there is a slight change.  Can you please refer to the following link:  &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Behavioral Change 2.6.0:  &lt;/STRONG&gt;&lt;A href="https://docs.hortonworks.com/HDPDocuments/Ambari-2.6.0.0/bk_ambari-release-notes/content/ambari_relnotes-2.6.0.0-behavioral-changes.html" target="_blank"&gt;https://docs.hortonworks.com/HDPDocuments/Ambari-2.6.0.0/bk_ambari-release-notes/content/ambari_relnotes-2.6.0.0-behavioral-changes.html&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 22 Dec 2017 10:53:32 GMT</pubDate>
    <dc:creator>jsensharma</dc:creator>
    <dc:date>2017-12-22T10:53:32Z</dc:date>
    <item>
      <title>Ambari Blueprint 2.6 HDP stack 2.6</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Ambari-Blueprint-2-6-HDP-stack-2-6/m-p/176180#M138432</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;After installation of a cluster using the Ambari UI i exported the blueprint.&lt;/P&gt;&lt;P&gt;Then attempted to re-install the same cluster using the blueprint however i receive this error when apply the cluster template.&lt;/P&gt;&lt;PRE&gt;"status" : 400,
  "message" : "Stack information should be provided when creating a cluster"&lt;/PRE&gt;&lt;P&gt;To be sure the blueprint contains the following information&lt;/P&gt;&lt;PRE&gt;  "Blueprints" : {
    "blueprint_name" : "cluster-blueprint",
    "stack_name" : "HDP",
    "stack_version" : "2.6"
  }
&lt;/PRE&gt;&lt;P&gt;How do we provide this information ?&lt;/P&gt;&lt;P&gt;I see that this &lt;A href="https://github.com/apache/ambari/pull/40/commits/28a42236a1dfc924fed73edfaf4ea6d896f16f02"&gt;commit&lt;/A&gt; causes this . What is the workaround ?&lt;/P&gt;</description>
      <pubDate>Fri, 22 Dec 2017 06:36:28 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Ambari-Blueprint-2-6-HDP-stack-2-6/m-p/176180#M138432</guid>
      <dc:creator>anshuman</dc:creator>
      <dc:date>2017-12-22T06:36:28Z</dc:date>
    </item>
    <item>
      <title>Re: Ambari Blueprint 2.6 HDP stack 2.6</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Ambari-Blueprint-2-6-HDP-stack-2-6/m-p/176181#M138433</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/48592/anshumanmehta.html" nodeid="48592"&gt;@Anshuman Mehta&lt;/A&gt;&lt;/P&gt;&lt;P&gt;From Ambari 2.6 onwards there is a slight change.  Can you please refer to the following link:  &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Behavioral Change 2.6.0:  &lt;/STRONG&gt;&lt;A href="https://docs.hortonworks.com/HDPDocuments/Ambari-2.6.0.0/bk_ambari-release-notes/content/ambari_relnotes-2.6.0.0-behavioral-changes.html" target="_blank"&gt;https://docs.hortonworks.com/HDPDocuments/Ambari-2.6.0.0/bk_ambari-release-notes/content/ambari_relnotes-2.6.0.0-behavioral-changes.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 22 Dec 2017 10:53:32 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Ambari-Blueprint-2-6-HDP-stack-2-6/m-p/176181#M138433</guid>
      <dc:creator>jsensharma</dc:creator>
      <dc:date>2017-12-22T10:53:32Z</dc:date>
    </item>
    <item>
      <title>Re: Ambari Blueprint 2.6 HDP stack 2.6</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Ambari-Blueprint-2-6-HDP-stack-2-6/m-p/176182#M138434</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/3418/jsensharma.html" nodeid="3418"&gt;@Jay Kumar SenSharma&lt;/A&gt; &lt;/P&gt;&lt;P&gt;it seems that my console had kind of eaten up the "-" from the "-d@"  curl command. &lt;/P&gt;&lt;P&gt;... please disregard .. will update once figured out ..&lt;/P&gt;&lt;P&gt;This does not work although it did seem to. Starting from a clean environment leads me to the same state. i.e&lt;/P&gt;&lt;OL&gt;
&lt;LI&gt;Register the VDF (local)&lt;/LI&gt;&lt;LI&gt;Register the Blueprint with the stack_name and stack_version&lt;/LI&gt;&lt;LI&gt;Initiate a cluster deployment using a cluster template using the repository_version_id or repository_version&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Still yields the same error&lt;/P&gt;&lt;PRE&gt;"message" : "Stack information should be provided when creating a cluster"&lt;/PRE&gt;&lt;P&gt;My previous work-around was to restart the ambari-agent nodes on each node and that seemed to work. But that doesnt seem to work as of today.&lt;/P&gt;&lt;P&gt;From the ambar-server log&lt;/P&gt;&lt;PRE&gt;02 Jan 2018 20:57:17,595 ERROR [ambari-client-thread-85] BaseManagementHandler:67 - Bad request received: Stack information should be provided when creating a cluster&amp;lt;br&amp;gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 03 Jan 2018 04:58:17 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Ambari-Blueprint-2-6-HDP-stack-2-6/m-p/176182#M138434</guid>
      <dc:creator>anshuman</dc:creator>
      <dc:date>2018-01-03T04:58:17Z</dc:date>
    </item>
  </channel>
</rss>

