You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bigtop.apache.org by "RJ Nowling (JIRA)" <ji...@apache.org> on 2015/09/15 19:15:45 UTC

[jira] [Comment Edited] (BIGTOP-2049) Hadoop 2.7.1 isn't building

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

RJ Nowling edited comment on BIGTOP-2049 at 9/15/15 5:15 PM:
-------------------------------------------------------------

Do we want to update the {{do-component-build}} for now while also following up with upstream?  I would feel more comfortable patching our build scripts than carrying and applying a patch to the upstream source.

[~oflebbe], [~tomzeng] what do you think?


was (Author: rnowling):
Do we want to update the {do-component-build} for now while also following up with upstream?  I would feel more comfortable patching our build scripts than carrying and applying a patch to the upstream source.

[~oflebbe], [~tomzeng] what do you think?

> Hadoop 2.7.1 isn't building
> ---------------------------
>
>                 Key: BIGTOP-2049
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-2049
>             Project: Bigtop
>          Issue Type: Bug
>          Components: hadoop
>    Affects Versions: 1.1.0
>            Reporter: RJ Nowling
>            Assignee: Olaf Flebbe
>            Priority: Blocker
>
> When running {{./gradlew rpm}}, I get errors about missing symbols:
> {noformat}
> [ERROR] /home/vagrant/bigtop/build/hadoop/rpm/BUILD/hadoop-2.7.1-src/hadoop-common-project/hadoop-nfs/src/main/java/org/apache/hadoop/oncrpc/RpcResponse.java:[38,10] cannot find symbol
>   symbol:   class ChannelBuffer
>   location: class org.apache.hadoop.oncrpc.RpcResponse
> [ERROR] /home/vagrant/bigtop/build/hadoop/rpm/BUILD/hadoop-2.7.1-src/hadoop-common-project/hadoop-nfs/src/main/java/org/apache/hadoop/oncrpc/SimpleUdpServer.java:[25,33] package org.jboss.netty.bootstrap does not exist
> [ERROR] /home/vagrant/bigtop/build/hadoop/rpm/BUILD/hadoop-2.7.1-src/hadoop-common-project/hadoop-nfs/src/main/java/org/apache/hadoop/oncrpc/SimpleUdpServer.java:[26,31] package org.jboss.netty.channel does not exist
> {noformat}



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