ExecutorResourceRequest¶
Creating Instance¶
ExecutorResourceRequest
takes the following to be created:
- Resource Name
- Amount
- Discovery Script
- Vendor
ExecutorResourceRequest
is created when:
ExecutorResourceRequests
is requested to memory, offHeapMemory, memoryOverhead, pysparkMemory, cores and resourceJsonProtocol
utility is used to executorResourceRequestFromJson
Serializable¶
ExecutorResourceRequest
is a Serializable
(Java).