You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@falcon.apache.org by "Venkat Ranganathan (JIRA)" <ji...@apache.org> on 2016/05/22 00:37:12 UTC

[jira] [Created] (FALCON-1976) Remove hadoop-2 profile

Venkat Ranganathan created FALCON-1976:
------------------------------------------

             Summary: Remove hadoop-2 profile
                 Key: FALCON-1976
                 URL: https://issues.apache.org/jira/browse/FALCON-1976
             Project: Falcon
          Issue Type: Sub-task
            Reporter: Venkat Ranganathan


I have been debugging the hbase backend issue and with maven 3.3.9 everything works fine, but it looks like
   * jenkins pre-commit is using 3.2.x
   * Some of the RE folks I talked to say there are still using 3.1.1

So, after a few experiments, I see that dependency management within a profile works very well only in 3.3.9 (test classpath gets messed up in various ways in 3.2.x version of maven for some reason.   changing surefire plugin version does not help either).  Patching this in child poms is either hacky or  not elegant.

So,  removing hadoop-2 profile as we no longer support hadoop-1 and this resolves many of the 3.2.5 issues

Also saw that falcon-unit is having its own version of hadoop version (2.7.1) instead of using the parent pom version.   This might be the cause of some intermittent issues people were reporting.   I will create a JIRA to move falcon-unit to addons just like hivedr, hdfs-snapshot-mirroring etc that require higher component versions



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