[
https://issues.apache.org/jira/browse/FLINK-5135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zhijiang Wang updated FLINK-5135:
---------------------------------
Description: The *JobManager* requests slot by *ResourceProfile* from
*ResourceManager* before submitting tasks. Currently the *ResourceProfile* only
contains cpu cores and memory properties. The memory should be expanded to
different types such as heap memory, direct memory and native memory which
corresponds with memory in *ResourceSpec*.
> ResourceProfile for slot request should be expanded to correspond with
> ResourceSpec
> -----------------------------------------------------------------------------------
>
> Key: FLINK-5135
> URL: https://issues.apache.org/jira/browse/FLINK-5135
> Project: Flink
> Issue Type: Sub-task
> Components: JobManager, ResourceManager
> Reporter: Zhijiang Wang
>
> The *JobManager* requests slot by *ResourceProfile* from *ResourceManager*
> before submitting tasks. Currently the *ResourceProfile* only contains cpu
> cores and memory properties. The memory should be expanded to different types
> such as heap memory, direct memory and native memory which corresponds with
> memory in *ResourceSpec*.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)