<?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: How to block Hive CLI access? in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-block-Hive-CLI-access/m-p/173699#M37663</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;One way to accomplish this would be to change the permissions on the hive executable to remove read and execute access for group and other:&lt;/P&gt;&lt;PRE&gt;chmod 400 /usr/hdp/current/hive-client/bin/hive&lt;/PRE&gt;</description>
    <pubDate>Fri, 12 Aug 2016 03:51:42 GMT</pubDate>
    <dc:creator>emaxwell</dc:creator>
    <dc:date>2016-08-12T03:51:42Z</dc:date>
    <item>
      <title>How to block Hive CLI access?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-block-Hive-CLI-access/m-p/173697#M37661</link>
      <description>&lt;P&gt;Hive CLI will be depercated soon. Is there any way to block invoking hive CLI?  this way forcing users to only use beeline.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Aug 2016 03:33:55 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-block-Hive-CLI-access/m-p/173697#M37661</guid>
      <dc:creator>sunile_manjee</dc:creator>
      <dc:date>2016-08-12T03:33:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to block Hive CLI access?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-block-Hive-CLI-access/m-p/173698#M37662</link>
      <description>&lt;P&gt;You could symbolic link the hive cli script/command to the beeline script command.  This will ensure the "hive" command always executes "beeline".&lt;/P&gt;&lt;P&gt;Here is another solution: &lt;A target="_blank" href="https://community.hortonworks.com/questions/10760/how-to-disable-hive-shell-for-all-users.html"&gt;https://community.hortonworks.com/questions/10760/how-to-disable-hive-shell-for-all-users.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Aug 2016 03:51:04 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-block-Hive-CLI-access/m-p/173698#M37662</guid>
      <dc:creator>myoung</dc:creator>
      <dc:date>2016-08-12T03:51:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to block Hive CLI access?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-block-Hive-CLI-access/m-p/173699#M37663</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;One way to accomplish this would be to change the permissions on the hive executable to remove read and execute access for group and other:&lt;/P&gt;&lt;PRE&gt;chmod 400 /usr/hdp/current/hive-client/bin/hive&lt;/PRE&gt;</description>
      <pubDate>Fri, 12 Aug 2016 03:51:42 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-block-Hive-CLI-access/m-p/173699#M37663</guid>
      <dc:creator>emaxwell</dc:creator>
      <dc:date>2016-08-12T03:51:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to block Hive CLI access?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-block-Hive-CLI-access/m-p/173700#M37664</link>
      <description>&lt;P&gt;Of course both of these options can be worked around by anyone with access and rights to the file system.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Aug 2016 04:01:34 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-block-Hive-CLI-access/m-p/173700#M37664</guid>
      <dc:creator>myoung</dc:creator>
      <dc:date>2016-08-12T04:01:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to block Hive CLI access?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-block-Hive-CLI-access/m-p/173701#M37665</link>
      <description>&lt;P&gt; I appreciate all the feedback.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Aug 2016 07:43:49 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-block-Hive-CLI-access/m-p/173701#M37665</guid>
      <dc:creator>sunile_manjee</dc:creator>
      <dc:date>2016-08-12T07:43:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to block Hive CLI access?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-block-Hive-CLI-access/m-p/173702#M37666</link>
      <description>&lt;P&gt;just use doAs=true make sure only hive can read the warehouse folder and you are done. Hive cli can start but not access anything &lt;/P&gt;</description>
      <pubDate>Sat, 13 Aug 2016 02:05:45 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-block-Hive-CLI-access/m-p/173702#M37666</guid>
      <dc:creator>bleonhardi</dc:creator>
      <dc:date>2016-08-13T02:05:45Z</dc:date>
    </item>
  </channel>
</rss>

