Re: [Dev] [DAS] Setting akka Configuration Properties

2016-07-18 Thread Isuru Haththotuwa
Many thanks Niranda. But seems this is available from akka 2.4.x [1], while
DAS is using org.spark.project.akka*2.3.4.

[1].
http://doc.akka.io/docs/akka/2.4-M2/general/remoting.html#Peer-to-Peer_vs__Client-Server

On Mon, Jul 18, 2016 at 1:21 PM, Niranda Perera  wrote:

> 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 
> 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* *
>>
>>
>>
>
>
> --
> *Niranda Perera*
> Software Engineer, WSO2 Inc.
> Mobile: +94-71-554-8430
> Twitter: @n1r44 
> https://pythagoreanscript.wordpress.com/
>



-- 
Thanks and Regards,

Isuru H.
+94 716 358 048* *
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] [DAS] Setting akka Configuration Properties

2016-07-18 Thread Niranda Perera
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  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* *
>
>
>


-- 
*Niranda Perera*
Software Engineer, WSO2 Inc.
Mobile: +94-71-554-8430
Twitter: @n1r44 
https://pythagoreanscript.wordpress.com/
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] [DAS] Setting akka Configuration Properties

2016-07-17 Thread Isuru Haththotuwa
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* *
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev