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/02/15 15:17:00 UTC

[jira] [Created] (HUDI-1618) NPE with MultiTableDeltaStreamer with ParquetSource

sivabalan narayanan created HUDI-1618:
-----------------------------------------

             Summary: NPE with MultiTableDeltaStreamer with ParquetSource
                 Key: HUDI-1618
                 URL: https://issues.apache.org/jira/browse/HUDI-1618
             Project: Apache Hudi
          Issue Type: Bug
          Components: DeltaStreamer
    Affects Versions: 0.8.0
            Reporter: sivabalan narayanan


SchemaRegistry config is not required for Parquet Source in general. but with multi table delta streamer, looks like we don't hold that assumption and NPE is thrown.

 

Ref: [https://github.com/apache/hudi/issues/2406]

 

 

 

 



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