You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "Sagar Sumit (Jira)" <ji...@apache.org> on 2022/05/23 11:23:00 UTC

[jira] [Commented] (HUDI-3193) Move hudi-aws dependency out of hudi-client-common

    [ https://issues.apache.org/jira/browse/HUDI-3193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17540901#comment-17540901 ] 

Sagar Sumit commented on HUDI-3193:
-----------------------------------

We cannot remove hudi-aws from hudi-client-common. It is being used in two places:
 # During building of hoodie write config for commit executors or metadata writer
 # During hive-sync in hudi-flink if sync mode uses Glue.

What we can do is to provide static builders for sync tool and make hudi-aws a dependency with provided scope (as compared to compile time).

> Move hudi-aws dependency out of hudi-client-common
> --------------------------------------------------
>
>                 Key: HUDI-3193
>                 URL: https://issues.apache.org/jira/browse/HUDI-3193
>             Project: Apache Hudi
>          Issue Type: Improvement
>          Components: dependencies
>            Reporter: Raymond Xu
>            Priority: Blocker
>             Fix For: 0.12.0
>
>




--
This message was sent by Atlassian Jira
(v8.20.7#820007)