Szilard Nemeth created SUBMARINE-50:
---------------------------------------
Summary: Ensure that null values from CLI / YAML configs handled
appropriately
Key: SUBMARINE-50
URL: https://issues.apache.org/jira/browse/SUBMARINE-50
Project: Hadoop Submarine
Issue Type: Improvement
Reporter: Szilard Nemeth
Assignee: Szilard Nemeth
This is popped up from SUBMARINE-47
We have a common validation code in:
RunJobParameters#updateParametersByParsedCommandline
Here, we parse the CMD line (or YAML) arguments.
We need to make sure no NPE is thrown and all null values are handled properly.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)