[
https://issues.apache.org/jira/browse/HUDI-1872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17372713#comment-17372713
]
ASF GitHub Bot commented on HUDI-1872:
--------------------------------------
veenaypatil commented on pull request #3162:
URL: https://github.com/apache/hudi/pull/3162#issuecomment-872194152
> Yes, I agree with you on creating a new module , but let's not put it
under the original hudi-utilities-bundle.
I prefer this:
hudi-utilities-bundle
├── hudi-flink-utilities-bundle
└── hudi-spark-utilities-bundle
I am not suggesting to create modules under `hudi-utilities-bundle`, Also,
in the bundle we are not adding any classes. Since we are moving some Flink
classes to `hudi-utilities` module , we will have to create modules under it,
something like
hudi-utilities
├── hudi-flink-utilities
└── hudi-spark-utilities
and then we can add these two as part of `hudi-utilities-bundle` here
https://github.com/apache/hudi/blob/master/packaging/hudi-utilities-bundle/pom.xml#L70
like the we way we have added `hudi-hive-sync` module from `hudi-sync`
project.
--
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]
> Move HoodieFlinkStreamer into hudi-utilities module
> ---------------------------------------------------
>
> Key: HUDI-1872
> URL: https://issues.apache.org/jira/browse/HUDI-1872
> Project: Apache Hudi
> Issue Type: Task
> Components: Flink Integration
> Reporter: Danny Chen
> Assignee: Vinay
> Priority: Major
> Labels: pull-request-available, sev:normal
> Fix For: 0.9.0
>
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)