michelle chiang created OOZIE-1091:
--------------------------------------
Summary: workflow functional spec, fs action related issues
Key: OOZIE-1091
URL: https://issues.apache.org/jira/browse/OOZIE-1091
Project: Oozie
Issue Type: Bug
Components: docs
Affects Versions: 3.3.0
Reporter: michelle chiang
Priority: Minor
3 issues in docs/WorkflowFunctionalSpec.html:
(1) per oozie-881,
+ When doing a =chmod= command on a directory, ... ..., put a <recursive/>
element inside the <chmod> element.
the <recursive/> does not appear in html.
(2) per oozie-881,
the chmod's recursive element does not appear in the schema,
WorkflowFunctionalSpec.html#Oozie_Schema_Version_0.4.
(3) in WorkflowFunctionalSpec.html#a3.2.4_Fs_HDFS_action:
"If relative paths are used it will be relative to the specified user home
directory."
it seems that workflow fs delete or fs touchz action fails when relative path
is used: FS011: Path [dir] cannot be relative.
besides, usually the relative path in workflow xml is relative to appPath, not
user home.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira