Is there any specific reason why this feature is only supported in streaming?
On Wed, Jun 8, 2016 at 3:24 PM, Ted Yu <[email protected]> wrote: > There was a minor typo in the name of the config: > > spark.streaming.receiver.writeAheadLog.enable > > Yes, it only applies to Streaming. > > On Wed, Jun 8, 2016 at 3:14 PM, Mohit Anchlia <[email protected]> > wrote: > >> Is something similar to park.streaming.receiver.writeAheadLog.enable >> available on SparkContext? It looks like it only works for spark streaming. >> > >
