<?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 not enforced in Zeppelin notebook -  Using %jdbc(hive) displays all databases and tables. in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ranger-policy-not-enforced-in-Zeppelin-notebook-Using-jdbc/m-p/198273#M81043</link>
    <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/15107/sriramhadoop27.html" nodeid="15107"&gt;@Sriram&lt;/A&gt; Could you share a screenshot of the zeppelin jdbc (hive) interpreter configuration? Also if you can tail the hiveserver2 log to which the zeppelin is configured to connect and check what is happening (which is the user used and if there are any ranger issues) that would be helpful.&lt;/P&gt;</description>
    <pubDate>Tue, 24 Jul 2018 20:07:33 GMT</pubDate>
    <dc:creator>falbani</dc:creator>
    <dc:date>2018-07-24T20:07:33Z</dc:date>
    <item>
      <title>Ranger policy not enforced in Zeppelin notebook -  Using %jdbc(hive) displays all databases and tables.</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ranger-policy-not-enforced-in-Zeppelin-notebook-Using-jdbc/m-p/198268#M81038</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;Ranger plugin is enabled for hive and policy is created in hive for a particular user to get access only on 2 databases.&lt;/P&gt;&lt;P&gt;When the same user logs in to Zeppelin notebook and executes show databases command he could see all databases.&lt;/P&gt;&lt;P&gt;Below 2 lines are executed in zeppelin notebook:&lt;/P&gt;&lt;P&gt;%jdbc(hive)&lt;/P&gt;&lt;P&gt;show databases&lt;/P&gt;&lt;P&gt;The user can see all databases and he can create new database too!!!&lt;/P&gt;&lt;P&gt;How can we enforce ranger policy for a user when zeppelin notebook is used?&lt;/P&gt;&lt;P&gt;Thanks a lot for your time.&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jul 2018 18:48:58 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ranger-policy-not-enforced-in-Zeppelin-notebook-Using-jdbc/m-p/198268#M81038</guid>
      <dc:creator>sriramhadoop27</dc:creator>
      <dc:date>2018-07-24T18:48:58Z</dc:date>
    </item>
    <item>
      <title>Re: Ranger policy not enforced in Zeppelin notebook -  Using %jdbc(hive) displays all databases and tables.</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ranger-policy-not-enforced-in-Zeppelin-notebook-Using-jdbc/m-p/198269#M81039</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/15107/sriramhadoop27.html" nodeid="15107"&gt;@Sriram&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Unless you have configured impersonation for jdbc interpreter all access for all users to hive using zeppelin jdbc interpreter will be perform as user zeppelin. &lt;/P&gt;&lt;P&gt;Therefore, please make sure your zeppelin jdbc interpreter is configured for impersonation:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.hortonworks.com/articles/113228/how-to-enable-user-impersonation-for-jdbc-interpre-1.html" target="_blank"&gt;https://community.hortonworks.com/articles/113228/how-to-enable-user-impersonation-for-jdbc-interpre-1.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;*** If you found this answer addressed your question, please take a moment to login and click the "accept" link on the answer.&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jul 2018 18:57:35 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ranger-policy-not-enforced-in-Zeppelin-notebook-Using-jdbc/m-p/198269#M81039</guid>
      <dc:creator>falbani</dc:creator>
      <dc:date>2018-07-24T18:57:35Z</dc:date>
    </item>
    <item>
      <title>Re: Ranger policy not enforced in Zeppelin notebook -  Using %jdbc(hive) displays all databases and tables.</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ranger-policy-not-enforced-in-Zeppelin-notebook-Using-jdbc/m-p/198270#M81040</link>
      <description>&lt;P&gt;@Felix Albani,&lt;/P&gt;&lt;P&gt;In case if the impersonation is not enabled, then I don't have any policy in place for zeppelin user.&lt;/P&gt;&lt;P&gt;How can this happen when there is no policy?&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jul 2018 19:33:16 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ranger-policy-not-enforced-in-Zeppelin-notebook-Using-jdbc/m-p/198270#M81040</guid>
      <dc:creator>sriramhadoop27</dc:creator>
      <dc:date>2018-07-24T19:33:16Z</dc:date>
    </item>
    <item>
      <title>Re: Ranger policy not enforced in Zeppelin notebook -  Using %jdbc(hive) displays all databases and tables.</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ranger-policy-not-enforced-in-Zeppelin-notebook-Using-jdbc/m-p/198271#M81041</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/15107/sriramhadoop27.html" nodeid="15107" target="_blank"&gt;@Sriram&lt;/A&gt; &lt;/P&gt;&lt;P&gt;If there is no policy for zeppelin user or public group (to which zeppelin usually belongs to) - Then I suggest you check which policy id is granting the access. You can check this in Ranger Admin UI Access tab as seen in the next image:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="83390-access-tab-ranger-admin-ui.png" style="width: 2764px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/17784i9CEB90B105BD9622/image-size/medium?v=v2&amp;amp;px=400" role="button" title="83390-access-tab-ranger-admin-ui.png" alt="83390-access-tab-ranger-admin-ui.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;If you click in the policy id shown above it will provide more details on the access. This way you will know why is the access being granted to zeppelin user. &lt;/P&gt;&lt;P&gt;The above will show only if ranger plugin is correctly configured for hive. If you don't see any entries then check hiveserver2 logs and double check the hive ranger plugin is properly configured. &lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;*** If you found this answer addressed your question, please take a moment to login and click the "accept" link on the answer.&lt;/P&gt;</description>
      <pubDate>Sun, 18 Aug 2019 06:11:03 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ranger-policy-not-enforced-in-Zeppelin-notebook-Using-jdbc/m-p/198271#M81041</guid>
      <dc:creator>falbani</dc:creator>
      <dc:date>2019-08-18T06:11:03Z</dc:date>
    </item>
    <item>
      <title>Re: Ranger policy not enforced in Zeppelin notebook -  Using %jdbc(hive) displays all databases and tables.</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ranger-policy-not-enforced-in-Zeppelin-notebook-Using-jdbc/m-p/198272#M81042</link>
      <description>&lt;P&gt;Hi Felix,&lt;/P&gt;&lt;P&gt;Thanks for prompt response.&lt;/P&gt;&lt;P&gt;I could see no policy which gives Zeppelin user complete permissions.&lt;/P&gt;&lt;P&gt;Here is the snippet of the policies.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.cloudera.com/legacyfs/online/attachments/83391-rangerpolicy.jpg"&gt;rangerpolicy.jpg&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Also, I am not sure on how to check hive plugin is enabled properly or not.&lt;/P&gt;&lt;P&gt;Note: Policies are applied when checked against HS2 using beeline but the same policy is not applied while using Zeppelin notebook.&lt;/P&gt;&lt;P&gt;Thanks for your time on this.&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jul 2018 20:04:11 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ranger-policy-not-enforced-in-Zeppelin-notebook-Using-jdbc/m-p/198272#M81042</guid>
      <dc:creator>sriramhadoop27</dc:creator>
      <dc:date>2018-07-24T20:04:11Z</dc:date>
    </item>
    <item>
      <title>Re: Ranger policy not enforced in Zeppelin notebook -  Using %jdbc(hive) displays all databases and tables.</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ranger-policy-not-enforced-in-Zeppelin-notebook-Using-jdbc/m-p/198273#M81043</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/15107/sriramhadoop27.html" nodeid="15107"&gt;@Sriram&lt;/A&gt; Could you share a screenshot of the zeppelin jdbc (hive) interpreter configuration? Also if you can tail the hiveserver2 log to which the zeppelin is configured to connect and check what is happening (which is the user used and if there are any ranger issues) that would be helpful.&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jul 2018 20:07:33 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ranger-policy-not-enforced-in-Zeppelin-notebook-Using-jdbc/m-p/198273#M81043</guid>
      <dc:creator>falbani</dc:creator>
      <dc:date>2018-07-24T20:07:33Z</dc:date>
    </item>
    <item>
      <title>Re: Ranger policy not enforced in Zeppelin notebook -  Using %jdbc(hive) displays all databases and tables.</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ranger-policy-not-enforced-in-Zeppelin-notebook-Using-jdbc/m-p/198274#M81044</link>
      <description>&lt;P&gt;@Felix, I believe jdbc interpreter configuration has to be changed and I am using default settings.&lt;/P&gt;&lt;P&gt;Here are the jdbc interpreter properties.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.cloudera.com/legacyfs/online/attachments/83392-jdbc1.jpg"&gt;jdbc1.jpg&lt;/A&gt;&lt;A href="https://community.cloudera.com/legacyfs/online/attachments/83393-jdbc2.jpg"&gt;jdbc2.jpg&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I did disable plugin again and I will post the errors when I enable again.&lt;/P&gt;&lt;P&gt;Please let me know if changes are to be made to jdbc interpreter?&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jul 2018 20:17:20 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ranger-policy-not-enforced-in-Zeppelin-notebook-Using-jdbc/m-p/198274#M81044</guid>
      <dc:creator>sriramhadoop27</dc:creator>
      <dc:date>2018-07-24T20:17:20Z</dc:date>
    </item>
    <item>
      <title>Re: Ranger policy not enforced in Zeppelin notebook -  Using %jdbc(hive) displays all databases and tables.</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ranger-policy-not-enforced-in-Zeppelin-notebook-Using-jdbc/m-p/198275#M81045</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/15107/sriramhadoop27.html" nodeid="15107"&gt;@Sriram&lt;/A&gt; &lt;/P&gt;&lt;P&gt;So based on the zeppelin configuration for jdbc interpreter I see you are using &lt;STRONG&gt;hive&lt;/STRONG&gt; user (this explains why you can see all databases and have full access). &lt;/P&gt;&lt;P&gt;Please review the documentation on how to configure zeppelin jdbc interpreter for impersonation as I mentioned above, you can also check this documentation:&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.6.0/bk_zeppelin-component-guide/content/config-hive-access.html" target="_blank"&gt;https://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.6.0/bk_zeppelin-component-guide/content/config-hive-access.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;*** If you found this answer addressed your question, please take a moment to login and click the "accept" link on the answer.&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jul 2018 20:25:44 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ranger-policy-not-enforced-in-Zeppelin-notebook-Using-jdbc/m-p/198275#M81045</guid>
      <dc:creator>falbani</dc:creator>
      <dc:date>2018-07-24T20:25:44Z</dc:date>
    </item>
    <item>
      <title>Re: Ranger policy not enforced in Zeppelin notebook -  Using %jdbc(hive) displays all databases and tables.</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ranger-policy-not-enforced-in-Zeppelin-notebook-Using-jdbc/m-p/198276#M81046</link>
      <description>&lt;P&gt;Sorry for asking you this without checking the link you provided ( I am doing it now &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;&lt;P&gt;In my case, Kerberos is not enabled.&lt;/P&gt;&lt;P&gt;How to change the user name from hive to the user name of the logged in user?&lt;/P&gt;&lt;P&gt;You are correct, hive user has got full permissions and hence policy is not applied.&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jul 2018 20:30:25 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ranger-policy-not-enforced-in-Zeppelin-notebook-Using-jdbc/m-p/198276#M81046</guid>
      <dc:creator>sriramhadoop27</dc:creator>
      <dc:date>2018-07-24T20:30:25Z</dc:date>
    </item>
    <item>
      <title>Re: Ranger policy not enforced in Zeppelin notebook -  Using %jdbc(hive) displays all databases and tables.</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ranger-policy-not-enforced-in-Zeppelin-notebook-Using-jdbc/m-p/198277#M81047</link>
      <description>&lt;P&gt;I could see below line:&lt;/P&gt;&lt;P&gt;If Kerberos is not enabled on the cluster, no additional configuration steps are required.&lt;/P&gt;&lt;P&gt;Hence, I believe default configuration should work properly but it is in conflict with hive user in jdbc connector.&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jul 2018 20:33:42 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ranger-policy-not-enforced-in-Zeppelin-notebook-Using-jdbc/m-p/198277#M81047</guid>
      <dc:creator>sriramhadoop27</dc:creator>
      <dc:date>2018-07-24T20:33:42Z</dc:date>
    </item>
    <item>
      <title>Re: Ranger policy not enforced in Zeppelin notebook -  Using %jdbc(hive) displays all databases and tables.</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ranger-policy-not-enforced-in-Zeppelin-notebook-Using-jdbc/m-p/198278#M81048</link>
      <description>&lt;P&gt;Also,  hive.server2.enable.doAs is set to true.&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jul 2018 20:34:58 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ranger-policy-not-enforced-in-Zeppelin-notebook-Using-jdbc/m-p/198278#M81048</guid>
      <dc:creator>sriramhadoop27</dc:creator>
      <dc:date>2018-07-24T20:34:58Z</dc:date>
    </item>
    <item>
      <title>Re: Ranger policy not enforced in Zeppelin notebook -  Using %jdbc(hive) displays all databases and tables.</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ranger-policy-not-enforced-in-Zeppelin-notebook-Using-jdbc/m-p/198279#M81049</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/15107/sriramhadoop27.html" nodeid="15107"&gt;@Sriram&lt;/A&gt; Actually for non kerberos here are the instructions to setup user impersonation:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.hortonworks.com/articles/113228/how-to-enable-user-impersonation-for-jdbc-interpre-1.html" target="_blank"&gt;https://community.hortonworks.com/articles/113228/how-to-enable-user-impersonation-for-jdbc-interpre-1.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;*** If you found this answer addressed your question, please take a moment to login and click the "accept" link on the answer.&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jul 2018 21:35:39 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ranger-policy-not-enforced-in-Zeppelin-notebook-Using-jdbc/m-p/198279#M81049</guid>
      <dc:creator>falbani</dc:creator>
      <dc:date>2018-07-24T21:35:39Z</dc:date>
    </item>
    <item>
      <title>Re: Ranger policy not enforced in Zeppelin notebook -  Using %jdbc(hive) displays all databases and tables.</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ranger-policy-not-enforced-in-Zeppelin-notebook-Using-jdbc/m-p/198280#M81050</link>
      <description>&lt;P&gt; &lt;A rel="user" href="https://community.cloudera.com/users/15107/sriramhadoop27.html" nodeid="15107"&gt;@Sriram&lt;/A&gt; So to summarize in order for impersonation to work in non-kerberized environment for zeppelin jdbc (hive) please follow the following steps:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.hortonworks.com/articles/113228/how-to-enable-user-impersonation-for-jdbc-interpre-1.html" target="_blank"&gt;https://community.hortonworks.com/articles/113228/how-to-enable-user-impersonation-for-jdbc-interpre-1.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;No need to enable the global settings, just with the defaults follow the steps listed above. I just tested this in my environment and is working fine.&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;*** If you found this answer addressed your question, please take a moment to login and click the "accept" link on the answer.&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jul 2018 21:50:01 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ranger-policy-not-enforced-in-Zeppelin-notebook-Using-jdbc/m-p/198280#M81050</guid>
      <dc:creator>falbani</dc:creator>
      <dc:date>2018-07-24T21:50:01Z</dc:date>
    </item>
    <item>
      <title>Re: Ranger policy not enforced in Zeppelin notebook -  Using %jdbc(hive) displays all databases and tables.</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ranger-policy-not-enforced-in-Zeppelin-notebook-Using-jdbc/m-p/198281#M81051</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/15107/sriramhadoop27.html" nodeid="15107"&gt;@Sriram&lt;/A&gt; Did it work? Please keep me posted &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Jul 2018 03:41:18 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ranger-policy-not-enforced-in-Zeppelin-notebook-Using-jdbc/m-p/198281#M81051</guid>
      <dc:creator>falbani</dc:creator>
      <dc:date>2018-07-25T03:41:18Z</dc:date>
    </item>
    <item>
      <title>Re: Ranger policy not enforced in Zeppelin notebook -  Using %jdbc(hive) displays all databases and tables.</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ranger-policy-not-enforced-in-Zeppelin-notebook-Using-jdbc/m-p/198282#M81052</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/11048/falbani.html" nodeid="11048"&gt;@Felix Albani&lt;/A&gt; many many thanks for your continuous support. I will keep you posted, once after Ranger issue is resolved.&lt;/P&gt;&lt;P&gt;Thanks again.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Jul 2018 07:56:58 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ranger-policy-not-enforced-in-Zeppelin-notebook-Using-jdbc/m-p/198282#M81052</guid>
      <dc:creator>sriramhadoop27</dc:creator>
      <dc:date>2018-07-25T07:56:58Z</dc:date>
    </item>
    <item>
      <title>Re: Ranger policy not enforced in Zeppelin notebook -  Using %jdbc(hive) displays all databases and tables.</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ranger-policy-not-enforced-in-Zeppelin-notebook-Using-jdbc/m-p/198283#M81053</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/11048/falbani.html" nodeid="11048"&gt;@Felix Albani&lt;/A&gt;...Yes your help is valuable and it worked but with one final question.&lt;/P&gt;&lt;P&gt;Do I need to modify credentials for each and every user? How to make it generic for all users at one go?&lt;/P&gt;&lt;P&gt;I am forced to modify credentials for testuser2.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.cloudera.com/legacyfs/online/attachments/83413-zeppelinissue.jpg"&gt;zeppelinissue.jpg&lt;/A&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Jul 2018 08:12:46 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ranger-policy-not-enforced-in-Zeppelin-notebook-Using-jdbc/m-p/198283#M81053</guid>
      <dc:creator>sriramhadoop27</dc:creator>
      <dc:date>2018-07-25T08:12:46Z</dc:date>
    </item>
    <item>
      <title>Re: Ranger policy not enforced in Zeppelin notebook -  Using %jdbc(hive) displays all databases and tables.</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ranger-policy-not-enforced-in-Zeppelin-notebook-Using-jdbc/m-p/198284#M81054</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/11048/falbani.html" nodeid="11048"&gt;@Felix Albani&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I could see below lines from Zeppelin documentation.&lt;/P&gt;&lt;OL&gt;
&lt;LI&gt;In the Zeppelin UI, navigate to the &lt;CODE&gt;%jdbc&lt;/CODE&gt; section of the Interpreter page.&lt;/LI&gt;&lt;LI&gt;Click &lt;STRONG&gt;edit&lt;/STRONG&gt;, then add a &lt;CODE&gt;hive.proxy.user.property&lt;/CODE&gt; property and set its value to &lt;CODE&gt;hive.server2.proxy.user&lt;/CODE&gt;.&lt;/LI&gt;&lt;LI&gt;Click &lt;STRONG&gt;Save&lt;/STRONG&gt;, then click &lt;STRONG&gt;restart&lt;/STRONG&gt; to restart the JDBC interpreter.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;A href="https://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.6.4/bk_zeppelin-component-guide/content/config-hive-access.html" target="_blank"&gt;https://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.6.4/bk_zeppelin-component-guide/content/config-hive-access.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I believe above should be sufficient enough.&lt;/P&gt;&lt;P&gt;As of now because of some issues we did disable plugin for Ranger and need to test it after 1-2 days once after ranger plugin is enabled.&lt;/P&gt;&lt;P&gt;I could not see any job being executed with Zeppelin user login ID even after adding above property.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Jul 2018 17:54:08 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ranger-policy-not-enforced-in-Zeppelin-notebook-Using-jdbc/m-p/198284#M81054</guid>
      <dc:creator>sriramhadoop27</dc:creator>
      <dc:date>2018-07-25T17:54:08Z</dc:date>
    </item>
    <item>
      <title>Re: Ranger policy not enforced in Zeppelin notebook -  Using %jdbc(hive) displays all databases and tables.</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ranger-policy-not-enforced-in-Zeppelin-notebook-Using-jdbc/m-p/198285#M81055</link>
      <description>&lt;P&gt;Thanks a lot &lt;A rel="user" href="https://community.cloudera.com/users/11048/falbani.html" nodeid="11048"&gt;@Felix Albani&lt;/A&gt;...you solved my issue.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Jul 2018 21:10:17 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ranger-policy-not-enforced-in-Zeppelin-notebook-Using-jdbc/m-p/198285#M81055</guid>
      <dc:creator>sriramhadoop27</dc:creator>
      <dc:date>2018-07-25T21:10:17Z</dc:date>
    </item>
  </channel>
</rss>

