Users can use the Hue web UI to execute HiveQL statements in a cluster.
For versions earlier than MRS 1.9.2, MRS clusters with Kerberos authentication enabled support this function.
Hive supports the following functions:
The system displays all available tables in the database. You can enter a keyword of the table name to search for the desired table.
Move the cursor to the row of the table and click . Column details are displayed.
Click and select Explain. The editor checks the syntax and execution plan of the entered statements. If the statements have syntax errors, the editor reports Error while compiling statement.
Tez is applicable to MRS 1.9.x and later versions.
Click Query History to view the HiveQL running status. You can view the history of all the statements or only the saved statements. If many historical records exist, you can enter keywords in the text box to search for desired records.
Click in the upper right corner to configure information such as files, functions, and settings.
Click a saved statement. The system automatically adds the statement to the editing area.
You can click to add a file resource.
You can click to add a customized function.
You can click to add a parameter.