-
Type:
Bug
-
Status: Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 4.0.0
-
Fix Version/s: None
-
Component/s: workflow
-
Labels:None
There are cases where specifying an empty string for a parameter value in an Oozie job properties file would be very useful (e.g. the line “parametername=”). However, when this is done Oozie ignores the parameter completely and then any references to it in the job throws the error:
javax.servlet.jsp.el.ELException: variable [parametername] cannot be resolved