MRS Spark SQL¶
Functions¶
The MRS Spark SQL node is used to execute a predefined SparkSQL statement on MRS.
Parameters¶
Table 1, Table 2, and Table 3 describe the parameters of the MRS Spark SQLnode node.
Parameter | Mandatory | Description |
---|---|---|
MRS Job Name | No | MRS job name. If the MRS job name is not set and the direct connection mode is selected, the node name can contain only letters, digits, hyphens (-), and underscores (_). |
SQL Script | Yes | Path of a script to be executed. If no script is available, create and develop a script by referring to Creating a Script and Developing an SQL Script. |
Data Connection | Yes | Data connection that is configured in the SQL script. The value can be changed. |
MRS Resource Queue | No | Select a created MRS resource queue. Note
|
Database | Yes | Database that is configured in the SQL script. The value can be changed. |
Script Parameter | No | If the associated SQL script uses a parameter, the parameter name is displayed. Set the parameter value in the text box next to the parameter name. The parameter value can be an EL expression. If the parameters of the associated SQL script are changed, click |
Program Parameter | No | Used to configure optimization parameters such as threads, memory, and vCPUs for the job to optimize resource usage and improve job execution performance. Note
For details about the program parameters of MRS SparkSQL jobs, see Managing an Existing Cluster > Job Management > Running a SparkSQL Job in the MapReduce Service User Guide. |
Node Name | Yes | Name of the SQL script. The value can be changed. Node name. It contains 1 to 64 characters. Only letters, digits, hyphens (-), and underscores (_) are allowed. Note The node name cannot contain Chinese characters or more than 64 characters. If the node name does not meet requirements, the MRS job will fail to be submitted. By default, the node name is the same as that of the selected script. If you want the node name to be different from the script name, disable this function by referring to Disabling Auto Node Name Change. |
Parameter | Mandatory | Description |
---|---|---|
Node Status Polling Interval (s) | Yes | How often the system check completeness of the node. The value ranges from 1 to 60 seconds. |
Max. Node Execution Duration | Yes | Execution timeout interval for the node. If retry is configured and the execution is not complete within the timeout interval, the node will be executed again. |
Retry upon Failure | Yes | Whether to re-execute a node if it fails to be executed. Possible values:
|
Policy for Handling Subsequent Nodes If the Current Node Fails | Yes | Operation that will be performed if the node fails to be executed. Possible values:
|
Enable Dry Run | No | If you select this option, the node will not be executed, and a success message will be returned. |
Parameter | Description |
---|---|
Input | |
Add | Click Add. In the Type drop-down list, select the type to be created. The value can be DWS, OBS, CSS, HIVE, DLI, or CUSTOM. |
OK | Click OK to save the parameter settings. |
Cancel | Click Cancel to cancel the parameter settings. |
Modify | Click |
Delete | Click |
View Details | Click |
Output | |
Add | Click Add. In the Type drop-down list, select the type to be created. The value can be DWS, OBS, CSS, HIVE, DLI, or CUSTOM. |
OK | Click OK to save the parameter settings. |
Cancel | Click Cancel to cancel the parameter settings. |
Modify | Click |
Delete | Click |
View Details | Click |