Managing Processing Task Resources
When creating MRS-related processing or publishing tasks, you can set task resource parameters. For details about the parameters, see Table 1.
Parameter Name |
Description |
---|---|
executorCores |
Number of CPU cores of each Executor in a Spark application. |
numExecutors |
Number of Executors in a Spark application. |
executorMemory |
Executor memory of a Spark application, for example, 2 GB or 2048 MB. |
driverCores |
Number of CPU cores of the Spark application driver. This configuration will replace the default setting in sc_type. |
driverMemory |
Driver memory of a Spark application, for example, 2 GB or 2048 MB. |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot