Optional
additionalA container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.
Optional
cpuCPU usage statistics derived from historical Spark job metrics. Provides multiple estimates so users can choose between conservative and cost-saving risk profiles.
Optional
ephemeralRecommended ephemeral storage allocation (in MiB). Derived from job temporary storage patterns.
Optional
heapRecommended JVM heap size (in MiB).
Optional
memoryRecommended total memory allocation (in MiB). Includes both heap and overhead.
Optional
overheadRecommended JVM overhead (in MiB). Computed as total memory - heap.
Generated using TypeDoc
Recommended resource values for a Spark driver or executor, derived from recent real usage metrics. Used by SPA to propose more efficient pod sizing.