You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by sachingoel0101 <gi...@git.apache.org> on 2015/09/08 05:06:39 UTC

[GitHub] flink pull request: Parameter Server: Distributed Key-Value store,...

Github user sachingoel0101 commented on the pull request:

    https://github.com/apache/flink/pull/1003#issuecomment-138419004
  
    @StephanEwen , I had a look at #967 and I quite agree with the interface designed by @nltran. I believe I can separate out my parameter server implementation from the core runtime itself. 
    The only component involved from core will be the Job Manager, which will act as master for all Parameter Servers started.
    And as you suggested, we can give the user a choice to choose either Ignite based implementation or the native one.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---