<?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: Change Default HDP Repositories during UI cluster creation in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Change-Default-HDP-Repositories-during-UI-cluster-creation/m-p/231739#M193582</link>
    <description>&lt;P&gt;Please accept the answer if it solved your problem &lt;A rel="user" href="https://community.cloudera.com/users/43251/hensilva.html" nodeid="43251"&gt;@Henrique Silva&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 07 Sep 2017 19:53:06 GMT</pubDate>
    <dc:creator>rdoktorics</dc:creator>
    <dc:date>2017-09-07T19:53:06Z</dc:date>
    <item>
      <title>Change Default HDP Repositories during UI cluster creation</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Change-Default-HDP-Repositories-during-UI-cluster-creation/m-p/231735#M193578</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="34636-capture.png" style="width: 1357px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/14913i069862B9CB498B2F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="34636-capture.png" alt="34636-capture.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Hi all! For a very specific scenario, all clusters created by Cloudbreak should have HDP-2.4 stack (specifically 2.4.2). To accomplish that using the Cloudbreak UI, it's necessary to open advanced options during cluster creation and copying 2.42 repositories manually. I understand it's possible to provide this info via command line, but I'd like to know if it's possible to change the defaults (picture attached) or at least pre-fill the 2.4.2 information. Is it?&lt;/P&gt;</description>
      <pubDate>Sun, 18 Aug 2019 00:34:28 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Change-Default-HDP-Repositories-during-UI-cluster-creation/m-p/231735#M193578</guid>
      <dc:creator>hensilva</dc:creator>
      <dc:date>2019-08-18T00:34:28Z</dc:date>
    </item>
    <item>
      <title>Re: Change Default HDP Repositories during UI cluster creation</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Change-Default-HDP-Repositories-during-UI-cluster-creation/m-p/231736#M193579</link>
      <description>&lt;P&gt;Hi &lt;A rel="user" href="https://community.cloudera.com/users/43251/hensilva.html" nodeid="43251"&gt;@Henrique Silva&lt;/A&gt;&lt;/P&gt;&lt;P&gt;This is possible If you put this into your Profile file:&lt;/P&gt;&lt;PRE&gt;CB_JAVA_OPT="-Dambari.repo.version=2.5.1.0 -Dambari.repo.baseurl=http://public-repo-1.hortonworks.com/ambari/centos6/2.x/updates/2.5.1.0 -Dambari.repo.gpgkey=http://public-repo-1.hortonworks.com/ambari/centos6/RPM-GPG-KEY/RPM-GPG-KEY-Jenkins -Dcb.hdp.entries.2.6.version=2.6.1.0-111 -Dcb.hdp.entries.2.6.repo.redhat6=http://public-repo-1.hortonworks.com/HDP/centos6/2.x/updates/2.6.1.0-111 -Dcb.hdp.entries.2.6.repo.redhat7=http://public-repo-1.hortonworks.com/HDP/centos7/2.x/updates/2.6.1.0-111"&lt;/PRE&gt;&lt;P&gt;This is an example for using ambari: 2.5.1.0 and hdp 2.6.1.0&lt;/P&gt;&lt;P&gt;here are the defaults: &lt;A href="https://raw.githubusercontent.com/hortonworks/cloudbreak/master/cloud-common/src/main/resources/application.yml" target="_blank"&gt;https://raw.githubusercontent.com/hortonworks/cloudbreak/master/cloud-common/src/main/resources/application.yml&lt;/A&gt;&lt;/P&gt;&lt;P&gt;After the modification please restart the application with &lt;/P&gt;&lt;PRE&gt;cbd restart&lt;/PRE&gt;&lt;P&gt;After this you will use the specified defaults but unfortunatly you will not see this on the UI.&lt;/P&gt;&lt;P&gt;Br,&lt;/P&gt;&lt;P&gt;R&lt;/P&gt;</description>
      <pubDate>Tue, 05 Sep 2017 20:58:19 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Change-Default-HDP-Repositories-during-UI-cluster-creation/m-p/231736#M193579</guid>
      <dc:creator>rdoktorics</dc:creator>
      <dc:date>2017-09-05T20:58:19Z</dc:date>
    </item>
    <item>
      <title>Re: Change Default HDP Repositories during UI cluster creation</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Change-Default-HDP-Repositories-during-UI-cluster-creation/m-p/231737#M193580</link>
      <description>&lt;P&gt;Thanks! I'm a beginner using this tool, so just a couple of questions to clarify what I need to do:&lt;/P&gt;&lt;P&gt;What about the Dcb.hdp.entries.2.6.repo.redhat? In my case it would be CentOS 7 + HDP 2.4. Does it mean my config would be something like this?&lt;/P&gt;&lt;P&gt;CB_JAVA_OPT="-Dcb.hdp.entries.2.4.version=2.4.2.0 -Dcb.hdp.entries.2.4.repo.redhat6=http://public-repo-1.hortonworks.com/HDP/centos7/2.x/updates/2.4.2.0 -Dcb.hdp.entries.2.4.repo.redhat7=http://public-repo-1.hortonworks.com/HDP/centos7/2.x/updates/2.4.2.0"&lt;/P&gt;&lt;P&gt;Utils version is also different in my scenario (1.1.0.20 instead of 1.1.0.21). Do this config change needs to reflect that?&lt;/P&gt;&lt;P&gt;How the deployment will use the information? Based on the Stack version from the Blueprint and everything else is automatic?&lt;/P&gt;</description>
      <pubDate>Tue, 05 Sep 2017 22:20:09 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Change-Default-HDP-Repositories-during-UI-cluster-creation/m-p/231737#M193580</guid>
      <dc:creator>hensilva</dc:creator>
      <dc:date>2017-09-05T22:20:09Z</dc:date>
    </item>
    <item>
      <title>Re: Change Default HDP Repositories during UI cluster creation</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Change-Default-HDP-Repositories-during-UI-cluster-creation/m-p/231738#M193581</link>
      <description>&lt;A rel="user" href="https://community.cloudera.com/users/43251/hensilva.html" nodeid="43251"&gt;@Henrique Silva&lt;/A&gt;&lt;P&gt;If you would like to specify the utils repo then also add :&lt;/P&gt;&lt;PRE&gt;-Dhdp.entries.2.5.repo.util.repoid=HDP-UTILS-1.1.0.21 -Dhdp.entries.2.5.repo.util.redhat6=http://public-repo-1.hortonworks.com/HDP-UTILS-1.1.0.21/repos/centos6 -Dhdp.entries.2.5.repo.util.redhat7=http://public-repo-1.hortonworks.com/HDP-UTILS-1.1.0.21/repos/centos7 &lt;/PRE&gt;&lt;P&gt;The information will be used based on the stackversion in your blueprint file.&lt;/P&gt;&lt;P&gt;Br,&lt;/P&gt;&lt;P&gt;R&lt;/P&gt;</description>
      <pubDate>Wed, 06 Sep 2017 00:48:43 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Change-Default-HDP-Repositories-during-UI-cluster-creation/m-p/231738#M193581</guid>
      <dc:creator>rdoktorics</dc:creator>
      <dc:date>2017-09-06T00:48:43Z</dc:date>
    </item>
    <item>
      <title>Re: Change Default HDP Repositories during UI cluster creation</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Change-Default-HDP-Repositories-during-UI-cluster-creation/m-p/231739#M193582</link>
      <description>&lt;P&gt;Please accept the answer if it solved your problem &lt;A rel="user" href="https://community.cloudera.com/users/43251/hensilva.html" nodeid="43251"&gt;@Henrique Silva&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Sep 2017 19:53:06 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Change-Default-HDP-Repositories-during-UI-cluster-creation/m-p/231739#M193582</guid>
      <dc:creator>rdoktorics</dc:creator>
      <dc:date>2017-09-07T19:53:06Z</dc:date>
    </item>
  </channel>
</rss>

