[
https://issues.apache.org/jira/browse/FLINK-7284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Till Rohrmann closed FLINK-7284.
--------------------------------
Resolution: Invalid
No longer valid since we build Flink without Hadoop these days.
> Verify compile time and runtime version of Hadoop
> -------------------------------------------------
>
> Key: FLINK-7284
> URL: https://issues.apache.org/jira/browse/FLINK-7284
> Project: Flink
> Issue Type: Improvement
> Components: Runtime / Coordination
> Affects Versions: 1.4.0
> Reporter: Till Rohrmann
> Priority: Major
>
> In order to detect a potential version conflict when running a Flink cluster,
> built with Hadoop {{x}}, in an environment which provides Hadoop {{y}}, we
> should automatically check if {{x == y}}. If {{x != y}}, we should terminate
> with an appropriate error message. This behaviour should also be
> disengageable if one wants to run Flink explicitly in a different Hadoop
> environment.
> The check could be done at cluster start up using Hadoops {{VersionInfo}} and
> the build time Hadoop version info. The latter has to be included in the
> Flink binaries.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)