<?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: Anonymous user requests to access on Hive HDFS files in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Anonymous-user-requests-to-access-on-Hive-HDFS-files/m-p/220619#M60498</link>
    <description>&lt;A rel="user" href="https://community.cloudera.com/users/17573/smartdatabundle.html" nodeid="17573"&gt;@Smart Data&lt;/A&gt;&lt;P&gt;What is the value of hive.server2.authentication in hive-site.xml? Default is NONE. Assuming this is none, and you don't specify a username, driver will default to using "anonymous" as the username.&lt;/P&gt;</description>
    <pubDate>Sat, 06 May 2017 02:41:06 GMT</pubDate>
    <dc:creator>mqureshi</dc:creator>
    <dc:date>2017-05-06T02:41:06Z</dc:date>
    <item>
      <title>Anonymous user requests to access on Hive HDFS files</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Anonymous-user-requests-to-access-on-Hive-HDFS-files/m-p/220617#M60496</link>
      <description>&lt;P&gt;Hi all,
I installed Hive on HDP 2.5. I configured Ranger to allow access to the HDFS path for only &lt;STRONG&gt;hive &lt;/STRONG&gt;user.
In Audit Ranger, there is an &lt;STRONG&gt;Anonymous&lt;/STRONG&gt; user who wants to use &lt;STRONG&gt;/tmp/hive&lt;/STRONG&gt; on HDFS.
What is the purpose of this &lt;STRONG&gt;Anonymous &lt;/STRONG&gt;user ?
Thank you for your advice.&lt;/P&gt;</description>
      <pubDate>Thu, 04 May 2017 21:47:24 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Anonymous-user-requests-to-access-on-Hive-HDFS-files/m-p/220617#M60496</guid>
      <dc:creator>smartdatabundle</dc:creator>
      <dc:date>2017-05-04T21:47:24Z</dc:date>
    </item>
    <item>
      <title>Re: Anonymous user requests to access on Hive HDFS files</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Anonymous-user-requests-to-access-on-Hive-HDFS-files/m-p/220618#M60497</link>
      <description>&lt;P&gt;/tmp/hive is used for intermediate data by hive. &lt;/P&gt;</description>
      <pubDate>Sat, 06 May 2017 00:38:22 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Anonymous-user-requests-to-access-on-Hive-HDFS-files/m-p/220618#M60497</guid>
      <dc:creator>vperiasamy</dc:creator>
      <dc:date>2017-05-06T00:38:22Z</dc:date>
    </item>
    <item>
      <title>Re: Anonymous user requests to access on Hive HDFS files</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Anonymous-user-requests-to-access-on-Hive-HDFS-files/m-p/220619#M60498</link>
      <description>&lt;A rel="user" href="https://community.cloudera.com/users/17573/smartdatabundle.html" nodeid="17573"&gt;@Smart Data&lt;/A&gt;&lt;P&gt;What is the value of hive.server2.authentication in hive-site.xml? Default is NONE. Assuming this is none, and you don't specify a username, driver will default to using "anonymous" as the username.&lt;/P&gt;</description>
      <pubDate>Sat, 06 May 2017 02:41:06 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Anonymous-user-requests-to-access-on-Hive-HDFS-files/m-p/220619#M60498</guid>
      <dc:creator>mqureshi</dc:creator>
      <dc:date>2017-05-06T02:41:06Z</dc:date>
    </item>
    <item>
      <title>Re: Anonymous user requests to access on Hive HDFS files</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Anonymous-user-requests-to-access-on-Hive-HDFS-files/m-p/220620#M60499</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/17573/smartdatabundle.html" nodeid="17573"&gt;@Smart Data&lt;/A&gt;&lt;/P&gt;&lt;P&gt;This link talks about anonymous user: &lt;A href="https://cwiki.apache.org/confluence/display/Hive/Setting+Up+HiveServer2" target="_blank"&gt;https://cwiki.apache.org/confluence/display/Hive/Setting+Up+HiveServer2&lt;/A&gt;. Like &lt;A rel="user" href="https://community.cloudera.com/users/10969/mqureshi.html" nodeid="10969"&gt;@mqureshi&lt;/A&gt; stated, if the value for hive.server2.authentication is set to NONE then you'd see the anonymous user come into play. &lt;/P&gt;&lt;P&gt;Also, since you are using ranger, I'd guess that the whole point is to ensure that you have more fine grained control i.e., for each user so impersonation should also be enabled. &lt;/P&gt;</description>
      <pubDate>Sun, 07 May 2017 05:21:44 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Anonymous-user-requests-to-access-on-Hive-HDFS-files/m-p/220620#M60499</guid>
      <dc:creator>srai1</dc:creator>
      <dc:date>2017-05-07T05:21:44Z</dc:date>
    </item>
    <item>
      <title>Re: Anonymous user requests to access on Hive HDFS files</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Anonymous-user-requests-to-access-on-Hive-HDFS-files/m-p/220621#M60500</link>
      <description>&lt;P&gt;Thank you for your reply. Indeed, the value is NONE.&lt;/P&gt;</description>
      <pubDate>Mon, 15 May 2017 15:53:11 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Anonymous-user-requests-to-access-on-Hive-HDFS-files/m-p/220621#M60500</guid>
      <dc:creator>smartdatabundle</dc:creator>
      <dc:date>2017-05-15T15:53:11Z</dc:date>
    </item>
    <item>
      <title>Re: Anonymous user requests to access on Hive HDFS files</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Anonymous-user-requests-to-access-on-Hive-HDFS-files/m-p/220622#M60501</link>
      <description>&lt;P&gt;Thank you for your reply. I will try LDAP mode... &lt;/P&gt;</description>
      <pubDate>Mon, 15 May 2017 20:31:17 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Anonymous-user-requests-to-access-on-Hive-HDFS-files/m-p/220622#M60501</guid>
      <dc:creator>smartdatabundle</dc:creator>
      <dc:date>2017-05-15T20:31:17Z</dc:date>
    </item>
  </channel>
</rss>

