> How do you retrieve the current batch timestamp in spark streaming? Maybe
> via BatchInfo but it does not seem to be linked to streaming context or
> else... I currently have 1 minutes micro-batch and i'd like to link every
> logs i process with the start of the batch a log belongs
et the timestamp of the batch as
an argument from Spark.
On Fri, Dec 19, 2014 at 11:59 AM, nelson wrote:
> Hi all,
>
> I know the topic have been discussed before, but i couldn't find an answer
> that might suits me.
>
> How do you retrieve the current batch timestamp in spark str
Hi all,
I know the topic have been discussed before, but i couldn't find an answer
that might suits me.
How do you retrieve the current batch timestamp in spark streaming? Maybe
via BatchInfo but it does not seem to be linked to streaming context or
else... I currently have 1 minutes micro-