Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Duplicate
-
1.1.0
-
None
-
None
Description
As stated in IGNITE-1195 Yarn API has been extended between Hadoop 2.6 and 2.7 As the result, Ignite tests written against 2.7 won't get compiled on 2.6 which breaks current master build.
We can bump the version of underlying Hadoop (which might make sense by itself); remove ignite's yarn module from the compilation 'cause who cares; or work with Ignite community on solving this otherwise.
Attachments
Attachments
Issue Links
- duplicates
-
BIGTOP-2053 After rebasing on Hadoop 2.7.1 yarn module should be returned to ignite-hadoop build
- Resolved
- is broken by
-
BIGTOP-1955 Upgrade Ignite Hadoop component version from 1.2.0 to 1.3.0
- Resolved
- relates to
-
IGNITE-1195 Released Ignite version 1.3.0 does not build with -Dhadoop.version=2.6.0
- Closed
- requires
-
BIGTOP-1805 Upgrade Hadoop to 2.7 if released
- Resolved
This would do as a workaround.