Hi Isuru, I checked the Spark docs but it is not publicly documented, but if you check here [1], akka settings can be set in the spark conf. So, you should be able to set those configs in the spark-defaults.conf file in repository/conf/analytics/spark dir.
Best [1] https://github.com/apache/spark/blob/branch-1.4/core/src/main/scala/org/apache/spark/SparkConf.scala#L320 On Mon, Jul 18, 2016 at 12:48 AM, Isuru Haththotuwa <[email protected]> wrote: > Hi all, > > When deploying DAS 3.0.1 min HA setup in a containerized environment, its > required for the akka local actor to bind to an IP from one network > interface and advertise another. This is possible via the configurations > [1]. I noted that we do not have a config file for akka RPC system in DAS. > Is it possible to set these properties in DAS? > > [1]. http://doc.akka.io/docs/akka/snapshot/additional/faq.html > > -- > Thanks and Regards, > > Isuru H. > +94 716 358 048* <http://wso2.com/>* > > > -- *Niranda Perera* Software Engineer, WSO2 Inc. Mobile: +94-71-554-8430 Twitter: @n1r44 <https://twitter.com/N1R44> https://pythagoreanscript.wordpress.com/
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
