Jeremy Beard created OOZIE-1780:
-----------------------------------
Summary: Configuration file is not necessarily required
Key: OOZIE-1780
URL: https://issues.apache.org/jira/browse/OOZIE-1780
Project: Oozie
Issue Type: Improvement
Components: core
Affects Versions: 4.0.1
Reporter: Jeremy Beard
Priority: Minor
It is easy enough to run an Oozie workflow without anything inside the
properties file if it is run something like this:
oozie job -oozie http://oozieserverhost:11000/oozie -D
oozie.wf.application.path=/path/to/workflow.xml -D
oozie.use.system.libpath=true -config emptyfile.properties -run
Should the configuration file then be optional?
--
This message was sent by Atlassian JIRA
(v6.2#6252)