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

[jira] [Updated] (HUDI-251) Add JDBC Source support for Hudi DeltaStreamer

     [ https://issues.apache.org/jira/browse/HUDI-251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

sivabalan narayanan updated HUDI-251:
-------------------------------------
    Labels: pull-request-available sev:normal  (was: pull-request-available)

> Add JDBC Source support for Hudi DeltaStreamer
> ----------------------------------------------
>
>                 Key: HUDI-251
>                 URL: https://issues.apache.org/jira/browse/HUDI-251
>             Project: Apache Hudi
>          Issue Type: Sub-task
>          Components: DeltaStreamer
>    Affects Versions: 0.9.0
>            Reporter: Taher Koitawala
>            Assignee: Sagar Sumit
>            Priority: Trivial
>              Labels: pull-request-available, sev:normal
>             Fix For: 0.9.0
>
>          Time Spent: 25h 40m
>  Remaining Estimate: 168h
>
> Mirroring RDBMS to HUDI is one of the most basic use cases of HUDI. Hence, for such use cases, DeltaStreamer should provide inbuilt support.
> DeltaSteamer should accept something like jdbc-source.properties where users can define the RDBMS connection properties along with a timestamp column and an interval which allows users to express how frequently HUDI should check with RDBMS data source for new inserts or updates.
> Details are documented in RFC-14
> https://cwiki.apache.org/confluence/display/HUDI/RFC+-+14+%3A+JDBC+incremental+puller



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