<?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: Cloudera Director failing in aws in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Cloudera-Director-failing-in-aws/m-p/80138#M83685</link>
    <description>&lt;P&gt;I think that this log line highlights the error.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;PluginExceptionCondition{type=ERROR, exceptionInfo={message=Encountered AWS exception, awsErrorCode=InvalidParameterValue, awsErrorMessage=Duplicate tag key 'Name' specified.}}&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Are you trying to add a "Name" tag to your instances? Cloudera Altus Director uses the "Name" tag, but can be re-configured to use a different tag instead. See&amp;nbsp;&lt;A href="https://www.cloudera.com/documentation/director/latest/topics/director_aws_custom_tag_names.html" target="_blank"&gt;https://www.cloudera.com/documentation/director/latest/topics/director_aws_custom_tag_names.html&lt;/A&gt; for instructions on how to do so.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 20 Sep 2018 19:07:36 GMT</pubDate>
    <dc:creator>dhan</dc:creator>
    <dc:date>2018-09-20T19:07:36Z</dc:date>
    <item>
      <title>Cloudera Director failing in aws</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Cloudera-Director-failing-in-aws/m-p/80076#M83682</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;While installing cloudera manager via cloudera director , i am facing the below error.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can anyone please help.&lt;/P&gt;&lt;P&gt;[2018-09-20 02:47:26.206 +0000] WARN [p-233d83a21bfb-DefaultBootstrapDeploymentJob] 0d6b540d-642f-42f3-81c2-e305d1c0661d POST /api/v12/environments/Dev/depl&lt;BR /&gt;oyments com.cloudera.launchpad.bootstrap.AllocateInstances$AllocateAndWaitForInstancesToRun - c.c.l.bootstrap.AllocateInstances: Error while attempting to al&lt;BR /&gt;locate instances for group CM. Attempting to continue.&lt;BR /&gt;com.cloudera.launchpad.pipeline.UnrecoverablePipelineError: Problem allocating on-demand instances&lt;BR /&gt;at com.cloudera.launchpad.pluggable.common.ExceptionConditions.propagateWithSuppressedDetails(ExceptionConditions.java:126)&lt;BR /&gt;at com.cloudera.launchpad.pluggable.compute.PluggableComputeProvider.allocate(PluggableComputeProvider.java:616)&lt;BR /&gt;at com.cloudera.launchpad.pluggable.compute.PluggableComputeProvider.allocateInstancesForTemplate(PluggableComputeProvider.java:545)&lt;BR /&gt;at com.cloudera.launchpad.pluggable.compute.PluggableComputeProvider.allocate(PluggableComputeProvider.java:520)&lt;BR /&gt;at com.cloudera.launchpad.pluggable.compute.PluggableComputeProvider.allocate(PluggableComputeProvider.java:331)&lt;BR /&gt;at com.cloudera.launchpad.bootstrap.AllocateInstances$AllocateAndWaitForInstancesToRun.run(AllocateInstances.java:221)&lt;BR /&gt;at com.cloudera.launchpad.bootstrap.AllocateInstances$AllocateAndWaitForInstancesToRun.run(AllocateInstances.java:196)&lt;BR /&gt;at com.cloudera.launchpad.pipeline.job.Job2.runUnchecked(Job2.java:31)&lt;BR /&gt;at com.cloudera.launchpad.pipeline.job.Job2$$FastClassBySpringCGLIB$$54178502.invoke(&amp;lt;generated&amp;gt;)&lt;BR /&gt;at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204)&lt;BR /&gt;at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:738)&lt;BR /&gt;at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)&lt;BR /&gt;at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:85)&lt;BR /&gt;at com.cloudera.launchpad.pipeline.PipelineJobProfiler.profileJobRun(PipelineJobProfiler.java:60)&lt;BR /&gt;at sun.reflect.GeneratedMethodAccessor295.invoke(Unknown Source)&lt;BR /&gt;at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)&lt;BR /&gt;at java.lang.reflect.Method.invoke(Method.java:606)&lt;BR /&gt;at org.springframework.aop.aspectj.AbstractAspectJAdvic&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Suppressed: com.cloudera.launchpad.pluggable.common.ExceptionConditions$DetailHolderException: Exception details:&lt;BR /&gt;key: null&lt;BR /&gt;PluginExceptionCondition{type=ERROR, exceptionInfo={message=Encountered AWS exception, awsErrorCode=InvalidParameterValue, awsErrorMessage=Duplicate tag key 'Name' specified.}}&lt;/P&gt;&lt;P&gt;Caused by: com.cloudera.director.spi.v2.model.exception.UnrecoverableProviderException: Problem allocating on-demand instances&lt;BR /&gt;at com.cloudera.director.aws.AWSExceptions.propagate(AWSExceptions.java:121)&lt;BR /&gt;at com.cloudera.director.aws.ec2.EC2Provider.allocateOnDemandInstances(EC2Provider.java:1513)&lt;BR /&gt;at com.cloudera.director.aws.ec2.EC2Provider.allocate(EC2Provider.java:742)&lt;BR /&gt;at com.cloudera.director.aws.ec2.EC2Provider.allocate(EC2Provider.java:1)&lt;BR /&gt;at com.cloudera.launchpad.pluggable.compute.PluggableComputeProvider.allocate(PluggableComputeProvider.java:614)&lt;BR /&gt;... 36 common frames omitted&lt;BR /&gt;[2018-09-20 02:47:26.206 +0000] ERROR [p-233d83a21bfb-DefaultBootstrapDeploymentJob] 0d6b540d-642f-42f3-81c2-e305d1c0661d POST /api/v12/environments/Dev/deployments com.cloudera.launchpad.bootstrap.AllocateInstances$AllocateAndWaitForInstancesToRun - c.c.l.pipeline.util.PipelineRunner: Attempt to execute job failed&lt;BR /&gt;com.cloudera.launchpad.pipeline.UnrecoverablePipelineError: Insufficient number of instances available after allocation&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;With regards,&lt;/P&gt;&lt;P&gt;Avinash P&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2022 13:43:51 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Cloudera-Director-failing-in-aws/m-p/80076#M83682</guid>
      <dc:creator>avinash1</dc:creator>
      <dc:date>2022-09-16T13:43:51Z</dc:date>
    </item>
    <item>
      <title>Re: Cloudera Director failing in aws</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Cloudera-Director-failing-in-aws/m-p/80132#M83683</link>
      <description>You have the explanation probably on the last line of the error message. Try to request the soft limits for the number of instances.</description>
      <pubDate>Thu, 20 Sep 2018 18:49:17 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Cloudera-Director-failing-in-aws/m-p/80132#M83683</guid>
      <dc:creator>Tomas79</dc:creator>
      <dc:date>2018-09-20T18:49:17Z</dc:date>
    </item>
    <item>
      <title>Re: Cloudera Director failing in aws</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Cloudera-Director-failing-in-aws/m-p/80136#M83684</link>
      <description>&lt;P&gt;HiAll,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Actually i was doing mistake with the Tag , i removed them and it is working fine now.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks All,&lt;/P&gt;&lt;P&gt;Avinash P&lt;/P&gt;</description>
      <pubDate>Thu, 20 Sep 2018 19:04:30 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Cloudera-Director-failing-in-aws/m-p/80136#M83684</guid>
      <dc:creator>avinash1</dc:creator>
      <dc:date>2018-09-20T19:04:30Z</dc:date>
    </item>
    <item>
      <title>Re: Cloudera Director failing in aws</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Cloudera-Director-failing-in-aws/m-p/80138#M83685</link>
      <description>&lt;P&gt;I think that this log line highlights the error.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;PluginExceptionCondition{type=ERROR, exceptionInfo={message=Encountered AWS exception, awsErrorCode=InvalidParameterValue, awsErrorMessage=Duplicate tag key 'Name' specified.}}&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Are you trying to add a "Name" tag to your instances? Cloudera Altus Director uses the "Name" tag, but can be re-configured to use a different tag instead. See&amp;nbsp;&lt;A href="https://www.cloudera.com/documentation/director/latest/topics/director_aws_custom_tag_names.html" target="_blank"&gt;https://www.cloudera.com/documentation/director/latest/topics/director_aws_custom_tag_names.html&lt;/A&gt; for instructions on how to do so.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Sep 2018 19:07:36 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Cloudera-Director-failing-in-aws/m-p/80138#M83685</guid>
      <dc:creator>dhan</dc:creator>
      <dc:date>2018-09-20T19:07:36Z</dc:date>
    </item>
  </channel>
</rss>

