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

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

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

Vladimir Ozerov updated IGNITE-2355:
------------------------------------
    Description: 
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 at Hadoop HA first to get an ideas on how to configure multiple addresses.

  was:
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.


> 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 at Hadoop HA first to get an ideas on how to configure multiple addresses.



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