You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "xiang zhang (Jira)" <ji...@apache.org> on 2022/02/11 10:00:00 UTC

[jira] [Created] (HUDI-3413) fix jackson parse error when empty message from JsonKafkaSource Using HoodieDeltaStreamer

xiang zhang created HUDI-3413:
---------------------------------

             Summary: fix jackson parse error when empty message  from JsonKafkaSource Using HoodieDeltaStreamer 
                 Key: HUDI-3413
                 URL: https://issues.apache.org/jira/browse/HUDI-3413
             Project: Apache Hudi
          Issue Type: Bug
            Reporter: xiang zhang


when there is an empty kafka empty message,  HoodieDeltaStreamer will occur _'No content to map due to end-of-input_ ' error, to solve that, we should filter empty message from JsonKafkaSource



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