<?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 - How to edit templeates in Azure ? in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/CloudBreak-How-to-edit-templeates-in-Azure/m-p/205727#M167693</link>
    <description>&lt;P style="margin-left: 20px;"&gt;Hi &lt;A rel="user" href="https://community.cloudera.com/users/10827/pdarvasi.html" nodeid="10827"&gt;@pdarvasi&lt;/A&gt;, we have found an workaround: If you use an already created vnet/subnet in Azure, Cloudbreak will not create NSG. It's we're doing right now. But I'm going to take a look at 2.3 RC Version, and see what we have new.&lt;/P&gt;&lt;P style="margin-left: 20px;"&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Tue, 06 Feb 2018 06:06:29 GMT</pubDate>
    <dc:creator>nunon</dc:creator>
    <dc:date>2018-02-06T06:06:29Z</dc:date>
    <item>
      <title>CloudBreak - How to edit templeates in Azure ?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/CloudBreak-How-to-edit-templeates-in-Azure/m-p/205722#M167688</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt; I'm using CloudBreak to deploy to Azure a new cluster. However my environment have Firewall, and I cannot use NSG (Network Security Groups). Any way I can edit template to not include NSG ? Is a large environment to not use CloudBreak.&lt;/P&gt;&lt;P&gt; Thanks,&lt;/P&gt;&lt;P&gt; Nuno&lt;/P&gt;</description>
      <pubDate>Mon, 29 Jan 2018 03:29:24 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/CloudBreak-How-to-edit-templeates-in-Azure/m-p/205722#M167688</guid>
      <dc:creator>nunon</dc:creator>
      <dc:date>2018-01-29T03:29:24Z</dc:date>
    </item>
    <item>
      <title>Re: CloudBreak - How to edit templeates in Azure ?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/CloudBreak-How-to-edit-templeates-in-Azure/m-p/205723#M167689</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/65151/nunon.html" nodeid="65151"&gt;@Nuno Nunes&lt;/A&gt; Unfortunately this feature is not supported in Cloudbreak yet, it is in the roadmap though.&lt;/P&gt;&lt;P&gt;One workaround is to write and apply a post-install recipe with which you delete the security group after cluster install.&lt;/P&gt;&lt;P&gt;Another one is to fork Cloudbreak and remove the &lt;A href="https://github.com/hortonworks/cloudbreak/blob/release-2.2/cloud-azure/src/main/resources/templates/arm-v2.ftl#L157-L203"&gt;NSG related part&lt;/A&gt; (I know it is quite cumbersome..)&lt;/P&gt;&lt;P&gt;Hope this helps! &lt;/P&gt;</description>
      <pubDate>Wed, 31 Jan 2018 23:33:58 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/CloudBreak-How-to-edit-templeates-in-Azure/m-p/205723#M167689</guid>
      <dc:creator>darvasip</dc:creator>
      <dc:date>2018-01-31T23:33:58Z</dc:date>
    </item>
    <item>
      <title>Re: CloudBreak - How to edit templeates in Azure ?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/CloudBreak-How-to-edit-templeates-in-Azure/m-p/205724#M167690</link>
      <description>&lt;P&gt;Hi &lt;A rel="user" href="https://community.cloudera.com/users/10827/pdarvasi.html" nodeid="10827"&gt;@pdarvasi&lt;/A&gt; thanks for you help. Delete NSG is not an option, since NSG is associated with another resources. Is very hard. What's roadmap date for this feature?&lt;/P&gt;</description>
      <pubDate>Wed, 31 Jan 2018 23:40:30 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/CloudBreak-How-to-edit-templeates-in-Azure/m-p/205724#M167690</guid>
      <dc:creator>nunon</dc:creator>
      <dc:date>2018-01-31T23:40:30Z</dc:date>
    </item>
    <item>
      <title>Re: CloudBreak - How to edit templeates in Azure ?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/CloudBreak-How-to-edit-templeates-in-Azure/m-p/205725#M167691</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/65151/nunon.html" nodeid="65151"&gt;@Nuno Nunes&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Actually you can try out our 2.3 RC version, hopefully it contains the solution for your problem.&lt;/P&gt;&lt;P&gt;You can install the deployer:&lt;/P&gt;&lt;PRE&gt;curl -Ls &lt;A href="https://4383-32450069-gh.circle-artifacts.com/0/tmp/circle-artifacts.YypAJ5E/cbd-linux.tgz" target="_blank"&gt;https://4383-32450069-gh.circle-artifacts.com/0/tmp/circle-artifacts.YypAJ5E/cbd-linux.tgz&lt;/A&gt; | sudo tar -xz -C /bin cbd
cbd version&lt;/PRE&gt;&lt;P&gt;After that, if you use an existing network and select &lt;A href="https://hortonworks.github.io/cloudbreak-documentation/latest/azure-create/index.html#dont-create-new-firewall-rules"&gt;"Don't Create Public IP" option&lt;/A&gt; during cluster install, Cloudbreak won't create any NSG's.&lt;/P&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;</description>
      <pubDate>Thu, 01 Feb 2018 17:14:04 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/CloudBreak-How-to-edit-templeates-in-Azure/m-p/205725#M167691</guid>
      <dc:creator>darvasip</dc:creator>
      <dc:date>2018-02-01T17:14:04Z</dc:date>
    </item>
    <item>
      <title>Re: CloudBreak - How to edit templeates in Azure ?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/CloudBreak-How-to-edit-templeates-in-Azure/m-p/205726#M167692</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/65151/nunon.html" nodeid="65151"&gt;@Nuno Nunes&lt;/A&gt; Have you been able to try that out?&lt;/P&gt;</description>
      <pubDate>Tue, 06 Feb 2018 05:59:21 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/CloudBreak-How-to-edit-templeates-in-Azure/m-p/205726#M167692</guid>
      <dc:creator>darvasip</dc:creator>
      <dc:date>2018-02-06T05:59:21Z</dc:date>
    </item>
    <item>
      <title>Re: CloudBreak - How to edit templeates in Azure ?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/CloudBreak-How-to-edit-templeates-in-Azure/m-p/205727#M167693</link>
      <description>&lt;P style="margin-left: 20px;"&gt;Hi &lt;A rel="user" href="https://community.cloudera.com/users/10827/pdarvasi.html" nodeid="10827"&gt;@pdarvasi&lt;/A&gt;, we have found an workaround: If you use an already created vnet/subnet in Azure, Cloudbreak will not create NSG. It's we're doing right now. But I'm going to take a look at 2.3 RC Version, and see what we have new.&lt;/P&gt;&lt;P style="margin-left: 20px;"&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 06 Feb 2018 06:06:29 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/CloudBreak-How-to-edit-templeates-in-Azure/m-p/205727#M167693</guid>
      <dc:creator>nunon</dc:creator>
      <dc:date>2018-02-06T06:06:29Z</dc:date>
    </item>
    <item>
      <title>Re: CloudBreak - How to edit templeates in Azure ?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/CloudBreak-How-to-edit-templeates-in-Azure/m-p/205728#M167694</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/65151/nunon.html" nodeid="65151"&gt;@Nuno Nunes&lt;/A&gt; Ok, glad to hear that you get it working. In the meantime, as your question has been answered, would you please consider accepting it?&lt;/P&gt;</description>
      <pubDate>Fri, 09 Feb 2018 21:03:40 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/CloudBreak-How-to-edit-templeates-in-Azure/m-p/205728#M167694</guid>
      <dc:creator>darvasip</dc:creator>
      <dc:date>2018-02-09T21:03:40Z</dc:date>
    </item>
  </channel>
</rss>

