bhavikpatel9977 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_r306123288
 
 

 ##########
 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:
   When i tried to build with hadoop3 profile, the build was failed and it 
throws an error `[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on 
project zeppelin-server: Compilation failure: Compilation failure:
   [ERROR] 
/home/bhavik/workspace/apache_zep/zeppelin/zeppelin-server/src/main/java/org/apache/zeppelin/realm/kerberos/KerberosUtil.java:[41,58]
 package org.apache.directory.server.kerberos.shared.keytab does not exist`

----------------------------------------------------------------
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

Reply via email to