<?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: placementGroup doesn't work for me using CD 1.0.1 in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/placementGroup-doesn-t-work-for-me-using-CD-1-0-1/m-p/22519#M409</link>
    <description>&lt;P&gt;Great! I've also missed that in your initial post. This sounds like something we can warn &amp;nbsp;about during configuration file parsing. I will file an internal feature request&amp;nbsp;to improve it.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do placement groups improve things from a network latency perspective for you as expected?&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 09 Dec 2014 23:27:49 GMT</pubDate>
    <dc:creator>Andrei Savu</dc:creator>
    <dc:date>2014-12-09T23:27:49Z</dc:date>
    <item>
      <title>placementGroup doesn't work for me using CD 1.0.1</title>
      <link>https://community.cloudera.com/t5/Support-Questions/placementGroup-doesn-t-work-for-me-using-CD-1-0-1/m-p/22409#M405</link>
      <description>&lt;P&gt;I have created a multi-node cluster using CD v1.0.1 and now find that the size of the cluster is causing data timeouts during Hadoop benchmarking runs. One of our AWS experienced engineer pointed out that the lack of a placementGroup on the workers is probably what is causing us problems.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I thought when I went through the CD instalation instructions that the placement group it created would be applied to my cluster but it wasn't. I am modiying my aws.conf file to explicitly call out the AWS-PLACEMENT-GROUP CD created and attempting to create a new cluster. However the workers still come up with not Placement Group associated to with them. They are cc2.8xlarge and the AWS on-line docs says this instance should work with placement groups. I tried setting my conf file like so, per the doc spelling:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;workers {&lt;BR /&gt;&amp;nbsp; &amp;nbsp; count: 48&lt;BR /&gt;&amp;nbsp; &amp;nbsp; #&lt;BR /&gt;&amp;nbsp; &amp;nbsp; # Minimum number of instances required to set up the cluster.&lt;BR /&gt;&amp;nbsp; &amp;nbsp; # Fail and quit if minCount number of instances is not available in this cloud&lt;BR /&gt;&amp;nbsp; &amp;nbsp; # environment. Else, continue setting up the cluster.&amp;nbsp;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; #&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;minCount: 24&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;instance: ${instances.cc2xl} {&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; tags {&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; group: worker&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; name: "Hadoop Worker"&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; roles {&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; HDFS: ${roles.HDFS_WORKERS}&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; YARN: ${roles.YARN_WORKERS}&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; HBASE: ${roles.HBASE_WORKERS}&lt;BR /&gt;&amp;nbsp; &amp;nbsp; }&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; &amp;nbsp; &lt;SPAN style="font-size: 10pt;"&gt;placementGroup: "AWS-PLACEMENT-GROUP-us-west-2-11-13-2014"&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2022 09:14:38 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/placementGroup-doesn-t-work-for-me-using-CD-1-0-1/m-p/22409#M405</guid>
      <dc:creator>jclough</dc:creator>
      <dc:date>2022-09-16T09:14:38Z</dc:date>
    </item>
    <item>
      <title>Re: placementGroup doesn't work for me using CD 1.0.1</title>
      <link>https://community.cloudera.com/t5/Support-Questions/placementGroup-doesn-t-work-for-me-using-CD-1-0-1/m-p/22468#M406</link>
      <description>&lt;P&gt;Thanks for reporting! We are still testing this out and we will reply with more details soon.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When using Placement Groups you should know about the following limitations:&lt;/P&gt;&lt;P&gt;&lt;A href="http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/placement-groups.html&amp;nbsp;" target="_blank"&gt;http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/placement-groups.html&amp;nbsp;&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 09 Dec 2014 02:01:58 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/placementGroup-doesn-t-work-for-me-using-CD-1-0-1/m-p/22468#M406</guid>
      <dc:creator>Andrei Savu</dc:creator>
      <dc:date>2014-12-09T02:01:58Z</dc:date>
    </item>
    <item>
      <title>Re: placementGroup doesn't work for me using CD 1.0.1</title>
      <link>https://community.cloudera.com/t5/Support-Questions/placementGroup-doesn-t-work-for-me-using-CD-1-0-1/m-p/22469#M407</link>
      <description>&lt;P&gt;Thanks for the feedback. Yes, I visited that link when I started researching the use of the placmentGroup tag. My instance is one of the compute type instances the link says is supported, as I mentioned in my rambling opening post.&lt;/P&gt;</description>
      <pubDate>Tue, 09 Dec 2014 02:49:06 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/placementGroup-doesn-t-work-for-me-using-CD-1-0-1/m-p/22469#M407</guid>
      <dc:creator>jclough</dc:creator>
      <dc:date>2014-12-09T02:49:06Z</dc:date>
    </item>
    <item>
      <title>Re: placementGroup doesn't work for me using CD 1.0.1</title>
      <link>https://community.cloudera.com/t5/Support-Questions/placementGroup-doesn-t-work-for-me-using-CD-1-0-1/m-p/22516#M408</link>
      <description>&lt;P&gt;So turns out this works. As usual it was an operator error. What I should have done was put the &lt;STRONG&gt;placementGroup &lt;/STRONG&gt;keyword inside the instance container. Once I moved the setting into the worker instance container, rerunning the bootstrap created 4 workers with the correct placementGroup setting.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is what I did (compare it to the original pasted info):&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;instance: ${instances.cc2xl} {&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; tags {&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; group: worker&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Name: "Hadoop Worker-XX"&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; placementGroup: "AWS-PLACEMENT-GROUP-us-west-2-11-13-2014"&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In hindsight, makes perfect sense. I didn't think this out logically when first creating the configuration&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 09 Dec 2014 23:15:53 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/placementGroup-doesn-t-work-for-me-using-CD-1-0-1/m-p/22516#M408</guid>
      <dc:creator>jclough</dc:creator>
      <dc:date>2014-12-09T23:15:53Z</dc:date>
    </item>
    <item>
      <title>Re: placementGroup doesn't work for me using CD 1.0.1</title>
      <link>https://community.cloudera.com/t5/Support-Questions/placementGroup-doesn-t-work-for-me-using-CD-1-0-1/m-p/22519#M409</link>
      <description>&lt;P&gt;Great! I've also missed that in your initial post. This sounds like something we can warn &amp;nbsp;about during configuration file parsing. I will file an internal feature request&amp;nbsp;to improve it.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do placement groups improve things from a network latency perspective for you as expected?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 09 Dec 2014 23:27:49 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/placementGroup-doesn-t-work-for-me-using-CD-1-0-1/m-p/22519#M409</guid>
      <dc:creator>Andrei Savu</dc:creator>
      <dc:date>2014-12-09T23:27:49Z</dc:date>
    </item>
  </channel>
</rss>

