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/08/28 16:13:24 UTC

[GitHub] [zeppelin] prabhjyotsingh commented on a change in pull request #3411: ZEPPELIN-4272: Zeppelin fails to compile when hadoop3 is enabled

prabhjyotsingh commented on a change in pull request #3411: ZEPPELIN-4272: Zeppelin fails to compile when hadoop3 is enabled
URL: https://github.com/apache/zeppelin/pull/3411#discussion_r318670378
 
 

 ##########
 File path: zeppelin-zengine/pom.xml
 ##########
 @@ -312,6 +308,12 @@
       </activation>
 
       <dependencies>
+        <dependency>
+          <groupId>com.amazonaws</groupId>
 
 Review comment:
   Any specific reason this is moved from there to only `hadoop2` profile? Hope this does not cause any problem with `hadoop3` profile.

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