Re: Csv data stream

2016-10-06 Thread drystan mazur
Hi Fabian, I am running on a IDE and the code runs all ok just no output from the datastream Thanks -- View this message in context: http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/Re-Csv-data-stream-tp9377p9384.html Sent from the Apache Flink User Mailing List archive. mail

Re: DataStream csv reading

2016-10-06 Thread drystan mazur
Hi Fabian, The program runs with no exceptions in an IDE but I can't see the datastream print messagesThanks -- View this message in context: http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/DataStream-csv-reading-tp9376p9382.html Sent from the Apache Flink User Mailing List

Re: DataStream csv reading

2016-10-06 Thread drystan mazur
Hi Greg,The program runs with no exceptions in an IDE but I can't see the datastream print messagesThanks -- View this message in context: http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/DataStream-csv-reading-tp9376p9381.html Sent from the Apache Flink User Mailing List arc

DataStream csv reading

2016-10-06 Thread drystan mazur
HelloI am reading a csv file with flink 1.1.2 the file loads and runs but printing shows nothing ?The code runs ok I just wanted to view the datastream what I am doing wrong ?Thanks -- View this message in context: http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/DataStream-c

Csv data stream

2016-10-06 Thread drystan mazur
HelloI am reading a csv file with flink 1.1.2 the file loads and runs but printi= ng shows nothing ? TupleCsvInputFormat oilDataIn; TupleTypeInfo> oildataTypes; BasicTypeInfo[] types =3D {BasicTypeInfo.STRING_TYPE_INFO,BasicTypeIn=fo.STRING_TYPE_INFO,BasicTypeInfo.STRING_TYPE_INFO,