You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bigtop.apache.org by "Olaf Flebbe (JIRA)" <ji...@apache.org> on 2015/06/14 18:48:01 UTC

[jira] [Updated] (BIGTOP-1893) Compilation of hadoop-yarn-client failed

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

Olaf Flebbe updated BIGTOP-1893:
--------------------------------
    Summary: Compilation of hadoop-yarn-client failed   (was: Compilation of hadoop-yarn-client failed because of missing  org.jboss.netty.logging)

> Compilation of hadoop-yarn-client failed 
> -----------------------------------------
>
>                 Key: BIGTOP-1893
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-1893
>             Project: Bigtop
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 1.0.0
>         Environment: bigtop commit eb3ebb535abee15fc37b4c333ce865686fccaa87 (current master)
>            Reporter: Martin Bukatovic
>            Assignee: Olaf Flebbe
>         Attachments: dont-mess-with-maven-cache.1.diff
>
>
> When I tried buid rpm packages of bigtop distribution on current master via gradle:
> {noformat}
> ./gradlew rpm
> {noformat}
> Compilation of component hadoop-yarn-project fails:
> {noformat}
> [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.5.1:testCompile (default-testCompile) on project hadoop-yarn-client: Compilation failure
> [ERROR] /opt/bigtop/build/hadoop/rpm/BUILD/hadoop-2.6.0-src/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-client/src/test/java/org/apache/hadoop/yarn/client/cli/TestYarnCLI.java:[70,30] error: package org.jboss.netty.logging does not exist
> {noformat}
> {code:java|title=referenced line in TestYarnCLI.java}
> import org.jboss.netty.logging.CommonsLoggerFactory;
> {code}



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