captainzmc commented on a change in pull request #195: [LIVY-634] To support 
reuse hive PasswdAuthenticationProvider implementation in ThriftServer
URL: https://github.com/apache/incubator-livy/pull/195#discussion_r322577926
 
 

 ##########
 File path: thriftserver/server/pom.xml
 ##########
 @@ -56,6 +56,25 @@
         </exclusion>
       </exclusions>
     </dependency>
+    <dependency>
+      <groupId>org.apache.hive</groupId>
+      <artifactId>hive-common</artifactId>
 
 Review comment:
   Hi @mgaido91 @yantzu , I see  there is a separate ldap package under the 
auth in hive. If we support LDAP,  do we need to manually implement all the 
implementations under this package? 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to