Author: lmccay
Date: Thu Aug 7 03:09:06 2014
New Revision: 1616391
URL: http://svn.apache.org/r1616391
Log:
KNOX-407 remove requirement for disabling doAs for hive - contributed by Vinay
Shukla
Modified:
knox/site/books/knox-0-5-0/knox-0-5-0.html
Modified: knox/site/books/knox-0-5-0/knox-0-5-0.html
URL:
http://svn.apache.org/viewvc/knox/site/books/knox-0-5-0/knox-0-5-0.html?rev=1616391&r1=1616390&r2=1616391&view=diff
==============================================================================
--- knox/site/books/knox-0-5-0/knox-0-5-0.html (original)
+++ knox/site/books/knox-0-5-0/knox-0-5-0.html Thu Aug 7 03:09:06 2014
@@ -2596,12 +2596,6 @@ session.shutdown(10, SECONDS)
<value>http</value>
<description>Server transport mode. "binary" or
"http".</description>
</property>
-</code></pre><p>Also current version of Hive doesn’t not support
impersonation in HTTP mode, so the following properties have to be present in a
Hive configuration.</p>
-<pre><code><property>
- <name>hive.server2.enable.doAs</name>
- <value>false</value>
- <description>Set this property to enable impersonation in Hive
Server 2</description>
-</property>
<property>
<name>hive.server2.allow.user.substitution</name>