You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Jason Phelps (JIRA)" <ji...@apache.org> on 2018/08/06 18:56:00 UTC

[jira] [Updated] (OOZIE-3323) Please provide a flag that will disable skipTrash with the prepare element "delete path" operation

     [ https://issues.apache.org/jira/browse/OOZIE-3323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jason Phelps updated OOZIE-3323:
--------------------------------
    Description: 
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'.}}

  was:
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'.}}


> 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
>            Priority: Minor
>
> 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)