Nevermind. Just creating an empty hadoop configuration from executors did the trick.
On Thu, Jul 31, 2014 at 6:16 PM, Sung Hwan Chung <coded...@cs.stanford.edu> wrote: > Is there any way to get SparkContext object from executor? Or hadoop > configuration, etc. The reason is that I would like to write to HDFS from > executors. >