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/11/15 15:50:00 UTC

[jira] [Commented] (HUDI-2734) Disable metadata by default for some engines and infra

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

sivabalan narayanan commented on HUDI-2734:
-------------------------------------------

Verified that flink already has a separate config for metadata table. [https://github.com/apache/hudi/blob/38b6934352abd27b98332cce005f18102b388679/hudi-flink/src/main/java/org/apache/hudi/configuration/FlinkOptions.java#L94]

 

Will be fixing java to explicitly disable. 

 

> Disable metadata by default for some engines and infra
> ------------------------------------------------------
>
>                 Key: HUDI-2734
>                 URL: https://issues.apache.org/jira/browse/HUDI-2734
>             Project: Apache Hudi
>          Issue Type: Improvement
>            Reporter: sivabalan narayanan
>            Assignee: sivabalan narayanan
>            Priority: Blocker
>             Fix For: 0.10.0
>
>
> As of now, we have enabled metadata by default on the write path in master. but there are few engines and infra where we can't enable due to unavailability or due to not sufficient testing done.
>  
> flink, java
> kafka connect. 
>  



--
This message was sent by Atlassian Jira
(v8.20.1#820001)