<?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: Import of cloudera tempalte failed in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Import-of-cloudera-tempalte-failed/m-p/411564#M253083</link>
    <description>&lt;P&gt;Hi&amp;nbsp;@&lt;SPAN class="UserName lia-user-name lia-user-rank-Master-Collaborator"&gt;&lt;SPAN class="lia-link-navigation lia-page-link lia-link-disabled lia-user-name-link"&gt;&lt;SPAN class=""&gt;upadhyayk04,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="UserName lia-user-name lia-user-rank-Master-Collaborator"&gt;&lt;SPAN class="lia-link-navigation lia-page-link lia-link-disabled lia-user-name-link"&gt;&lt;SPAN class=""&gt;thanks for you answer and the link to the documentation you pointed us. But we have read the documentation multiple time but it doesn't help us&lt;BR /&gt;We need to understand why we get this error. So we still get the error.&lt;BR /&gt;By mistake I pressed the resolve button, even the problem is not solved.&lt;BR /&gt;Is there any way to reopen this post ?&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV class="dcxa-lithium-display-inline-block"&gt;&amp;nbsp;&lt;/DIV&gt;</description>
    <pubDate>Wed, 16 Jul 2025 08:36:56 GMT</pubDate>
    <dc:creator>biker</dc:creator>
    <dc:date>2025-07-16T08:36:56Z</dc:date>
    <item>
      <title>Import of cloudera tempalte failed</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Import-of-cloudera-tempalte-failed/m-p/411339#M253044</link>
      <description>&lt;P&gt;We would like to automate the installation&amp;nbsp; / configuration of the Cloudera Manager instead of using the GUI.&lt;BR /&gt;We are using ansible for the automation steps.&lt;/P&gt;&lt;P&gt;We have uploaded the license file with the REST API call in ansible. This works fine.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Now we try to import a cluster template that we took from another setup. We did some modification at that template and start to do the import via ansible.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The import failed with an error that the cluster host can't are not available.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;The cluster hosts are available, they can be ping from the cloudera manager host.&lt;BR /&gt;The cloudera-scm-agent are installed at cluster host and up and running.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;The /var/log/cloudera-scm-server log shows two java exceptions and the following message The following host(s) are not available: test-22.vmlocal,test-23.vmlocal,test-21.vmlocal,test-24.vmlocal.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;2025-07-10 15:50:44,353 INFO scm-web-75:com.cloudera.api.ApiExceptionMapper: Exception caught in API invocation. Msg:The following host(s) are not available: test-22.vmlocal,test-23.vmlocal,test-21.vmlocal,test-24.vmlocal.
java.lang.IllegalArgumentException: The following host(s) are not available: test-22.vmlocal,test-23.vmlocal,test-21.vmlocal,test-24.vmlocal.
        at com.google.common.base.Preconditions.checkArgument(Preconditions.java:143)
        at com.cloudera.api.dao.impl.ClouderaMasterServerDaoImpl.validateAndPrepareContext(ClouderaMasterServerDaoImpl.java:309)
        at com.cloudera.api.dao.impl.ClouderaMasterServerDaoImpl.importClusterTemplate(ClouderaMasterServerDaoImpl.java:235)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;My question now is&lt;BR /&gt;- Do we need to add those cluster host to the cloudera manager first (via the rest api call), before we import the template ?&lt;BR /&gt;- how does the cloudera manager check are the hosts available (via the cloudera-scm-agent) ??&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Jul 2025 14:52:42 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Import-of-cloudera-tempalte-failed/m-p/411339#M253044</guid>
      <dc:creator>biker</dc:creator>
      <dc:date>2025-07-10T14:52:42Z</dc:date>
    </item>
    <item>
      <title>Re: Import of cloudera tempalte failed</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Import-of-cloudera-tempalte-failed/m-p/411391#M253050</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/128751"&gt;@biker&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for reaching out to the Cloudera community.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes you are right the host should be present already&lt;/P&gt;&lt;P&gt;Refer the following document for the same&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;OL class="ol steps"&gt;&lt;LI&gt;&lt;SPAN class="ph cmd"&gt;Set up the hosts for the new cluster by installing Cloudera Manager agents and the JDK on all hosts. For secure clusters, also configure a Kerberos key distribution center (KDC) in Cloudera Manager.&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;SPAN class="ph cmd"&gt;&lt;A href="https://docs.cloudera.com/cdp-private-cloud-base/7.1.8/configuring-clusters/topics/cdpdc-creating-runtime-cluster-cm-template.html" target="_blank" rel="noopener"&gt;https://docs.cloudera.com/cdp-private-cloud-base/7.1.8/configuring-clusters/topics/cdpdc-creating-runtime-cluster-cm-template.html&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 12 Jul 2025 07:47:47 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Import-of-cloudera-tempalte-failed/m-p/411391#M253050</guid>
      <dc:creator>upadhyayk04</dc:creator>
      <dc:date>2025-07-12T07:47:47Z</dc:date>
    </item>
    <item>
      <title>Re: Import of cloudera tempalte failed</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Import-of-cloudera-tempalte-failed/m-p/411564#M253083</link>
      <description>&lt;P&gt;Hi&amp;nbsp;@&lt;SPAN class="UserName lia-user-name lia-user-rank-Master-Collaborator"&gt;&lt;SPAN class="lia-link-navigation lia-page-link lia-link-disabled lia-user-name-link"&gt;&lt;SPAN class=""&gt;upadhyayk04,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="UserName lia-user-name lia-user-rank-Master-Collaborator"&gt;&lt;SPAN class="lia-link-navigation lia-page-link lia-link-disabled lia-user-name-link"&gt;&lt;SPAN class=""&gt;thanks for you answer and the link to the documentation you pointed us. But we have read the documentation multiple time but it doesn't help us&lt;BR /&gt;We need to understand why we get this error. So we still get the error.&lt;BR /&gt;By mistake I pressed the resolve button, even the problem is not solved.&lt;BR /&gt;Is there any way to reopen this post ?&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV class="dcxa-lithium-display-inline-block"&gt;&amp;nbsp;&lt;/DIV&gt;</description>
      <pubDate>Wed, 16 Jul 2025 08:36:56 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Import-of-cloudera-tempalte-failed/m-p/411564#M253083</guid>
      <dc:creator>biker</dc:creator>
      <dc:date>2025-07-16T08:36:56Z</dc:date>
    </item>
  </channel>
</rss>

