You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Nikolay Tikhonov (JIRA)" <ji...@apache.org> on 2016/08/15 14:01:20 UTC

[jira] [Updated] (IGNITE-3064) Ignite YARN won't start in restricted firewall environments

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

Nikolay Tikhonov updated IGNITE-3064:
-------------------------------------
    Assignee:     (was: Nikolay Tikhonov)

> Ignite YARN won't start in restricted firewall environments
> -----------------------------------------------------------
>
>                 Key: IGNITE-3064
>                 URL: https://issues.apache.org/jira/browse/IGNITE-3064
>             Project: Ignite
>          Issue Type: Bug
>          Components: hadoop
>    Affects Versions: 1.5.0.final
>            Reporter: Naden Franciscus
>            Priority: Critical
>              Labels: yarn
>
> Ignite YARN: e.g. hadoop jar ignite-yarn-1.5.0.final.jar ./ignite-yarn-1.5.0.final.jar ../config/cluster.properties
> Doesn't work in environments in which outbound connections are blocked i.e. most Hadoop appliances/enterprise environments. It attempts to download / check for latest version from tiny.cc URL which fails due to it throwing a RuntimeException:
> https://github.com/apache/ignite/blob/master/modules/yarn/src/main/java/org/apache/ignite/yarn/IgniteProvider.java 
> The correct behaviour should be to ignore this Unknown Host exception and just fall back to trying to look in HDFS for the distribution i.e. based on the config. 



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