CreateFile
Creates a new file in a specified filesystem and path, enabling you to upload or initialize content directly in Azure Data Lake Storage.
Input
| Name | Type | Description |
| Path | String | Mandatory. The full path where the new Azure Data Lake Storage file is created. |
Result Set Columns
| Name | Type | Description |
| Success | String | Indicates whether the file creation operation completed successfully. |