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

Ethan Guo edited comment on HUDI-2734 at 11/15/21, 10:11 PM:
-------------------------------------------------------------

I hit `Caused by: java.io.FileNotFoundException: File 
[file:/tmp/hoodie/hudi-test-topic/partition-0|file:///tmp/hoodie/hudi-test-topic/partition-0]
 does not exist` with Kafka Connect using Java client and metadata enabled: 
[https://gist.github.com/yihua/10312a47a5fbb9b092c51228db1d36cc]

Steps to reproduce:
 * Follow kafka-connect setup: 
[https://github.com/apache/hudi/tree/master/hudi-kafka-connect]
 * Enable metadata.  Do not put this config: "hoodie.metadata.enable": "false"


was (Author: guoyihua):
I hit `Caused by: java.io.FileNotFoundException: File 
file:/tmp/hoodie/hudi-test-topic/partition-0 does not exist` with Kafka Connect 
using Java client and metadata table enabled: 
[https://gist.github.com/yihua/10312a47a5fbb9b092c51228db1d36cc]

Steps to reproduce:
 * Follow kafka-connect setup: 
[https://github.com/apache/hudi/tree/master/hudi-kafka-connect]
 * Enable metadata.  Do not put this config: "hoodie.metadata.enable": "false"

> 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
>              Labels: pull-request-available
>             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)

Reply via email to