Delete file action
- 最終更新日2026/05/06
Delete file action
The delete file action deletes a file or directory from the Databricks file system using a specified session, with optional recursive deletion support.
Settings
- Use the Session field to select
one of the following options:
-
Session name: Enter the name of the session
used during Connect
action.
Click the Insert a value icon to select an existing variable that you have used to store the default session name.
- Variable: Enter the name of the variable that you have used to store the session name.
-
Session name: Enter the name of the session
used during Connect
action.
- Specify the full path of the file or directory that
you want to delete from the Databricks file system.
Click the Insert a value icon to select an existing variable.
- Select Recursive delete to delete the directory and all its content. If not checked, it only deletes the file or an empty directory.
- Select a variable that you want to use to store the output from the
Assign the output to variable list.
Click the Create variable icon on the right to create a variable. See 変数の作成.