GH-236: add support for -Dname=value to oozie CLI and make -config optional
---------------------------------------------------------------------------
Key: OOZIE-200
URL: https://issues.apache.org/jira/browse/OOZIE-200
Project: Oozie
Issue Type: Bug
Reporter: Hadoop QA
Add support for multiple occurrences of -Dname=value options.
Those NVP are added to the job configuration sent to the server.
If a property is both in the job config file and as a -D option, the -D option
value should take precedence.
Making it -config optional to allow submission of jobs using pure command line.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira