Description Usage Arguments Value References
Create and Write to a File on HDFS
1 2 3 4 |
fs |
HDFS FileSystem object |
targetPath |
a character vector that contains the path of file to write |
srcPath |
path of the file whose content will be written |
sizeWarn |
raise warning if file size exceeds threshold. Use |
append |
to a file if |
overwrite |
a file if |
blocksize |
hdfs blocksize for the file |
replication |
factor for the file |
permission |
of the file as in octal mask |
buffersize |
used in transferring data |
... |
additional arguments passed to |
TRUE
if successful, FALSE
otherwise
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.