Users can use the Hue web UI to manage files in HDFS.
The Hue page is used to view and analyze data such as files and tables. Do not perform high-risk management operations such as deleting objects on the page. If an operation is required, you are advised to perform the operation on each component after confirming that the operation has no impact on services. For example, you can use the HDFS client to perform operations on HDFS files and use the Hive client to perform operations on Hive tables.
By default, the homepage of File Browser is the home directory of the current login user. On the displayed page, the following information about subdirectories for files in the directory is displayed:
Attribute |
Description |
---|---|
Name |
Name of a directory or file |
Size |
File size |
User |
Owner of a directory or file |
Group |
Group of a directory or file |
Permission |
Permission of a directory or file |
Date |
Time when a directory or file is created |
If the value of Hue parameter fs_defaultFS is set to viewfs://ClusterX, the big data storage policy cannot be enabled.