<?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: Zeppelin user impersonation for Hive? in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Zeppelin-user-impersonation-for-Hive/m-p/174318#M136581</link>
    <description>&lt;P&gt; &lt;A rel="user" href="https://community.cloudera.com/users/369/amcbarnett.html" nodeid="369"&gt;@Ancil McBarnett&lt;/A&gt; its been a while since I have tried it.  here is the information:&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.5.3/bk_zeppelin-component-guide/content/zeppelin-with-hive.html" target="_blank"&gt;https://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.5.3/bk_zeppelin-component-guide/content/zeppelin-with-hive.html&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 06 Feb 2017 10:50:40 GMT</pubDate>
    <dc:creator>sunile_manjee</dc:creator>
    <dc:date>2017-02-06T10:50:40Z</dc:date>
    <item>
      <title>Zeppelin user impersonation for Hive?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Zeppelin-user-impersonation-for-Hive/m-p/174315#M136578</link>
      <description>&lt;P&gt;Is there any capabilities to hive zeppelin notebook run hive query based on user id on zeppelin session?  right know the jdbc interrupter needs username and password for hive. That means all users will run as user defined in interpreter settings.  I can't have this due to security issues, ie having all users access hive tables via single user id. I have ranger enabled to provide security based on user id.   Livy is for spark so that is unusable for hive.  any insights?&lt;/P&gt;</description>
      <pubDate>Mon, 14 Nov 2016 23:56:55 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Zeppelin-user-impersonation-for-Hive/m-p/174315#M136578</guid>
      <dc:creator>sunile_manjee</dc:creator>
      <dc:date>2016-11-14T23:56:55Z</dc:date>
    </item>
    <item>
      <title>Re: Zeppelin user impersonation for Hive?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Zeppelin-user-impersonation-for-Hive/m-p/174316#M136579</link>
      <description>&lt;P&gt;I found how to do it&lt;/P&gt;&lt;PRE&gt;







Identity Propagation with JDBC (Hive)


1.Enable
Authentication via Shiro
Config


–zeppelin.jdbc.auth.type
= KERBEROS


–zeppelin.jdbc.principal
=
principal value


–zeppelin.jdbc.keytab.location
=
keytab
location


•JDBC
Interpreter will add end-user as 

jdbc:hive2://HiveHost:10000/default;principal=hive/_HOST@MY-REALM.COM;hive.server2.proxy.user=&amp;lt;$USER_NAME&amp;gt;


&lt;/PRE&gt;</description>
      <pubDate>Tue, 15 Nov 2016 00:00:20 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Zeppelin-user-impersonation-for-Hive/m-p/174316#M136579</guid>
      <dc:creator>sunile_manjee</dc:creator>
      <dc:date>2016-11-15T00:00:20Z</dc:date>
    </item>
    <item>
      <title>Re: Zeppelin user impersonation for Hive?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Zeppelin-user-impersonation-for-Hive/m-p/174317#M136580</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/1486/smanjee.html" nodeid="1486"&gt;@Sunile Manjee&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Can you clearly state what you entered for zeppelin.jdbc.principal?  Is this the Hive Principal or the Zeppelin Principal with Key tab.

Also what exactly is in the URL for the JDBC Interpreter?  Just: &lt;/P&gt;&lt;PRE&gt;jdbc:hive2://HiveHost:10000/default;principal=hive/_HOST@MY-REALM.COM&lt;/PRE&gt;&lt;P&gt;Finally, did you have to copy the Hive JDBC Jars or create softlinks to Zeppelin &lt;/P&gt;&lt;PRE&gt;/usr/hdp/current/zeppelin-server/interpreter/jdbc&lt;/PRE&gt;</description>
      <pubDate>Sun, 05 Feb 2017 06:48:28 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Zeppelin-user-impersonation-for-Hive/m-p/174317#M136580</guid>
      <dc:creator>amcbarnett</dc:creator>
      <dc:date>2017-02-05T06:48:28Z</dc:date>
    </item>
    <item>
      <title>Re: Zeppelin user impersonation for Hive?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Zeppelin-user-impersonation-for-Hive/m-p/174318#M136581</link>
      <description>&lt;P&gt; &lt;A rel="user" href="https://community.cloudera.com/users/369/amcbarnett.html" nodeid="369"&gt;@Ancil McBarnett&lt;/A&gt; its been a while since I have tried it.  here is the information:&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.5.3/bk_zeppelin-component-guide/content/zeppelin-with-hive.html" target="_blank"&gt;https://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.5.3/bk_zeppelin-component-guide/content/zeppelin-with-hive.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Feb 2017 10:50:40 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Zeppelin-user-impersonation-for-Hive/m-p/174318#M136581</guid>
      <dc:creator>sunile_manjee</dc:creator>
      <dc:date>2017-02-06T10:50:40Z</dc:date>
    </item>
  </channel>
</rss>

