Jason Phelps created OOZIE-3322:
-----------------------------------
Summary: Please document that the prepare element "delete path"
runs with skipTrash
Key: OOZIE-3322
URL: https://issues.apache.org/jira/browse/OOZIE-3322
Project: Oozie
Issue Type: Improvement
Components: docs
Reporter: Jason Phelps
For the FS action, it is [documented that the delete command will skip trash by
default|https://oozie.apache.org/docs/5.0.0/WorkflowFunctionalSpec.html#a3.2.4_Fs_HDFS_action]
[0]:
For prepare operations for other actions, it will also skip trash by default,
but it is not documented anywhere. It should be clarified that this is the
behavior
{{[0] The }}{{delete}}{{ command deletes the specified path, if it is a
directory it deletes recursively all its content and then deletes the
directory. By default it does skip trash. It can be moved to trash by setting
the value of skip-trash to 'false'.}}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)