You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@falcon.apache.org by "Venkatesh Seetharam (JIRA)" <ji...@apache.org> on 2014/11/14 22:52:33 UTC

[jira] [Resolved] (FALCON-827) Build fails with hadoop-2.4.1

     [ https://issues.apache.org/jira/browse/FALCON-827?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Venkatesh Seetharam resolved FALCON-827.
----------------------------------------
       Resolution: Not a Problem
    Fix Version/s: 0.6

It was decided to use hadoop 2.5 as the default for 0.6 and hence its not a problem.

> Build fails with hadoop-2.4.1
> -----------------------------
>
>                 Key: FALCON-827
>                 URL: https://issues.apache.org/jira/browse/FALCON-827
>             Project: Falcon
>          Issue Type: Bug
>    Affects Versions: 0.6
>            Reporter: Shwetha G S
>             Fix For: 0.6
>
>
> Build with -Dhadoop.version=2.4.1 fails:
> {noformat}
> [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile) on project falcon-replication: Compilation failure: Compilation failure:
> [ERROR] /work/git/falcon-clone2/replication/src/main/java/org/apache/falcon/replication/FilteredCopyListing.java:[68,4] error: method does not override or implement a method from a supertype
> [ERROR] /work/git/falcon-clone2/replication/src/main/java/org/apache/falcon/replication/CustomReplicator.java:[56,31] error: cannot find symbol
> [ERROR] class CustomReplicator
> [ERROR] /work/git/falcon-clone2/replication/src/main/java/org/apache/falcon/replication/CustomReplicator.java:[54,4] error: method does not override or implement a method from a supertype
> [ERROR] -> [Help 1]
> [ERROR]
> {noformat}
> distcp version shouldn't be same as hadoop version?



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