[
https://issues.apache.org/jira/browse/SUBMARINE-48?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zhankun Tang updated SUBMARINE-48:
----------------------------------
Component/s: Commons
> Format of env vars job run parameter is not documented
> ------------------------------------------------------
>
> Key: SUBMARINE-48
> URL: https://issues.apache.org/jira/browse/SUBMARINE-48
> Project: Apache Submarine
> Issue Type: Improvement
> Components: Commons
> Reporter: Szilard Nemeth
> Assignee: Szilard Nemeth
> Priority: Major
> Fix For: 0.3.0
>
>
> According to the Submarine design doc
> ([https://docs.google.com/document/d/199J4pB3blqgV9SCNvBbTqkEoQdjoyGMjESV4MktCo0k/edit#heading=h.klmv5hrbgx9l),]
> the environment variables are passed like this to job run:
> {code:java}
> --envs key1=value1,key2=value2
> {code}
> However, this is not straightforward from reading the code and it's not
> documented in
> {{org.apache.hadoop.yarn.submarine.client.cli.RunJobCli#generateOptions}}, so
> users won't see it straight away when executing the help command.
> We need to fix this.
> Some unit tests are also need to be added, as testing envs is not covered at
> all.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]