Re: Read multiline JSON/XML

Posted by vino yang on
URL: http://deprecated-apache-flink-user-mailing-list-archive.369.s1.nabble.com/Read-multiline-JSON-XML-tp31338p31356.html

Also, say sorry to Flavio!

Best,
Vino

vino yang <[hidden email]> 于2019年12月2日周一 上午10:29写道:
Hi Chesnay,

Sorry, yes, I lost the "like" keyword. I mistakenly thought he wanted to ask how to use Spark to accomplish this job.

Best,
Vino

Chesnay Schepler <[hidden email]> 于2019年11月29日周五 下午10:01写道:
Why vino?

He's specifically asking whether Flink offers something _like_ spark.

On 29/11/2019 14:39, vino yang wrote:
Hi Flavio,

IMO, it would take more effect to ask this question in the Spark user mailing list. 

WDYT?

Best,
Vino

Flavio Pompermaier <[hidden email]> 于2019年11月29日周五 下午7:09写道:
Hi to all,
is there any out-of-the-box option to read multiline JSON or XML like in Spark?
It would be awesome to have something like

spark.read .option("multiline", true) .json("/path/to/user.json")

Best,
Flavio