Details
-
Type:
Bug
-
Status: Resolved
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: 2.2.0
-
Fix Version/s: 2.3.0
-
Component/s: app.editor
-
Labels:None
-
Target Version:
Description
Add a file in a Shell workflow and we get a 500 at submission:
/tmp/tmpWEtyae/oozie/editor/gen/workflow-common.xml.mako.py in render_filelink
__M_writer(escape(unicode( path + '#' + posixpath.basename(path) ))) ...
▼ Local vars Variable Value __M_caller None __M_writer <built-in method append of collections.deque object at 0x7fa721fd0830> context <mako.runtime.Context object at 0x7fa721fc9190> path {u'name': u'/user/romain/cat.sh'}
Need to check for archives too.