[
https://issues.apache.org/jira/browse/SAMZA-2332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Cameron Lee updated SAMZA-2332:
-------------------------------
Description:
When sending a request to YARN to deploy an application master, some extra
environment variables need to be set so that the application master can be run
in an isolated mode.
# "APPLICATION_MASTER_ISOLATION_ENABLED": if AM isolation is enabled
# "APPLICATION_LIB_DIR": location of application lib (e.g. "__package/lib")
Also, the scripts from the infrastructure resource should be used to launch the
job coordinator.
was:
When sending a request to YARN to deploy an application master, some extra
environment variables need to be set so that the application master can be run
in an isolated mode.
# "APPLICATION_MASTER_ISOLATION_ENABLED": if AM isolation is enabled
# "APPLICATION_LIB_DIR": location of application lib (e.g. "__package/lib")
> [AM isolation] YarnJob should pass new command and additional environment
> variables for AM deployment
> -----------------------------------------------------------------------------------------------------
>
> Key: SAMZA-2332
> URL: https://issues.apache.org/jira/browse/SAMZA-2332
> Project: Samza
> Issue Type: New Feature
> Reporter: Cameron Lee
> Assignee: Cameron Lee
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> When sending a request to YARN to deploy an application master, some extra
> environment variables need to be set so that the application master can be
> run in an isolated mode.
> # "APPLICATION_MASTER_ISOLATION_ENABLED": if AM isolation is enabled
> # "APPLICATION_LIB_DIR": location of application lib (e.g. "__package/lib")
> Also, the scripts from the infrastructure resource should be used to launch
> the job coordinator.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)