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

Stephan Ewen resolved FLINK-808.
--------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: pre-apache)
                   0.6-incubating

Fixed via 86d206c41922a1b7b8c2839b65d3568f9be55e0c

> Remove cloud code
> -----------------
>
>                 Key: FLINK-808
>                 URL: https://issues.apache.org/jira/browse/FLINK-808
>             Project: Flink
>          Issue Type: Bug
>            Reporter: GitHub Import
>              Labels: github-import
>             Fix For: 0.6-incubating
>
>         Attachments: pull-request-808-1284400963159074775.patch
>
>
> Removed legacy Nephele cloud code. Among others, all InstanceType related 
> code is removed. Furthermore, a simple slot system for the TaskManager is 
> introduced. Each TaskManager has a set of slots. Either the number is set in 
> the configuration or the number of cores is taken as the default value. This 
> implies that the intra-node parallelism was abandoned. Additionally a 
> relative memory assignment was implemented. During the compiling process, for 
> each task its memory share is calculated. Once deployed this value is 
> translated with respect to the available memory on the TaskManager.
> ---------------- Imported from GitHub ----------------
> Url: https://github.com/stratosphere/stratosphere/pull/808
> Created by: [tillrohrmann|https://github.com/tillrohrmann]
> Labels: 
> Created at: Wed May 14 17:55:30 CEST 2014
> State: open



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to