|
|
|
|
|
Display only constants used by prefix syntaxesThe following constants are used by the HDFS functions: | | | Constant | Description | Used by the functions or types of variables |
---|
hdfsDefault | Copy or rename options: if the destination file already exists on the server, it is not overwritten. | hdfsCopyTo, hdfsRename, hdfsDelete | hdfsDirectory | Deletion: The contents of the directory and sub-directories are also deleted. | hdfsDelete | hdfsFile | The element is a file. | hdfsStatus type | hdfsLink | The element is a link to another file. | hdfsStatus type | hdfsOverwrite | - Copy options: if the destination file already exists on the server, it is replaced by the file copied from the local machine.
- Rename options: if the destination file already exists, it is replaced by the renamed file.
| | hdfsRecursive | The element is a link to a directory. | hdfsStatus type |
The following constants are used by HDFS functions (prefix syntax):
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|