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