vinishjail97 commented on code in PR #538:
URL: https://github.com/apache/incubator-xtable/pull/538#discussion_r1763498818


##########
xtable-utilities/pom.xml:
##########
@@ -90,33 +88,6 @@
            <scope>compile</scope>
        </dependency>
 
-        <dependency>
-           <groupId>org.apache.parquet</groupId>
-           <artifactId>parquet-avro</artifactId>
-        </dependency>
-
-        <!-- AWS Dependencies -->
-        <dependency>
-            <groupId>org.apache.hadoop</groupId>
-            <artifactId>hadoop-aws</artifactId>
-        </dependency>
-        <dependency>
-            <groupId>com.amazonaws</groupId>
-            <artifactId>aws-java-sdk-bundle</artifactId>
-        </dependency>
-
-        <!-- Azure Dependencies -->
-        <dependency>
-            <groupId>org.apache.hadoop</groupId>
-            <artifactId>hadoop-azure</artifactId>
-        </dependency>
-
-        <!-- GCS Dependencies -->
-        <dependency>
-            <groupId>com.google.cloud.bigdataoss</groupId>
-            <artifactId>gcs-connector</artifactId>
-        </dependency>

Review Comment:
   Without these jars, user won't be able to run the xtable jar sync for s3 or 
gcs paths ? 



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