[
https://issues.apache.org/jira/browse/IGNITE-3064?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vladimir Ozerov updated IGNITE-3064:
------------------------------------
Component/s: (was: hadoop)
yarn
> 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: yarn
> Affects Versions: 1.5.0.final
> Reporter: Franco
>
> 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)