You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@spark.apache.org by M Singh <ma...@yahoo.com> on 2014/07/03 18:40:35 UTC

spark text processing

Hi:

Is there a way to find out when spark has finished processing a text file (both for streaming and non-streaming cases) ?

Also, after processing, can spark copy the file to another directory ?


Thanks