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:06:00 UTC

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

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

Olaf Flebbe updated BIGTOP-2847:
--------------------------------
    Attachment: BIGTOP-2847.1.patch

git clone --depth 1 should be used with specifying branch

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