You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Stephan Ewen (JIRA)" <ji...@apache.org> on 2017/02/20 01:04:44 UTC

[jira] [Resolved] (FLINK-5129) make the BlobServer use a distributed file system

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

Stephan Ewen resolved FLINK-5129.
---------------------------------
       Resolution: Fixed
    Fix Version/s: 1.3.0

Fixed via 9f544d83b3443cf33f5890efdb956678847d445f

> make the BlobServer use a distributed file system
> -------------------------------------------------
>
>                 Key: FLINK-5129
>                 URL: https://issues.apache.org/jira/browse/FLINK-5129
>             Project: Flink
>          Issue Type: Improvement
>          Components: Network
>            Reporter: Nico Kruber
>            Assignee: Nico Kruber
>             Fix For: 1.3.0
>
>
> Currently, the BlobServer uses a local storage and, in addition when the HA mode is set, a distributed file system, e.g. hdfs. This, however, is only used by the JobManager and all TaskManager instances request blobs from the JobManager. By using the distributed file system there as well, we would lower the load on the JobManager and increase scalability.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)