Sorry, I misread. Not sure about CONTAINER_JVM_OPTIONS.

On Fri, Feb 26, 2016 at 8:24 AM, Bhupesh Chawda <[email protected]>
wrote:

> Hi Ram,
>
> We have "MASTER_MEMORY_MB" as a parameter in DagContext.
> Perhaps dt.MASTER_MEMORY_MB or
> dt.application.<Application>.attr.MASTER_MEMORY_MB should work.
>
> -Bhupesh
>
> On Fri, Feb 26, 2016 at 1:08 AM, Munagala Ramanath <[email protected]>
> wrote:
>
>> Do we have a property for specifying JVM options for the App Master alone
>> ?
>>
>> We can do it for all containers with: *dt.attr.CONTAINER_JVM_OPTIONS*
>> we can do it for specific operators with:
>> *dt.operator.<OPERATOR_NAME>.attr.JVM_OPTIONS*
>>
>> ... etc.
>>
>> But how about for the App Master ?
>>
>> Ram
>>
>
>

Reply via email to