Description Usage Arguments Value
Miscellaneous set functions for file properties:
Permission
Owner
Replication Factor
Access or Modication time
1 2 |
webhdfs |
a |
path |
The path to file/directory |
permission |
The permission of a file/directory |
owner |
The username who is the owner of a file/directory |
group |
The name of user group |
replication |
The number of replications of a file |
modificationtime |
The modification time of a file/directory (in unix milliseconds timestamp) |
accesstime |
The access time of a file/directory (in unix milliseconds timestamp) |
... |
additional arguments passed to |
result from file_stat
on the updated file/directory
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.