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 12:48:34 UTC

[jira] [Comment Edited] (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=14212178#comment-14212178 ] 

Venkatesh Seetharam edited comment on FALCON-827 at 11/14/14 11:48 AM:
-----------------------------------------------------------------------

Alternatively, you could update the sharelib with the distcp needed for falcon. We have run into classpath issues in yarn container even though falcon suggests to use user classpath first.


was (Author: svenkat):
Alternatively, you could update the sharelib with the distcp needed for falcon.

> 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)