To capture data to or from Hudi, create and manage Hudi environment variables by performing the operations in this section.
A user with the CDL management permission has been created for the cluster with Kerberos authentication enabled.
Parameter |
Description |
Example Value |
---|---|---|
Name |
ENV name |
spark-env |
Type |
ENV type |
spark |
Driver Memory |
Memory for the driver process, in GB ( by default). |
1 GB |
Executor Memory |
Memory size for each Executor process, in GB by default. Its string format is the same as that of JVM. |
1 GB |
Executor Cores |
Number of CPU cores occupied by each Executor |
1 |
Number Executors |
Number of Executors |
1 |
Queue |
Name of the Yarn tenant queue. Jobs are submitted to the default queue if this parameter is not specified. |
- |
Description |
ENV description |
- |
After the ENV is created, you can click Edit or Delete in the Operation column to edit or delete the ENV, respectively.