You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "Raymond Xu (Jira)" <ji...@apache.org> on 2023/01/05 18:25:00 UTC

[jira] [Closed] (HUDI-4961) Support optional table synchronization to hive.

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

Raymond Xu closed HUDI-4961.
----------------------------
    Fix Version/s: 0.13.0
       Resolution: Implemented

> Support optional table synchronization to hive.
> -----------------------------------------------
>
>                 Key: HUDI-4961
>                 URL: https://issues.apache.org/jira/browse/HUDI-4961
>             Project: Apache Hudi
>          Issue Type: Improvement
>          Components: hive
>            Reporter: HunterXHunter
>            Assignee: HunterXHunter
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 0.13.0
>
>
> The current default is to synchronize tables RT and RO,named with the suffix _rt and _ro,but sometimes the user only needs one RO or RT table and the table name does not need the suffix,An optional parameter is added to allow the user to synchronize only one table, and the table name is not suffixed.
> add new parameter :
> {{hive_sync.table.strategy}} Available options : RO , RT, ALL
> {{hoodie.datasource.hive_sync.table.strategy}} Available options : RO , RT, ALL



--
This message was sent by Atlassian Jira
(v8.20.10#820010)