You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2022/02/25 04:15:06 UTC

[GitHub] [iceberg] openinx commented on a change in pull request #4221: Dell: Add Dell EMC EcsCatalog.

openinx commented on a change in pull request #4221:
URL: https://github.com/apache/iceberg/pull/4221#discussion_r814462383



##########
File path: build.gradle
##########
@@ -594,6 +594,13 @@ project(':iceberg-dell') {
     implementation project(path: ':iceberg-bundled-guava', configuration: 'shadow')
     compileOnly 'com.emc.ecs:object-client-bundle'
 
+    compileOnly("org.apache.hadoop:hadoop-common") {

Review comment:
       Why do we need the hadoop-common in the compile path for `iceberg-dell` FileIO & Catalog ?  In my mind, we had a several PR to remove all the hadoop dependencies for 3rd party `FileIO` and `Catalog` implementation.




-- 
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: issues-unsubscribe@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org