<?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: we are using hdp 2.1.5 and I have create user in linux and create a directory in hdfs , i want to give read access to hive data base.we are using postgresql..how i can restrict this use to hive db. any one give the solution how can i set permission in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/we-are-using-hdp-2-1-5-and-I-have-create-user-in-linux-and/m-p/111261#M74109</link>
    <description>&lt;A rel="user" href="https://community.cloudera.com/users/10571/gsr5001.html" nodeid="10571"&gt;@sankar rao&lt;/A&gt;&lt;P&gt;You may want to visit these links as they are documented about the use of different Authorizations.&lt;/P&gt;&lt;P&gt;&lt;A href="https://cwiki.apache.org/confluence/display/Hive/LanguageManual+Authorization"&gt;Hive Authorization&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://cwiki.apache.org/confluence/display/Hive/LanguageManual+Authorization"&gt;&lt;/A&gt;&lt;A href="https://cwiki.apache.org/confluence/display/Hive/Storage+Based+Authorization+in+the+Metastore+Server"&gt;Storage Based Authorization in the Metastore Server&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 01 Jun 2016 03:38:40 GMT</pubDate>
    <dc:creator>quadoss</dc:creator>
    <dc:date>2016-06-01T03:38:40Z</dc:date>
    <item>
      <title>we are using hdp 2.1.5 and I have create user in linux and create a directory in hdfs , i want to give read access to hive data base.we are using postgresql..how i can restrict this use to hive db. any one give the solution how can i set permission</title>
      <link>https://community.cloudera.com/t5/Support-Questions/we-are-using-hdp-2-1-5-and-I-have-create-user-in-linux-and/m-p/111258#M74106</link>
      <description />
      <pubDate>Tue, 31 May 2016 22:19:42 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/we-are-using-hdp-2-1-5-and-I-have-create-user-in-linux-and/m-p/111258#M74106</guid>
      <dc:creator>gsr_5001</dc:creator>
      <dc:date>2016-05-31T22:19:42Z</dc:date>
    </item>
    <item>
      <title>Re: we are using hdp 2.1.5 and I have create user in linux and create a directory in hdfs , i want to give read access to hive data base.we are using postgresql..how i can restrict this use to hive db. any one give the solution how can i set permission</title>
      <link>https://community.cloudera.com/t5/Support-Questions/we-are-using-hdp-2-1-5-and-I-have-create-user-in-linux-and/m-p/111259#M74107</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/10571/gsr5001.html" nodeid="10571"&gt;@sankar rao&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Go to /apps/hive/warehouse/ directrory on HDFS and change the user/group permissions as per your requirement.&lt;/P&gt;&lt;P&gt;drwxr-x---   - root              hdfs                 0 2015-11-19 17:30 /apps/hive/warehouse/default.db&lt;/P&gt;</description>
      <pubDate>Tue, 31 May 2016 22:26:29 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/we-are-using-hdp-2-1-5-and-I-have-create-user-in-linux-and/m-p/111259#M74107</guid>
      <dc:creator>divakarreddy_a</dc:creator>
      <dc:date>2016-05-31T22:26:29Z</dc:date>
    </item>
    <item>
      <title>Re: we are using hdp 2.1.5 and I have create user in linux and create a directory in hdfs , i want to give read access to hive data base.we are using postgresql..how i can restrict this use to hive db. any one give the solution how can i set permission</title>
      <link>https://community.cloudera.com/t5/Support-Questions/we-are-using-hdp-2-1-5-and-I-have-create-user-in-linux-and/m-p/111260#M74108</link>
      <description>&lt;P&gt;Are you using Hive CLI or Beeline/JDBC? &lt;/P&gt;&lt;P&gt;1. If you are using Hive CLI, then you need to control permissions on the HDFS. If you have 750 on the data in HDFS, and the user is part of the group, then the user will have only read only access. You can also user ACLs which are part of HDP 2.1.5. You can take a look at using ACLs &lt;A href="http://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.1.5/bk_system-admin-guide/content/ch_acls-on-hdfs.html"&gt;here&lt;/A&gt;&lt;/P&gt;&lt;P&gt;2. If you are using Beeline, and set hive.server2.enable.doAs = true, then what you did on step 1, should be enough. If it is false and you are not using Storage Based authorization, then you will need to set permissions like in SQL with grant. &lt;/P&gt;</description>
      <pubDate>Tue, 31 May 2016 22:29:08 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/we-are-using-hdp-2-1-5-and-I-have-create-user-in-linux-and/m-p/111260#M74108</guid>
      <dc:creator>ravi1</dc:creator>
      <dc:date>2016-05-31T22:29:08Z</dc:date>
    </item>
    <item>
      <title>Re: we are using hdp 2.1.5 and I have create user in linux and create a directory in hdfs , i want to give read access to hive data base.we are using postgresql..how i can restrict this use to hive db. any one give the solution how can i set permission</title>
      <link>https://community.cloudera.com/t5/Support-Questions/we-are-using-hdp-2-1-5-and-I-have-create-user-in-linux-and/m-p/111261#M74109</link>
      <description>&lt;A rel="user" href="https://community.cloudera.com/users/10571/gsr5001.html" nodeid="10571"&gt;@sankar rao&lt;/A&gt;&lt;P&gt;You may want to visit these links as they are documented about the use of different Authorizations.&lt;/P&gt;&lt;P&gt;&lt;A href="https://cwiki.apache.org/confluence/display/Hive/LanguageManual+Authorization"&gt;Hive Authorization&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://cwiki.apache.org/confluence/display/Hive/LanguageManual+Authorization"&gt;&lt;/A&gt;&lt;A href="https://cwiki.apache.org/confluence/display/Hive/Storage+Based+Authorization+in+the+Metastore+Server"&gt;Storage Based Authorization in the Metastore Server&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 01 Jun 2016 03:38:40 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/we-are-using-hdp-2-1-5-and-I-have-create-user-in-linux-and/m-p/111261#M74109</guid>
      <dc:creator>quadoss</dc:creator>
      <dc:date>2016-06-01T03:38:40Z</dc:date>
    </item>
  </channel>
</rss>

