Users can use the Hue web UI to manage files in HDFS in a cluster.
For versions earlier than MRS 1.9.2, MRS clusters with Kerberos authentication enabled support this function.
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.
You can view the home directory of the current login user.
On the File Browser 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 |
Permissions |
Permission of a directory or file |
Date |
Time when a directory or file is created |
The current user must have permission to access other directories.
Click Empty Trash to clean up the recycle bin.
If the value of Hue parameter fs_defaultFS is set to viewfs://ClusterX, the big data storage policy cannot be enabled.