<?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: Managing Hive UDFs Using Ranger in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Managing-Hive-UDFs-Using-Ranger/m-p/144856#M107435</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; Thanks for a quick reply. My question is do I have to set all those permissions at the bottom? And in this screenshot "Delegate admin" is checked.&lt;/P&gt;</description>
    <pubDate>Wed, 17 Feb 2016 14:30:22 GMT</pubDate>
    <dc:creator>pminovic</dc:creator>
    <dc:date>2016-02-17T14:30:22Z</dc:date>
    <item>
      <title>Managing Hive UDFs Using Ranger</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Managing-Hive-UDFs-Using-Ranger/m-p/144854#M107433</link>
      <description>&lt;P&gt;Which Hive permissions do I need to set if I want to allow some users to use a certain UDF? Available Hive permissions are: create, drop, alter, select, update, index, lock but what I need for UDF is a kind of "allow" . Also, do I have to set "Delegate admin"?&lt;/P&gt;</description>
      <pubDate>Wed, 17 Feb 2016 14:17:56 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Managing-Hive-UDFs-Using-Ranger/m-p/144854#M107433</guid>
      <dc:creator>pminovic</dc:creator>
      <dc:date>2016-02-17T14:17:56Z</dc:date>
    </item>
    <item>
      <title>Re: Managing Hive UDFs Using Ranger</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Managing-Hive-UDFs-Using-Ranger/m-p/144855#M107434</link>
      <description>&lt;P&gt;This is Hive UDF Allow in Sandbox.  And no you do not have to set Delegate Admin.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2180-screen-shot-2016-02-17-at-12658-am.png" style="width: 2656px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/21526iADD9E2DAC09FE986/image-size/medium?v=v2&amp;amp;px=400" role="button" title="2180-screen-shot-2016-02-17-at-12658-am.png" alt="2180-screen-shot-2016-02-17-at-12658-am.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Aug 2019 07:50:50 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Managing-Hive-UDFs-Using-Ranger/m-p/144855#M107434</guid>
      <dc:creator>amcbarnett</dc:creator>
      <dc:date>2019-08-19T07:50:50Z</dc:date>
    </item>
    <item>
      <title>Re: Managing Hive UDFs Using Ranger</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Managing-Hive-UDFs-Using-Ranger/m-p/144856#M107435</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; Thanks for a quick reply. My question is do I have to set all those permissions at the bottom? And in this screenshot "Delegate admin" is checked.&lt;/P&gt;</description>
      <pubDate>Wed, 17 Feb 2016 14:30:22 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Managing-Hive-UDFs-Using-Ranger/m-p/144856#M107435</guid>
      <dc:creator>pminovic</dc:creator>
      <dc:date>2016-02-17T14:30:22Z</dc:date>
    </item>
    <item>
      <title>Re: Managing Hive UDFs Using Ranger</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Managing-Hive-UDFs-Using-Ranger/m-p/144857#M107436</link>
      <description>&lt;P&gt;if you just want to execute it, select is only needed.  Remember UDFs are used in DDL and DML in a Hive Statement.

So Select means you can use a UDF in a Select Statement in SQL.&lt;/P&gt;</description>
      <pubDate>Wed, 17 Feb 2016 14:39:28 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Managing-Hive-UDFs-Using-Ranger/m-p/144857#M107436</guid>
      <dc:creator>amcbarnett</dc:creator>
      <dc:date>2016-02-17T14:39:28Z</dc:date>
    </item>
    <item>
      <title>Re: Managing Hive UDFs Using Ranger</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Managing-Hive-UDFs-Using-Ranger/m-p/144858#M107437</link>
      <description>&lt;P&gt;Okay, that makes sense: Accepted!&lt;/P&gt;</description>
      <pubDate>Wed, 17 Feb 2016 14:52:12 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Managing-Hive-UDFs-Using-Ranger/m-p/144858#M107437</guid>
      <dc:creator>pminovic</dc:creator>
      <dc:date>2016-02-17T14:52:12Z</dc:date>
    </item>
    <item>
      <title>Re: Managing Hive UDFs Using Ranger</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Managing-Hive-UDFs-Using-Ranger/m-p/144859#M107438</link>
      <description>&lt;P&gt;Hi, I have hive.server2.enable.doAs set to true. &lt;/P&gt;&lt;P&gt;I have created a hive policy for qaadmin user to have access to only initcap() UDF which is builtin Hive UDF. But qaadmin user can access other built in UDFs too which user should not have access as per Hive Policy. &lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="4197-ranger-hiveudf.jpg" style="width: 1233px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/21525i843DE25070F3CBF6/image-size/medium?v=v2&amp;amp;px=400" role="button" title="4197-ranger-hiveudf.jpg" alt="4197-ranger-hiveudf.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Note- qaadmin is only part of this policy.&lt;/P&gt;&lt;P&gt;Please help me how to make it work ?&lt;/P&gt;</description>
      <pubDate>Mon, 19 Aug 2019 07:50:43 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Managing-Hive-UDFs-Using-Ranger/m-p/144859#M107438</guid>
      <dc:creator>vvvvvdev</dc:creator>
      <dc:date>2019-08-19T07:50:43Z</dc:date>
    </item>
  </channel>
</rss>

