<?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: Impala with sentry in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Impala-with-sentry/m-p/23633#M16474</link>
    <description>&lt;P&gt;Correct, I did. I believe that sentry is working correctly it is just that impala does not know where the sentry server is. In no steps did I point impala at the sentry server.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Tue, 13 Jan 2015 16:10:49 GMT</pubDate>
    <dc:creator>Jy</dc:creator>
    <dc:date>2015-01-13T16:10:49Z</dc:date>
    <item>
      <title>Impala with sentry</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Impala-with-sentry/m-p/23615#M16472</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have recently setup hive and impala with LDAP authentication and am now implementing sentry for role authorization. So far I have successfully setup sentry as a service for hive, however, I am unable to get the same results with impala. I have added the users in ldap to a user group which has "grant all on server server1". I know that these permissions work because they work correctly in hive (perhaps they differ in impala?).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is the following error that I receive after logging into the impala-shell once authenticating.&lt;/P&gt;&lt;P&gt;"ERROR: AuthorizationException: User 'xxxx' does not have privileges to access: default.*"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now my guess is that this has something to do with sentry and not ldap integration since impala works fine once I disable the sentry dependancy. What I cannot find is where to declare the sentry server for impala to point to for permissions. &amp;nbsp;The link listed below mentions a setting in the "/etc/default/impala" file (I cannot find this file). I believe that this is the root cause for my authorization issues sense the error appears after authenticating and impala seems to have no way of understanding where to locate my permission list.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A target="_blank" href="http://www.cloudera.com/content/cloudera/en/documentation/cloudera-impala/latest/topics/impala_authorization.html"&gt;http://www.cloudera.com/content/cloudera/en/documentation/cloudera-impala/latest/topics/impala_authorization.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2022 09:18:45 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Impala-with-sentry/m-p/23615#M16472</guid>
      <dc:creator>Jy</dc:creator>
      <dc:date>2022-09-16T09:18:45Z</dc:date>
    </item>
    <item>
      <title>Re: Impala with sentry</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Impala-with-sentry/m-p/23618#M16473</link>
      <description>Hi Jy,&lt;BR /&gt;&lt;BR /&gt;Did you set Impala's dependency on Sentry? You need to set the dependency on Sentry in both the Hive service and the Impala service.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Darren</description>
      <pubDate>Tue, 13 Jan 2015 01:09:21 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Impala-with-sentry/m-p/23618#M16473</guid>
      <dc:creator>Darren</dc:creator>
      <dc:date>2015-01-13T01:09:21Z</dc:date>
    </item>
    <item>
      <title>Re: Impala with sentry</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Impala-with-sentry/m-p/23633#M16474</link>
      <description>&lt;P&gt;Correct, I did. I believe that sentry is working correctly it is just that impala does not know where the sentry server is. In no steps did I point impala at the sentry server.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 13 Jan 2015 16:10:49 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Impala-with-sentry/m-p/23633#M16474</guid>
      <dc:creator>Jy</dc:creator>
      <dc:date>2015-01-13T16:10:49Z</dc:date>
    </item>
    <item>
      <title>Re: Impala with sentry</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Impala-with-sentry/m-p/23639#M16475</link>
      <description>&lt;P&gt;Looking at the the guide from&amp;nbsp;&lt;A target="_blank" href="http://www.cloudera.com/content/cloudera/en/documentation/cloudera-impala/latest/topics/impala_authorization.html."&gt;http://www.cloudera.com/content/cloudera/en/documentation/cloudera-impala/latest/topics/impala_authorization.html.&lt;/A&gt; I am unable to find the following see below.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;In an environment managed by Cloudera Manager, the server name is specified through &lt;/SPAN&gt;&lt;SPAN class="ph uicontrol"&gt;Impala &amp;gt; Service-Wide &amp;gt; Advanced &amp;gt; Server Name for Sentry Authorization.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I found this setting in hive but not in impala.&lt;/P&gt;</description>
      <pubDate>Tue, 13 Jan 2015 17:28:33 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Impala-with-sentry/m-p/23639#M16475</guid>
      <dc:creator>Jy</dc:creator>
      <dc:date>2015-01-13T17:28:33Z</dc:date>
    </item>
    <item>
      <title>Re: Impala with sentry</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Impala-with-sentry/m-p/24158#M16476</link>
      <description>&lt;P&gt;Did you get this working? I was&amp;nbsp;facing the same issue and I get it working by removing the configuration documeted in the Sentry setup:&lt;/P&gt;&lt;P&gt;Configuring Impala as a Client for the Sentry Service&lt;BR /&gt;Set the following configuration properties in sentry-site.xml.&lt;BR /&gt;&amp;lt;property&amp;gt;&lt;BR /&gt;&amp;lt;name&amp;gt;sentry.service.client.server.rpc-port&amp;lt;/name&amp;gt;&lt;BR /&gt;&amp;lt;value&amp;gt;3893&amp;lt;/value&amp;gt;&lt;BR /&gt;&amp;lt;/property&amp;gt;&lt;BR /&gt;&amp;lt;property&amp;gt;&lt;BR /&gt;&amp;lt;name&amp;gt;sentry.service.client.server.rpc-address&amp;lt;/name&amp;gt;&lt;BR /&gt;&amp;lt;value&amp;gt;hostname&amp;lt;/value&amp;gt;&lt;BR /&gt;&amp;lt;/property&amp;gt;&lt;BR /&gt;&amp;lt;property&amp;gt;&lt;BR /&gt;&amp;lt;name&amp;gt;sentry.service.client.server.rpc-connection-timeout&amp;lt;/name&amp;gt;&lt;BR /&gt;&amp;lt;value&amp;gt;200000&amp;lt;/value&amp;gt;&lt;BR /&gt;&amp;lt;/property&amp;gt;&lt;BR /&gt;&amp;lt;property&amp;gt;&lt;BR /&gt;&amp;lt;name&amp;gt;sentry.service.security.mode&amp;lt;/name&amp;gt;&lt;BR /&gt;&amp;lt;value&amp;gt;none&amp;lt;/value&amp;gt;&lt;BR /&gt;&amp;lt;/property&amp;gt;&lt;/P&gt;&lt;DIV class="body conbody"&gt;&amp;nbsp;&lt;/DIV&gt;</description>
      <pubDate>Wed, 28 Jan 2015 17:33:34 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Impala-with-sentry/m-p/24158#M16476</guid>
      <dc:creator>Catherine</dc:creator>
      <dc:date>2015-01-28T17:33:34Z</dc:date>
    </item>
  </channel>
</rss>

