[
https://issues.apache.org/jira/browse/FALCON-827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14212180#comment-14212180
]
Venkatesh Seetharam commented on FALCON-827:
--------------------------------------------
This was updated in FALCON-20
> 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
>
> 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)