<?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 My AWS credentials return a an org.jclouds.aws.ec2.awsec2clien error in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/My-AWS-credentials-return-a-an-org-jclouds-aws-ec2/m-p/17014#M2592</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am going through the Cloudera Manager wizard to add more EC2 instances to my cluster and am getting the error when trying to continue or test the AWS credentials:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Guice creation errors: 1) org.jclouds.rest.RestContext&lt;/SPAN&gt;&amp;lt;org.jclouds.aws.ec2.awsec2client, a=""&amp;gt;&amp;nbsp;cannot be used as a key; It is not fully specified. 1 error&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I know the credentials are valid because i reisssued them to troubleshoot this issue.&lt;/P&gt;</description>
    <pubDate>Fri, 16 Sep 2022 09:05:13 GMT</pubDate>
    <dc:creator>2greggys</dc:creator>
    <dc:date>2022-09-16T09:05:13Z</dc:date>
    <item>
      <title>My AWS credentials return a an org.jclouds.aws.ec2.awsec2clien error</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/My-AWS-credentials-return-a-an-org-jclouds-aws-ec2/m-p/17014#M2592</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am going through the Cloudera Manager wizard to add more EC2 instances to my cluster and am getting the error when trying to continue or test the AWS credentials:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Guice creation errors: 1) org.jclouds.rest.RestContext&lt;/SPAN&gt;&amp;lt;org.jclouds.aws.ec2.awsec2client, a=""&amp;gt;&amp;nbsp;cannot be used as a key; It is not fully specified. 1 error&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I know the credentials are valid because i reisssued them to troubleshoot this issue.&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2022 09:05:13 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/My-AWS-credentials-return-a-an-org-jclouds-aws-ec2/m-p/17014#M2592</guid>
      <dc:creator>2greggys</dc:creator>
      <dc:date>2022-09-16T09:05:13Z</dc:date>
    </item>
    <item>
      <title>Re: My AWS credentials return a an org.jclouds.aws.ec2.awsec2clien error</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/My-AWS-credentials-return-a-an-org-jclouds-aws-ec2/m-p/17032#M2593</link>
      <description>This was resolved by downgrading the jdk from u65 to u45.</description>
      <pubDate>Fri, 15 Aug 2014 18:27:10 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/My-AWS-credentials-return-a-an-org-jclouds-aws-ec2/m-p/17032#M2593</guid>
      <dc:creator>2greggys</dc:creator>
      <dc:date>2014-08-15T18:27:10Z</dc:date>
    </item>
    <item>
      <title>Re: My AWS credentials return a an org.jclouds.aws.ec2.awsec2clien error</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/My-AWS-credentials-return-a-an-org-jclouds-aws-ec2/m-p/17034#M2594</link>
      <description>&lt;P&gt;Nice catch.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For reference this is documented in the &lt;A href="http://www.cloudera.com/content/cloudera-content/cloudera-docs/CM5/latest/Cloudera-Manager-Release-Notes/cm5rn_known_issues.html" target="_blank"&gt;Known Issues / Release notes&lt;/A&gt;:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;=========&lt;/P&gt;&lt;P&gt;AWS Installation wizard requires Java 7u45 to be installed on Cloudera Manager Server host&lt;/P&gt;&lt;DIV class="body conbody"&gt;&lt;P class="p"&gt;Cloudera Manager 5.1 installs Java 7u55 by default. However, the AWS installation wizard does not work with Java 7u55 due to a bug in the jClouds version packaged with Cloudera Manager.&lt;/P&gt;&lt;DIV class="p"&gt;&lt;STRONG&gt;Workaround:&lt;/STRONG&gt;&lt;OL&gt;&lt;LI&gt;Stop the Cloudera Manager Server.&lt;PRE&gt;$ sudo service cloudera-scm-server stop &lt;/PRE&gt;&lt;/LI&gt;&lt;LI&gt;Uninstall Java 7u55 from the Cloudera Manager Server host.&lt;/LI&gt;&lt;LI&gt;Install Java 7u45 (which you can download from&amp;nbsp;&lt;A href="http://www.oracle.com/technetwork/java/javase/downloads/java-archive-downloads-javase7-521261.html#jdk-7u45-oth-JPR" target="_blank"&gt;http://www.oracle.com/technetwork/java/javase/downloads/java-archive-downloads-javase7-521261.html#jdk-7u45-oth-JPR)&amp;nbsp;&lt;/A&gt;on the Cloudera Manager Server host.&lt;/LI&gt;&lt;LI&gt;Start the Cloudera Manager Server.&lt;PRE&gt;$ sudo service cloudera-scm-server start&lt;/PRE&gt;&lt;/LI&gt;&lt;LI&gt;Run the AWS installation wizard.&lt;/LI&gt;&lt;/OL&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;=========&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;--&lt;/P&gt;</description>
      <pubDate>Fri, 15 Aug 2014 18:37:36 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/My-AWS-credentials-return-a-an-org-jclouds-aws-ec2/m-p/17034#M2594</guid>
      <dc:creator>smark</dc:creator>
      <dc:date>2014-08-15T18:37:36Z</dc:date>
    </item>
    <item>
      <title>Re: My AWS credentials return a an org.jclouds.aws.ec2.awsec2clien error</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/My-AWS-credentials-return-a-an-org-jclouds-aws-ec2/m-p/17036#M2595</link>
      <description>&lt;P&gt;Thanks for the reply!&lt;/P&gt;</description>
      <pubDate>Fri, 15 Aug 2014 18:38:51 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/My-AWS-credentials-return-a-an-org-jclouds-aws-ec2/m-p/17036#M2595</guid>
      <dc:creator>2greggys</dc:creator>
      <dc:date>2014-08-15T18:38:51Z</dc:date>
    </item>
  </channel>
</rss>

