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&rsquo;t not support 
impersonation in HTTP mode, so the following properties have to be present in a 
Hive configuration.</p>
-<pre><code>&lt;property&gt;
-    &lt;name&gt;hive.server2.enable.doAs&lt;/name&gt;
-    &lt;value&gt;false&lt;/value&gt;
-    &lt;description&gt;Set this property to enable impersonation in Hive 
Server 2&lt;/description&gt;
-&lt;/property&gt;
 
 &lt;property&gt;
     &lt;name&gt;hive.server2.allow.user.substitution&lt;/name&gt;


Reply via email to