You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@falcon.apache.org by "Shwetha G S (JIRA)" <ji...@apache.org> on 2014/10/21 13:46:33 UTC

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

    [ https://issues.apache.org/jira/browse/FALCON-827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14178299#comment-14178299 ] 

Shwetha G S commented on FALCON-827:
------------------------------------

If the falcon replicator doesn't work with any other distcp version, we need to make sure that we use distcp2.5.0 for falcon replication and not use the one from oozie share lib

> Build fails with hadoop-2.4.1
> -----------------------------
>
>                 Key: FALCON-827
>                 URL: https://issues.apache.org/jira/browse/FALCON-827
>             Project: Falcon
>          Issue Type: Bug
>            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)