You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/08/08 20:21:00 UTC

[jira] [Commented] (HUDI-2229) Refact hoodie stream creator in flink

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

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

hudi-bot edited a comment on pull request #3348:
URL: https://github.com/apache/hudi/pull/3348#issuecomment-886785658


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "cde9cca62d5fa09aa04bdcc01b6c8a10ed55a2a7",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1168",
       "triggerID" : "cde9cca62d5fa09aa04bdcc01b6c8a10ed55a2a7",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * cde9cca62d5fa09aa04bdcc01b6c8a10ed55a2a7 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1168) 
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@flinkbot run travis` re-run the last Travis build
    - `@flinkbot run azure` re-run the last Azure build
   </details>


-- 
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: commits-unsubscribe@hudi.apache.org

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


> Refact hoodie stream creator in flink
> -------------------------------------
>
>                 Key: HUDI-2229
>                 URL: https://issues.apache.org/jira/browse/HUDI-2229
>             Project: Apache Hudi
>          Issue Type: Improvement
>          Components: Flink Integration
>            Reporter: wu xingbo
>            Priority: Trivial
>              Labels: beginner, pull-request-available
>             Fix For: 0.9.0
>
>   Original Estimate: 12h
>  Remaining Estimate: 12h
>
> the procedure of hoodiedatastreamsink is duplicated in current HoodieFlinkStreamer and HoodieTableSink, such as index bootstrap, compaction,etc.
> propose to refact them as same function in utility 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)