DataStream API - Could not find my output file

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

DataStream API - Could not find my output file

Janaarthan M
I am trying to run a simple word count problem using DataStream API in cluster.  When I run the program, it is executing successfully, but the output is not displayed in the console even though I have used the datastream.print() statement.  Will it be stored in any log file?  If so, where can I find my output?