You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "liujinhui (Jira)" <ji...@apache.org> on 2020/01/07 13:16:00 UTC

[jira] [Created] (HUDI-507) Support \ t split hdfs source

liujinhui created HUDI-507:
------------------------------

             Summary: Support \ t split hdfs source
                 Key: HUDI-507
                 URL: https://issues.apache.org/jira/browse/HUDI-507
             Project: Apache Hudi (incubating)
          Issue Type: Improvement
          Components: Utilities
            Reporter: liujinhui
             Fix For: 0.5.1


hi,hudi

 

Current Hudi data source does not support HDFS file data splitting with \ t separator
I want to complete it and contribute to the community.
The main change is the addition of the TextDFSSource class to provide support.
The specific new logic is: split the hdfs data according to the delimiter, and then map it to the source.avsc pattern

 

Or do some other symbol format as an extension

thanks,

liujh

 

 



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