On Tue, Nov 4, 2014 at 9:34 AM, Cody Koeninger <c...@koeninger.org> wrote:
> 2.  Is there a reason StreamingContext.getOrCreate defaults to a blank
> hadoop configuration rather than
> org.apache.spark.deploy.SparkHadoopUtil.get.conf,
> which would pull values from spark config?

This is probably something I overlooked when I changed the rest of the
code to use SparkHadoopUtil.get.conf. Feel free to send a PR for it,
we should get it into 1.2 so that all code creates configuration
objects in a consistent way.

-- 
Marcelo

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@spark.apache.org
For additional commands, e-mail: dev-h...@spark.apache.org

Reply via email to