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 2017/07/17 21:08:00 UTC

[jira] [Commented] (BIGTOP-2847) Building from git is broken

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

Olaf Flebbe commented on BIGTOP-2847:
-------------------------------------

I think this should go in 1.2.1 since this is a genuine bug in packages.gradle.

> Building from git is broken
> ---------------------------
>
>                 Key: BIGTOP-2847
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-2847
>             Project: Bigtop
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 1.2.0
>            Reporter: Konstantin Boudnik
>            Assignee: Olaf Flebbe
>             Fix For: 1.3.0
>
>         Attachments: BIGTOP-2847.1.patch
>
>
> Trying to build Hadoop of a git repository by setting 
> {code}git     { repo = "https://github.com/apache/hadoop.git"; ref = "branch-2.7"; dir = null} {code}
> The build process fell with git processes finishes with return code *1*, despite the fact that the repo is cloned and seems to be complete. 
> Exact message is. running with debug doesn't increase the amount of info for the error.
> {code}
> What went wrong:
> Execution failed for task ':hadoop-download'.
> Process 'command 'git'' finished with non-zero exit value 1
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)