<?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: Hive Metastore Authorization and how it is connected to Ranger in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hive-Metastore-Authorization-and-how-it-is-connected-to/m-p/179679#M58501</link>
    <description>&lt;P&gt;Thank you for that answer. &lt;/P&gt;&lt;P&gt;I was not sure, if there are any specialities, as Hive did some custom checks for read/write rights until: &lt;A href="https://issues.apache.org/jira/browse/HIVE-7583"&gt;https://issues.apache.org/jira/browse/HIVE-7583&lt;/A&gt; and &lt;A href="https://issues.apache.org/jira/browse/HDFS-6570"&gt;https://issues.apache.org/jira/browse/HDFS-6570&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 05 Apr 2017 03:18:13 GMT</pubDate>
    <dc:creator>benhadoop</dc:creator>
    <dc:date>2017-04-05T03:18:13Z</dc:date>
    <item>
      <title>Hive Metastore Authorization and how it is connected to Ranger</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hive-Metastore-Authorization-and-how-it-is-connected-to/m-p/179675#M58497</link>
      <description>&lt;P&gt;Hi community,&lt;/P&gt;&lt;P&gt;I have a question about authorization for the Hive Metastore (not the HiveServer2). Cluster is HDP 2.5 and Kerberos is set up.&lt;/P&gt;&lt;P&gt;The Apache community recommends to use a StorageBasedAuthorizationProvider. I understand, how it gets the ACLs from the underlying filesystem.&lt;/P&gt;&lt;P&gt;In my situation, I have Ranger set up and want to handle most of authorization there - effectively making Hadoop native permissions unused (for instance by setting the to 000 on the Hive directories).&lt;/P&gt;&lt;P&gt;The question now is:&lt;/P&gt;&lt;P&gt;- When using the StorageBasedAuthorizationProvider: Will the Hive Metastore consider Ranger policies on HDFS warehouse directories in his decision, if a certain user can read/write to directory? Or do I have to use POSIX permissions or HDFS ACLs?&lt;/P&gt;&lt;P&gt;- Is the a better way to realize Hive Metastore authorization (Maybe a custom authorization provider for HiveMetastore, that connects to Ranger and uses Ranger Policies for HiveServer2)?&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Wed, 29 Mar 2017 22:38:14 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hive-Metastore-Authorization-and-how-it-is-connected-to/m-p/179675#M58497</guid>
      <dc:creator>benhadoop</dc:creator>
      <dc:date>2017-03-29T22:38:14Z</dc:date>
    </item>
    <item>
      <title>Re: Hive Metastore Authorization and how it is connected to Ranger</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hive-Metastore-Authorization-and-how-it-is-connected-to/m-p/179676#M58498</link>
      <description>&lt;P&gt;There is an open community proposal - See &lt;A href="https://issues.apache.org/jira/browse/RANGER-768" target="_blank"&gt;https://issues.apache.org/jira/browse/RANGER-768&lt;/A&gt; and &lt;A href="https://issues.apache.org/jira/browse/RANGER-1247" target="_blank"&gt;https://issues.apache.org/jira/browse/RANGER-1247&lt;/A&gt;. &lt;/P&gt;</description>
      <pubDate>Wed, 29 Mar 2017 22:42:27 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hive-Metastore-Authorization-and-how-it-is-connected-to/m-p/179676#M58498</guid>
      <dc:creator>vperiasamy</dc:creator>
      <dc:date>2017-03-29T22:42:27Z</dc:date>
    </item>
    <item>
      <title>Re: Hive Metastore Authorization and how it is connected to Ranger</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hive-Metastore-Authorization-and-how-it-is-connected-to/m-p/179677#M58499</link>
      <description>&lt;P&gt;Thank you! This answers the second question.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Mar 2017 22:53:17 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hive-Metastore-Authorization-and-how-it-is-connected-to/m-p/179677#M58499</guid>
      <dc:creator>benhadoop</dc:creator>
      <dc:date>2017-03-29T22:53:17Z</dc:date>
    </item>
    <item>
      <title>Re: Hive Metastore Authorization and how it is connected to Ranger</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hive-Metastore-Authorization-and-how-it-is-connected-to/m-p/179678#M58500</link>
      <description>&lt;P&gt;There is nothing specific to Hive Metastore in evaluating access to HDFS resources. If HDFS Ranger plugin is enabled, then Ranger policies in conjunction with HDFS ACLs will apply. If HDFS Ranger plugin is not enabled, only HDFS ACLs will apply. &lt;/P&gt;</description>
      <pubDate>Tue, 04 Apr 2017 22:03:24 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hive-Metastore-Authorization-and-how-it-is-connected-to/m-p/179678#M58500</guid>
      <dc:creator>vperiasamy</dc:creator>
      <dc:date>2017-04-04T22:03:24Z</dc:date>
    </item>
    <item>
      <title>Re: Hive Metastore Authorization and how it is connected to Ranger</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hive-Metastore-Authorization-and-how-it-is-connected-to/m-p/179679#M58501</link>
      <description>&lt;P&gt;Thank you for that answer. &lt;/P&gt;&lt;P&gt;I was not sure, if there are any specialities, as Hive did some custom checks for read/write rights until: &lt;A href="https://issues.apache.org/jira/browse/HIVE-7583"&gt;https://issues.apache.org/jira/browse/HIVE-7583&lt;/A&gt; and &lt;A href="https://issues.apache.org/jira/browse/HDFS-6570"&gt;https://issues.apache.org/jira/browse/HDFS-6570&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Apr 2017 03:18:13 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hive-Metastore-Authorization-and-how-it-is-connected-to/m-p/179679#M58501</guid>
      <dc:creator>benhadoop</dc:creator>
      <dc:date>2017-04-05T03:18:13Z</dc:date>
    </item>
  </channel>
</rss>

