[jira] [Updated] (FLINK-13983) Launch task executor with new memory calculation logics

2019-10-01 Thread Robert Metzger (Jira)


 [ 
https://issues.apache.org/jira/browse/FLINK-13983?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Robert Metzger updated FLINK-13983:
---
Component/s: Runtime / Task

> Launch task executor with new memory calculation logics
> ---
>
> Key: FLINK-13983
> URL: https://issues.apache.org/jira/browse/FLINK-13983
> Project: Flink
>  Issue Type: Sub-task
>  Components: Runtime / Task
>Reporter: Xintong Song
>Assignee: Xintong Song
>Priority: Major
>  Labels: pull-request-available
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> * Invoke data structures and utilities introduced in Step 2 to generate JVM 
> parameters and dynamic configurations for launching new task executors.
>  ** In startup scripts
>  ** In resource managers
>  * Task executor uses data structures and utilities introduced in Step 2 to 
> set memory pool sizes and slot resource profiles.
>  ** {{MemoryManager}}
>  ** {{ShuffleEnvironment}}
>  ** {{TaskSlotTable}}
> Implement this step as separate code paths only for the new mode.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (FLINK-13983) Launch task executor with new memory calculation logics

2019-09-28 Thread ASF GitHub Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/FLINK-13983?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated FLINK-13983:
---
Labels: pull-request-available  (was: )

> Launch task executor with new memory calculation logics
> ---
>
> Key: FLINK-13983
> URL: https://issues.apache.org/jira/browse/FLINK-13983
> Project: Flink
>  Issue Type: Sub-task
>Reporter: Xintong Song
>Assignee: Xintong Song
>Priority: Major
>  Labels: pull-request-available
>
> * Invoke data structures and utilities introduced in Step 2 to generate JVM 
> parameters and dynamic configurations for launching new task executors.
>  ** In startup scripts
>  ** In resource managers
>  * Task executor uses data structures and utilities introduced in Step 2 to 
> set memory pool sizes and slot resource profiles.
>  ** {{MemoryManager}}
>  ** {{ShuffleEnvironment}}
>  ** {{TaskSlotTable}}
> Implement this step as separate code paths only for the new mode.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (FLINK-13983) Launch task executor with new memory calculation logics

2019-09-05 Thread Xintong Song (Jira)


 [ 
https://issues.apache.org/jira/browse/FLINK-13983?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Xintong Song updated FLINK-13983:
-
Description: 
* Invoke data structures and utilities introduced in Step 2 to generate JVM 
parameters and dynamic configurations for launching new task executors.
 ** In startup scripts
 ** In resource managers
 * Task executor uses data structures and utilities introduced in Step 2 to set 
memory pool sizes and slot resource profiles.
 ** {{MemoryManager}}
 ** {{ShuffleEnvironment}}
 ** {{TaskSlotTable}}

Implement this step as separate code paths only for the new mode.

> Launch task executor with new memory calculation logics
> ---
>
> Key: FLINK-13983
> URL: https://issues.apache.org/jira/browse/FLINK-13983
> Project: Flink
>  Issue Type: Sub-task
>Reporter: Xintong Song
>Priority: Major
>
> * Invoke data structures and utilities introduced in Step 2 to generate JVM 
> parameters and dynamic configurations for launching new task executors.
>  ** In startup scripts
>  ** In resource managers
>  * Task executor uses data structures and utilities introduced in Step 2 to 
> set memory pool sizes and slot resource profiles.
>  ** {{MemoryManager}}
>  ** {{ShuffleEnvironment}}
>  ** {{TaskSlotTable}}
> Implement this step as separate code paths only for the new mode.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)