<?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: Issue while configuring Encryption (SSE-KMS) for Amazon S3 in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Issue-while-configuring-Encryption-SSE-KMS-for-Amazon-S3/m-p/195636#M62223</link>
    <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/13976/shyamshaw.html" nodeid="13976"&gt;@Shyam Shaw&lt;/A&gt; -  As &lt;A rel="user" href="https://community.cloudera.com/users/10146/dbialek.html" nodeid="10146"&gt;@Dominika Bialek&lt;/A&gt; also mentioned, this feature was introduced in HDP 2.6.1&lt;/P&gt;&lt;P&gt;I have confirmed this with HDFS Development team and this is not part of HDP 2.5.3&lt;/P&gt;&lt;P&gt;Please upgrade your cluster to the latest HDP version (HDP 2.6.1) to use this feature. &lt;/P&gt;&lt;P&gt;Hope this clarifies your issue.&lt;/P&gt;</description>
    <pubDate>Sat, 03 Jun 2017 04:33:11 GMT</pubDate>
    <dc:creator>namaheshwari</dc:creator>
    <dc:date>2017-06-03T04:33:11Z</dc:date>
    <item>
      <title>Issue while configuring Encryption (SSE-KMS) for Amazon S3</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Issue-while-configuring-Encryption-SSE-KMS-for-Amazon-S3/m-p/195634#M62221</link>
      <description>&lt;P&gt;We are facing issues while trying to configure Hadoop cluster to use Server Side Encryption on Amazon S3. &lt;/P&gt;&lt;P&gt;Error Message:&lt;/P&gt;&lt;P&gt;Error:
java.lang.RuntimeException: Hive Runtime Error while closing operators:
org.apache.hadoop.fs.s3a.AWSS3IOException: saving output on XXX.db/.hive-staging_hive_2017-06-02_05-35-09_761_2361068000315861367-1/_task_tmp.-ext-10001/_tmp.000000_3:
com.amazonaws.services.s3.model.AmazonS3Exception: The encryption method
specified is not supported (Service: Amazon S3; Status Code: 400; Error Code:
InvalidArgument; Request ID: DBE44B5B11EA4CAC), S3 Extended Request ID:
0S6KxrK+bNFU0uZAZVju1EpL1QIGH4bvmbffWNxb/BR3r5540ZWQ47Qtk/L/WIWReO239mfkxYM=:
The encryption method specified is not supported (Service: Amazon S3; Status
Code: 400; Error Code: InvalidArgument; Request ID: DBE44B5B11EA4CAC)&lt;/P&gt;&lt;P&gt;HDP Version-2.5.3.0&lt;/P&gt;&lt;P&gt;Ambari Version-2.4.2.0&lt;/P&gt;&lt;P&gt;Hive-1.2.1&lt;/P&gt;&lt;P&gt;&lt;A href="https://issues.apache.org/jira/browse/HADOOP-13075"&gt;https://issues.apache.org/jira/browse/HADOOP-13075&lt;/A&gt;. &lt;/P&gt;&lt;P&gt;Does hdp support SSE-KMS? If yes, then what are the required configuration?&lt;/P&gt;&lt;P&gt;Note: We can use SSE-S3 Encryption (AES256) without any issues.&lt;/P&gt;&lt;P&gt;Added below property in core-site.xml to use SSE-KMS.&lt;/P&gt;&lt;PRE&gt;&amp;lt;property&amp;gt;
    &amp;lt;name&amp;gt;fs.s3a.server-side-encryption-algorithm&amp;lt;/name&amp;gt;
    &amp;lt;value&amp;gt;SSE-KMS&amp;lt;/value&amp;gt;
&amp;lt;/property&amp;gt;
&amp;lt;property&amp;gt;
    &amp;lt;name&amp;gt;fs.s3a.server-side-encryption-key&amp;lt;/name&amp;gt;
    &amp;lt;value&amp;gt;&lt;A href="https://www.cloudera.com/documentation/enterprise/latest/topics/sg_aws_s3_encryption.html#configure_cluster_for_sse__aws_kms_key_id_examples"&gt;your_kms_key_id&lt;/A&gt;&amp;lt;/value&amp;gt;
