TaskResourceProfile¶
TaskResourceProfile
is a ResourceProfile.
Creating Instance¶
TaskResourceProfile
takes the following to be created:
TaskResourceProfile
is created when:
ResourceProfileBuilder
is requested to build a ResourceProfileDAGScheduler
is requested to merge ResourceProfiles
getCustomExecutorResources¶
ResourceProfile
getCustomExecutorResources(): Map[String, ExecutorResourceRequest]
getCustomExecutorResources
is part of the ResourceProfile abstraction.
getCustomExecutorResources
...FIXME