You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Vladimir Ozerov (JIRA)" <ji...@apache.org> on 2016/01/11 11:15:39 UTC

[jira] [Created] (IGNITE-2355) Hadoop client should be able to failover in case of server crash.

Vladimir Ozerov created IGNITE-2355:
---------------------------------------

             Summary: Hadoop client should be able to failover in case of server crash.
                 Key: IGNITE-2355
                 URL: https://issues.apache.org/jira/browse/IGNITE-2355
             Project: Ignite
          Issue Type: Sub-task
          Components: hadoop
    Affects Versions: ignite-1.4
            Reporter: Vladimir Ozerov
            Assignee: Ivan Veselovsky
            Priority: Critical
             Fix For: 1.6


Currently we explicitly specify a single IP address of Ignite server for map reduce.
If it goes down, no jobs can be submitted anymore.

Looks like we should give user ability to specify multiple addresses, and failover between them. Our thin client (which underlies Hadoop client) is already able to accept multiple addresses.

Look are Hadoop HA first to get an ideas on how to configure multiple addresses.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)