Problem with writeAsText

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Problem with writeAsText

Punit Naik
I have a Dataset which contains only strings. But when I execute a writeAsText and supply a folder inside the string, it finishes with the following output but does not write any text files:

org.apache.flink.api.java.operators.DataSink[String] = DataSink '<unnamed>' (TextOutputFormat (file://path/to/output) - UTF-8)

--
Thank You

Regards

Punit Naik
Reply | Threaded
Open this post in threaded view
|

Re: Problem with writeAsText

Punit Naik
Please ignore this question as I forgot to do a env.execute

On Mon, May 2, 2016 at 11:45 AM, Punit Naik <[hidden email]> wrote:
I have a Dataset which contains only strings. But when I execute a writeAsText and supply a folder inside the string, it finishes with the following output but does not write any text files:

org.apache.flink.api.java.operators.DataSink[String] = DataSink '<unnamed>' (TextOutputFormat (file://path/to/output) - UTF-8)

--
Thank You

Regards

Punit Naik



--
Thank You

Regards

Punit Naik