Re: how to pass configuration properties from driver to executor?

2015-05-02 Thread Akhil Das
do we do that? Thanks. Tian -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/how-to-pass-configuration-properties-from-driver-to-executor-tp22728.html Sent from the Apache Spark User List mailing list archive at Nabble.com

Re: how to pass configuration properties from driver to executor?

2015-05-01 Thread Michael Ryabtsev
, we are using some package that is using typesafe config to read configuration properties. How do we do that? Thanks. Tian -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/how-to-pass-configuration-properties-from-driver-to-executor-tp22728.html Sent

how to pass configuration properties from driver to executor?

2015-04-30 Thread Tian Zhang
to both driver and executors. Note in the executor, we are using some package that is using typesafe config to read configuration properties. How do we do that? Thanks. Tian -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/how-to-pass-configuration-properties