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:
[email protected]
With regards,
Apache Git Services