&amp;lt;/property&amp;gt;
&lt;/PRE&gt;</description>
      <pubDate>Fri, 02 Jun 2017 19:25:59 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Issue-while-configuring-Encryption-SSE-KMS-for-Amazon-S3/m-p/195634#M62221</guid>
      <dc:creator>shyamshaw</dc:creator>
      <dc:date>2017-06-02T19:25:59Z</dc:date>
    </item>
    <item>
      <title>Re: Issue while configuring Encryption (SSE-KMS) for Amazon S3</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Issue-while-configuring-Encryption-SSE-KMS-for-Amazon-S3/m-p/195635#M62222</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/13976/shyamshaw.html" nodeid="13976"&gt;@Shyam Shaw&lt;/A&gt; &lt;/P&gt;&lt;P&gt;I know that we support KMS in HDP 2.6.1. Required configuration is described at &lt;A href="https://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.6.1/bk_cloud-data-access/content/SSE-KMS.html" target="_blank"&gt;https://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.6.1/bk_cloud-data-access/content/SSE-KMS.html&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;I am not sure about HDP 2.5.3. Maybe &lt;A rel="user" href="https://community.cloudera.com/users/264/stevel.html" nodeid="264"&gt;@stevel&lt;/A&gt; can answer this.&lt;/P&gt;</description>
      <pubDate>Sat, 03 Jun 2017 01:07:54 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Issue-while-configuring-Encryption-SSE-KMS-for-Amazon-S3/m-p/195635#M62222</guid>
      <dc:creator>Dominika</dc:creator>
      <dc:date>2017-06-03T01:07:54Z</dc:date>
    </item>
    <item>
      <title>Re: Issue while configuring Encryption (SSE-KMS) for Amazon S3</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Issue-while-configuring-Encryption-SSE-KMS-for-Amazon-S3/m-p/195636#M62223</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/13976/shyamshaw.html" nodeid="13976"&gt;@Shyam Shaw&lt;/A&gt; -  As &lt;A rel="user" href="https://community.cloudera.com/users/10146/dbialek.html" nodeid="10146"&gt;@Dominika Bialek&lt;/A&gt; also mentioned, this feature was introduced in HDP 2.6.1&lt;/P&gt;&lt;P&gt;I have confirmed this with HDFS Development team and this is not part of HDP 2.5.3&lt;/P&gt;&lt;P&gt;Please upgrade your cluster to the latest HDP version (HDP 2.6.1) to use this feature. &lt;/P&gt;&lt;P&gt;Hope this clarifies your issue.&lt;/P&gt;</description>
      <pubDate>Sat, 03 Jun 2017 04:33:11 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Issue-while-configuring-Encryption-SSE-KMS-for-Amazon-S3/m-p/195636#M62223</guid>
      <dc:creator>namaheshwari</dc:creator>
      <dc:date>2017-06-03T04:33:11Z</dc:date>
    </item>
    <item>
      <title>Re: Issue while configuring Encryption (SSE-KMS) for Amazon S3</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Issue-while-configuring-Encryption-SSE-KMS-for-Amazon-S3/m-p/195637#M62224</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/102/nmaheshwari.html" nodeid="102"&gt;@Namit Maheshwari&lt;/A&gt; &lt;A rel="user" href="https://community.cloudera.com/users/10146/dbialek.html" nodeid="10146"&gt;@Dominika Bialek&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Thanks for your response.&lt;/P&gt;</description>
      <pubDate>Sun, 04 Jun 2017 15:57:46 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Issue-while-configuring-Encryption-SSE-KMS-for-Amazon-S3/m-p/195637#M62224</guid>
      <dc:creator>shyamshaw</dc:creator>
      <dc:date>2017-06-04T15:57:46Z</dc:date>
    </item>
  </channel>
</rss>

