<?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: Ranger Policy change not affecting behavior in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Ranger-Policy-change-not-affecting-behavior/m-p/129870#M92556</link>
    <description>&lt;P&gt;Thanks &lt;A rel="user" href="https://community.cloudera.com/users/505/dsharma.html" nodeid="505"&gt;@deepak sharma&lt;/A&gt;, I will submit a Github issue as I believe this screenshot needs to be changed: &lt;A href="https://raw.githubusercontent.com/hortonworks/tutorials/hdp/assets/securing-hdfs-hive-hbase-with-knox-ranger/hive-grant-revoke-1.png" target="_blank"&gt;https://raw.githubusercontent.com/hortonworks/tutorials/hdp/assets/securing-hdfs-hive-hbase-with-knox-ranger/hive-grant-revoke-1.png&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 15 Jul 2016 04:40:41 GMT</pubDate>
    <dc:creator>slachterman</dc:creator>
    <dc:date>2016-07-15T04:40:41Z</dc:date>
    <item>
      <title>Ranger Policy change not affecting behavior</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Ranger-Policy-change-not-affecting-behavior/m-p/129865#M92551</link>
      <description>&lt;P&gt;I am working through &lt;A href="http://hortonworks.com/hadoop-tutorial/manage-security-policy-hive-hbase-knox-ranger/" rel="nofollow noopener noreferrer" target="_blank"&gt;tutorial 410&lt;/A&gt;, and I'm running into an issue in the Hive Grant/Revoke Permission Scenarios section. After disabling the global access policies and invoking beeline as the it1 user, I can confirm the initial behavior of receiving an AccessControlException when attempting to run&lt;/P&gt;&lt;PRE&gt;GRANT select, update on table xademo.customer_details to user network1;&lt;/PRE&gt;&lt;P&gt;However, after implementing the new policy for the user it1, I am encountering the same exact behavior in beeline (AccessControlException). The configuration of the policy looks identical to the screenshot in the walkthrough.&lt;/P&gt;&lt;P&gt;What am I missing and how can I troubleshoot further?&lt;/P&gt;&lt;P&gt;One additional note (see second screenshot), I am seeing the below configuration warning in Hive (I'm unsure whether this is related).&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="5794-screen-shot-2016-07-14-at-23302-pm.png" style="width: 2414px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/22413i99C9BC1F3220E4B5/image-size/medium?v=v2&amp;amp;px=400" role="button" title="5794-screen-shot-2016-07-14-at-23302-pm.png" alt="5794-screen-shot-2016-07-14-at-23302-pm.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="5797-screen-shot-2016-07-14-at-24147-pm.png" style="width: 2374px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/22414i45C0BE91E948004E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="5797-screen-shot-2016-07-14-at-24147-pm.png" alt="5797-screen-shot-2016-07-14-at-24147-pm.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Aug 2019 09:37:39 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Ranger-Policy-change-not-affecting-behavior/m-p/129865#M92551</guid>
      <dc:creator>slachterman</dc:creator>
      <dc:date>2019-08-19T09:37:39Z</dc:date>
    </item>
    <item>
      <title>Re: Ranger Policy change not affecting behavior</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Ranger-Policy-change-not-affecting-behavior/m-p/129866#M92552</link>
      <description>&lt;P&gt;you need to enable the delegate admin in you policy &lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="5783-screen-shot-2016-07-15-at-12135-am.png" style="width: 1720px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/22412i8839F3AF00D00549/image-size/medium?v=v2&amp;amp;px=400" role="button" title="5783-screen-shot-2016-07-15-at-12135-am.png" alt="5783-screen-shot-2016-07-15-at-12135-am.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Aug 2019 09:37:26 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Ranger-Policy-change-not-affecting-behavior/m-p/129866#M92552</guid>
      <dc:creator>dsharma</dc:creator>
      <dc:date>2019-08-19T09:37:26Z</dc:date>
    </item>
    <item>
      <title>Re: Ranger Policy change not affecting behavior</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Ranger-Policy-change-not-affecting-behavior/m-p/129867#M92553</link>
      <description>&lt;P&gt;Thanks Deepak. So the screenshot is incorrect and needs to be updated? &lt;A href="https://raw.githubusercontent.com/hortonworks/tutorials/hdp/assets/securing-hdfs-hive-hbase-with-knox-ranger/hive-grant-revoke-1.png"&gt;https://raw.githubusercontent.com/hortonworks/tutorials/hdp/assets/securing-hdfs-hive-hbase-with-knox-ranger/hive-grant-revoke-1.png&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Also, why would I want to delegate admin rights to the network1 user? I think the idea is for it1 to be able to grant permissions to network1 (but not for network1 to be able to grant permissions to any one else).&lt;/P&gt;</description>
      <pubDate>Fri, 15 Jul 2016 02:53:52 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Ranger-Policy-change-not-affecting-behavior/m-p/129867#M92553</guid>
      <dc:creator>slachterman</dc:creator>
      <dc:date>2016-07-15T02:53:52Z</dc:date>
    </item>
    <item>
      <title>Re: Ranger Policy change not affecting behavior</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Ranger-Policy-change-not-affecting-behavior/m-p/129868#M92554</link>
      <description>&lt;P&gt;here what i mean is you remove network1 from your policy and enabel the delegate admin (chekbox next to permissions) privilege for it1,&lt;/P&gt;&lt;P&gt;now if you login to beeline as it1 and try to run the command:&lt;/P&gt;&lt;PRE&gt;GRANT select, update on table xademo.customer_details to user network1;&lt;/PRE&gt;&lt;P&gt;then network1 will get grant privilege and will get added as user in the the policy that belong to the resource xademo.customer_details , and delegate admin prvilege will not be enabled for it , it should create new policy item for it&lt;/P&gt;</description>
      <pubDate>Fri, 15 Jul 2016 03:02:52 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Ranger-Policy-change-not-affecting-behavior/m-p/129868#M92554</guid>
      <dc:creator>dsharma</dc:creator>
      <dc:date>2016-07-15T03:02:52Z</dc:date>
    </item>
    <item>
      <title>Re: Ranger Policy change not affecting behavior</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Ranger-Policy-change-not-affecting-behavior/m-p/129869#M92555</link>
      <description>&lt;A rel="user" href="https://community.cloudera.com/users/11295/slachterman.html" nodeid="11295"&gt;@slachterman&lt;/A&gt;&lt;P&gt;for ex: i had policy for user1 with delegate admin yes on table t4 so i had run this command using user1&lt;/P&gt;&lt;PRE&gt;grant select,update on table t4 to user2&lt;/PRE&gt;&lt;P&gt;now my policy got new entry in it for user2 with select , update but delegate admin no as follows&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.cloudera.com/legacyfs/online/attachments/5784-screen-shot-2016-07-15-at-14334-am.png"&gt;screen-shot-2016-07-15-at-14334-am.png&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Jul 2016 03:16:12 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Ranger-Policy-change-not-affecting-behavior/m-p/129869#M92555</guid>
      <dc:creator>dsharma</dc:creator>
      <dc:date>2016-07-15T03:16:12Z</dc:date>
    </item>
    <item>
      <title>Re: Ranger Policy change not affecting behavior</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Ranger-Policy-change-not-affecting-behavior/m-p/129870#M92556</link>
      <description>&lt;P&gt;Thanks &lt;A rel="user" href="https://community.cloudera.com/users/505/dsharma.html" nodeid="505"&gt;@deepak sharma&lt;/A&gt;, I will submit a Github issue as I believe this screenshot needs to be changed: &lt;A href="https://raw.githubusercontent.com/hortonworks/tutorials/hdp/assets/securing-hdfs-hive-hbase-with-knox-ranger/hive-grant-revoke-1.png" target="_blank"&gt;https://raw.githubusercontent.com/hortonworks/tutorials/hdp/assets/securing-hdfs-hive-hbase-with-knox-ranger/hive-grant-revoke-1.png&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Jul 2016 04:40:41 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Ranger-Policy-change-not-affecting-behavior/m-p/129870#M92556</guid>
      <dc:creator>slachterman</dc:creator>
      <dc:date>2016-07-15T04:40:41Z</dc:date>
    </item>
    <item>
      <title>Re: Ranger Policy change not affecting behavior</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Ranger-Policy-change-not-affecting-behavior/m-p/129871#M92557</link>
      <description>&lt;P&gt;I have encountered the same issue. After specifying the first user "it1" as "Delegating admin", managing grant/revokes worked. I guess, a better policy would be to create a admin user "hive_admin" and delegate all admin activities to this user.&lt;/P&gt;</description>
      <pubDate>Tue, 27 Sep 2016 17:15:50 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Ranger-Policy-change-not-affecting-behavior/m-p/129871#M92557</guid>
      <dc:creator>nmahadevuni1</dc:creator>
      <dc:date>2016-09-27T17:15:50Z</dc:date>
    </item>
  </channel>
</rss>

