After Hue is installed in an MRS cluster, users can use Hadoop-related components on the Hue web UI.
This section describes how to open the Hue web UI on the MRS cluster.
To access the Hue web UI, you are advised to use a browser that is compatible with the Hue WebUI, for example, Google Chrome 50. The Internet Explorer may be incompatible with the Hue web UI.
Site trust must be added to the browser when you access Manager and Hue web UI for the first time. Otherwise, the Hue web UI cannot be accessed.
When Kerberos authentication is enabled, the MRS cluster administrator has assigned the permission for using Hive to the user. For example, create a human-machine user named hueuser, add the user to user groups hive (the primary group), hadoop, supergroup, and System_administrator, and assign the System_administrator role.
This user is used to log in to Manager.
For versions earlier than MRS 3.x, click the cluster name on the MRS console and choose Components > Hue.
For MRS 3.x or later, log in to FusionInsight Manager (for details, see Accessing FusionInsight Manager (MRS 3.x or Later)) and choose Cluster > Services > Hue.
Hue WebUI provides the following functions:
to execute query statements of Hive and SparkSQL as well as Notebook code. Make sure that Hive and Spark2x have been installed in the MRS cluster before this operation.
to submit workflow tasks, scheduled tasks, and bundle tasks.
to view, import, and export tasks on the Hue web UI, such as workflow tasks, scheduled tasks, and bundle tasks.
to manage metadata in Hive and SparkSQL. Make sure that Hive and Spark2x have been installed in the MRS cluster before this operation.
to view the directories and files in HDFS. Make sure that HDFS has been installed in the MRS cluster before this operation.
to view all jobs in the MRS cluster. Make sure that Yarn has been installed in the MRS cluster before this operation.
to create or query HBase tables. Make sure that the HBase component has been installed in the MRS cluster and the Thrift1Server instance has been added before this operation.
to import data that is in the CSV or TXT format.