vaibhavk1992 commented on code in PR #729:
URL: https://github.com/apache/incubator-xtable/pull/729#discussion_r2552744343


##########
xtable-service/pom.xml:
##########
@@ -60,7 +60,10 @@
             <groupId>org.apache.hadoop</groupId>
             <artifactId>hadoop-aws</artifactId>
         </dependency>
-
+        <dependency>

Review Comment:
   Somehow hadoop common library import is not working when present in parent 
POM, so after checking with Rahil he suggested that we can have it in the 
x-table service pom. Otherwise xtable-service module doesn't build, it gave 
hadoop-common errors. 



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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to