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

ASF GitHub Bot commented on HUDI-1872:
--------------------------------------

veenaypatil commented on a change in pull request #3162:
URL: https://github.com/apache/hudi/pull/3162#discussion_r684214049



##########
File path: packaging/hudi-utilities-bundle/pom.xml
##########
@@ -364,6 +372,33 @@
       <artifactId>curator-recipes</artifactId>
       <version>${zk-curator.version}</version>
     </dependency>
+
+    <dependency>
+      <groupId>org.apache.hudi</groupId>
+      <artifactId>hudi-flink_${scala.binary.version}</artifactId>
+      <version>${project.version}</version>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.hudi</groupId>
+      <artifactId>hudi-flink-client</artifactId>
+      <version>${project.version}</version>
+    </dependency>

Review comment:
       @danny0405  we discussed on the mailing regarding this and decided to go 
ahead with using a single utilities bundle for Flink and spark. 
   
   cc @vinothchandar 
   




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

Reply via email to