<?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>topic Re: Hadoop Cloudera RCP encryption in SAS Data Management</title>
    <link>https://communities.sas.com/t5/SAS-Data-Management/Hadoop-Cloudera-RCP-encryption/m-p/563261#M17285</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/97646"&gt;@oskrandres&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hopefully, you have found a solution to this issue. SAS began support for Sentry (which I think is what you are referencing here) at SAS 9.4M5. You may need to upgrade your SAS environment to get this to work.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The following information will help others, and perhaps you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;SAS' bulk load functionality may be causing issues with write/read. Impala bulk load uses the same techniques as SAS/ACCESS Interface to Hadoop; direct writes to HDFS. Reading can also use direct HDFS access. To make use of these features, HDFS port(s) (8020?) must be open, and users must have read and write permissions to /tmp (HDFS file system). See the HDFS_TEMPDIR= option in the SAS/ACCESS Interface to Impala doc.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Take a look at the doc. It may help shine some light on this:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://go.documentation.sas.com/?docsetId=acreldb&amp;amp;docsetTarget=p0qwbige1lq1p0n17mifkd4na4pl.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=en"&gt;https://go.documentation.sas.com/?docsetId=acreldb&amp;amp;docsetTarget=p0qwbige1lq1p0n17mifkd4na4pl.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=en&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also, ensure that your SAS administrator has applied all available SAS Hot Fixes. Once again, support for this began at SAS 9.4M5.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps,&lt;BR /&gt;Jeff&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 03 Jun 2019 14:20:49 GMT</pubDate>
    <dc:creator>JBailey</dc:creator>
    <dc:date>2019-06-03T14:20:49Z</dc:date>
    <item>
      <title>Hadoop Cloudera RCP encryption</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Hadoop-Cloudera-RCP-encryption/m-p/492098#M15296</link>
      <description>&lt;P&gt;Hi SAS Community,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We&amp;nbsp;are using CDH 5.8 and SAS GRID (Miner, OA, ETS, OR and SAS Studio), GRID is in SAS 9.4_M3 with Access to Impala, when the team enable RPC encryption in Cloudera SAS is unable to read or write in Hadoop.&amp;nbsp;We want to know if SAS 9.4_M5 supports RPC encryption or the problem is Access to Impala and its necessary change/add Access to Hadoop&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="RCP Protection.jpg" style="width: 577px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/22960iABA681E037698408/image-size/large?v=v2&amp;amp;px=999" role="button" title="RCP Protection.jpg" alt="RCP Protection.jpg" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="warning.jpg" style="width: 600px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/22961i0ED96719C72DEF61/image-size/large?v=v2&amp;amp;px=999" role="button" title="warning.jpg" alt="warning.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks in advance&lt;/P&gt;</description>
      <pubDate>Mon, 03 Sep 2018 18:46:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Hadoop-Cloudera-RCP-encryption/m-p/492098#M15296</guid>
      <dc:creator>oskrandres</dc:creator>
      <dc:date>2018-09-03T18:46:16Z</dc:date>
    </item>
    <item>
      <title>Re: Hadoop Cloudera RCP encryption</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Hadoop-Cloudera-RCP-encryption/m-p/563261#M17285</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/97646"&gt;@oskrandres&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hopefully, you have found a solution to this issue. SAS began support for Sentry (which I think is what you are referencing here) at SAS 9.4M5. You may need to upgrade your SAS environment to get this to work.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The following information will help others, and perhaps you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;SAS' bulk load functionality may be causing issues with write/read. Impala bulk load uses the same techniques as SAS/ACCESS Interface to Hadoop; direct writes to HDFS. Reading can also use direct HDFS access. To make use of these features, HDFS port(s) (8020?) must be open, and users must have read and write permissions to /tmp (HDFS file system). See the HDFS_TEMPDIR= option in the SAS/ACCESS Interface to Impala doc.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Take a look at the doc. It may help shine some light on this:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://go.documentation.sas.com/?docsetId=acreldb&amp;amp;docsetTarget=p0qwbige1lq1p0n17mifkd4na4pl.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=en"&gt;https://go.documentation.sas.com/?docsetId=acreldb&amp;amp;docsetTarget=p0qwbige1lq1p0n17mifkd4na4pl.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=en&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also, ensure that your SAS administrator has applied all available SAS Hot Fixes. Once again, support for this began at SAS 9.4M5.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps,&lt;BR /&gt;Jeff&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Jun 2019 14:20:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Hadoop-Cloudera-RCP-encryption/m-p/563261#M17285</guid>
      <dc:creator>JBailey</dc:creator>
      <dc:date>2019-06-03T14:20:49Z</dc:date>
    </item>
  </channel>
</rss>

