Re: writeAsFormattedText sets only Unix/Linux line endings

2019-05-09 Thread Chesnay Schepler
, Konstantinos wrote: Kind reminder *From:*Papadopoulos, Konstantinos *Sent:* Monday, May 06, 2019 5:31 PM *To:* user@flink.apache.org *Subject:* writeAsFormattedText sets only Unix/Linux line endings Hi all, We are developing an application using Flink DataSet API focusing on generating

RE: writeAsFormattedText sets only Unix/Linux line endings

2019-05-09 Thread Papadopoulos, Konstantinos
Kind reminder From: Papadopoulos, Konstantinos Sent: Monday, May 06, 2019 5:31 PM To: user@flink.apache.org Subject: writeAsFormattedText sets only Unix/Linux line endings Hi all, We are developing an application using Flink DataSet API focusing on generating a CSV file from a dataset

writeAsFormattedText sets only Unix/Linux line endings

2019-05-06 Thread Papadopoulos, Konstantinos
Hi all, We are developing an application using Flink DataSet API focusing on generating a CSV file from a dataset of POJOs using writeAsFormattedText and a custom TextFormatter. During the testing of our application, we observed that the files generated consist of Unix line endings (i.e.,