<?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: Is the AES NI CPU necessary for encryption HDFS data? in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Is-the-AES-NI-CPU-necessary-for-encryption-HDFS-data/m-p/178820#M141066</link>
    <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/47/vperiasamy.html" nodeid="47"&gt;@vperiasamy&lt;BR /&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Thank you for your reply. I've skipped the first sub-step related to AES NI CPU and i proceeded with the second sub-step for libcrypto. When i tap $ hadoop checknative i got the same output mentioned in the tutorial. So, everything is working correctly.&lt;/P&gt;&lt;P&gt;&lt;CODE&gt;&lt;/CODE&gt; &lt;/P&gt;&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/47/vperiasamy.html" nodeid="47"&gt;&lt;/A&gt; &lt;/P&gt;</description>
    <pubDate>Tue, 31 Oct 2017 20:40:12 GMT</pubDate>
    <dc:creator>kabadou_rawia</dc:creator>
    <dc:date>2017-10-31T20:40:12Z</dc:date>
    <item>
      <title>Is the AES NI CPU necessary for encryption HDFS data?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Is-the-AES-NI-CPU-necessary-for-encryption-HDFS-data/m-p/178818#M141064</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I'm trying to configure and use HDFS data at rest 
encryption. I'm stuck at the step of preparing the environment as 
mentioned in the following link:&lt;/P&gt;&lt;P&gt; &lt;A href="https://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.6.2/bk_security/content/AES-NI-CPU-support.html" target="_blank"&gt;https://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.6.2/bk_security/content/AES-NI-CPU-support.html&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;When i do &lt;CODE&gt;$ cat /proc/cpuinfo | grep aes&lt;/CODE&gt; i got nothing in return. So, AES NI is not enabled on my CPU.&lt;/P&gt;&lt;P&gt;My questions are:&lt;/P&gt;&lt;P&gt;1-
 Is it possible to skip all these steps mentioned in the section 
"Prepare the environment" and proceed the next step which is "Create an 
Encryption Key"? &lt;/P&gt;&lt;P&gt;If no:&lt;/P&gt;&lt;P&gt;2- How can enable AES NI CPU for the first sub-step?&lt;/P&gt;&lt;P&gt;3- How can i install version libcrypto.so mentioned in the second sub-step on my Ubuntu 14.04?&lt;/P&gt;&lt;P&gt;I'll be grateful if someone could help me.&lt;/P&gt;</description>
      <pubDate>Tue, 31 Oct 2017 18:02:13 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Is-the-AES-NI-CPU-necessary-for-encryption-HDFS-data/m-p/178818#M141064</guid>
      <dc:creator>kabadou_rawia</dc:creator>
      <dc:date>2017-10-31T18:02:13Z</dc:date>
    </item>
    <item>
      <title>Re: Is the AES NI CPU necessary for encryption HDFS data?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Is-the-AES-NI-CPU-necessary-for-encryption-HDFS-data/m-p/178819#M141065</link>
      <description>&lt;P&gt;AES NI is a performance accelerator, so it is not required to use HDFS TDE (transparent data encryption). &lt;/P&gt;</description>
      <pubDate>Tue, 31 Oct 2017 18:43:15 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Is-the-AES-NI-CPU-necessary-for-encryption-HDFS-data/m-p/178819#M141065</guid>
      <dc:creator>vperiasamy</dc:creator>
      <dc:date>2017-10-31T18:43:15Z</dc:date>
    </item>
    <item>
      <title>Re: Is the AES NI CPU necessary for encryption HDFS data?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Is-the-AES-NI-CPU-necessary-for-encryption-HDFS-data/m-p/178820#M141066</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/47/vperiasamy.html" nodeid="47"&gt;@vperiasamy&lt;BR /&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Thank you for your reply. I've skipped the first sub-step related to AES NI CPU and i proceeded with the second sub-step for libcrypto. When i tap $ hadoop checknative i got the same output mentioned in the tutorial. So, everything is working correctly.&lt;/P&gt;&lt;P&gt;&lt;CODE&gt;&lt;/CODE&gt; &lt;/P&gt;&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/47/vperiasamy.html" nodeid="47"&gt;&lt;/A&gt; &lt;/P&gt;</description>
      <pubDate>Tue, 31 Oct 2017 20:40:12 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Is-the-AES-NI-CPU-necessary-for-encryption-HDFS-data/m-p/178820#M141066</guid>
      <dc:creator>kabadou_rawia</dc:creator>
      <dc:date>2017-10-31T20:40:12Z</dc:date>
    </item>
    <item>
      <title>Re: Is the AES NI CPU necessary for encryption HDFS data?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Is-the-AES-NI-CPU-necessary-for-encryption-HDFS-data/m-p/178821#M141067</link>
      <description>&lt;P&gt;I am glad it is working for you now. Please accept the answer if your issue is resolved. &lt;/P&gt;</description>
      <pubDate>Tue, 31 Oct 2017 20:53:50 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Is-the-AES-NI-CPU-necessary-for-encryption-HDFS-data/m-p/178821#M141067</guid>
      <dc:creator>vperiasamy</dc:creator>
      <dc:date>2017-10-31T20:53:50Z</dc:date>
    </item>
  </channel>
</rss>

