[ https://issues.apache.org/jira/browse/IGNITE-1195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14700608#comment-14700608 ]
Konstantin Boudnik commented on IGNITE-1195: -------------------------------------------- Why adding a new version variable? It has a danger of building some modules against hadoop 2.7 and yarn module against bits from 2.7.1 - that leaves a bad aftertaste. Also, it means that downstream integrator (read Apache Bigtop) would have to set two different variables of they want to build against a non-default version of Hadoop. > Released Ignite version 1.3.0 does not build with -Dhadoop.version=2.6.0 > ------------------------------------------------------------------------ > > Key: IGNITE-1195 > URL: https://issues.apache.org/jira/browse/IGNITE-1195 > Project: Ignite > Issue Type: Bug > Reporter: Ivan Veselovsky > Assignee: Nikolay Tikhonov > Fix For: 1.1.4, ignite-1.4 > > Attachments: ignite-1195.patch > > > Released version 1.3.0 > (http://archive.apache.org/dist/incubator/ignite/1.3.0//apache-ignite-1.3.0-incubating-src.zip, > > http://apache.osuosl.org/incubator/ignite/1.3.0//apache-ignite-1.3.0-incubating-src.zip) > does not build with argument > -Dhadoop.version=2.6.0 ( mvn clean package -DskipTests > -Dhadoop.version=2.6.0 -Dignite.edition=hadoop), > [ERROR] COMPILATION ERROR : > [INFO] ------------------------------------------------------------- > [ERROR] > /tmp/apache-ignite-1.3.0-incubating-src/modules/yarn/src/test/java/org/apache/ignite/yarn/IgniteApplicationMasterSelfTest.java:[368,9] > method does not override or implement a method from a supertype > [INFO] 1 error > [INFO] ------------------------------------------------------------- -- This message was sent by Atlassian JIRA (v6.3.4#6332)