You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by GitBox <gi...@apache.org> on 2019/07/23 03:10:24 UTC

[GitHub] [zeppelin] zjffdu commented on a change in pull request #3411: ZEPPELIN-4272: Zeppelin fails to use s3a configured for zeppelin.note…

zjffdu commented on a change in pull request #3411: ZEPPELIN-4272: Zeppelin fails to use s3a configured for zeppelin.note…
URL: https://github.com/apache/zeppelin/pull/3411#discussion_r306112562
 
 

 ##########
 File path: zeppelin-server/pom.xml
 ##########
 @@ -109,6 +110,12 @@
       </exclusions>
     </dependency>
 
+        <dependency>
+          <groupId>org.apache.directory.server</groupId>
+          <artifactId>kerberos-client</artifactId>
+          <version>${kerberos-client.version}</version>
 
 Review comment:
   Why we need kerberos-client in zeppelin-server ?

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services