soumilshah1995 opened a new issue, #8409:
URL: https://github.com/apache/hudi/issues/8409
"Does Apache Hudi Delta Streamer support ingestion of a JSON file with
multiple JSON records in a single file, where each record is delimited by a new
line character? For example, if I have a file named File1.json with several
JSON records separated by new line characters, can I use Hudi Delta Streamer to
ingest the data?"
Input Format org.apache.hadoop.mapred.TextInputFormat
'''
{}
{}
{}
{}
'''
This is how records are in files
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]