Jason Phelps created OOZIE-3323:
-----------------------------------
Summary: Please provide a flag that will disable skipTrash with
the prepare element "delete path" operation
Key: OOZIE-3323
URL: https://issues.apache.org/jira/browse/OOZIE-3323
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 there is no way to change this behavior to use the trash. Please create a
flag similar to the FS action that will allow setting **skip-trash to 'false'
{\{ [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)