Description
Trying to build Hadoop of a git repository by setting
git { repo = "https://github.com/apache/hadoop.git"; ref = "branch-2.7"; dir = null}
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.
What went wrong: Execution failed for task ':hadoop-download'. Process 'command 'git'' finished with non-zero exit value 1
Attachments
Attachments
Issue Links
- blocks
-
BIGTOP-2839 Bump Hadoop version to 2.7.4
- Resolved
- is related to
-
BIGTOP-2846 Add DSL documentation for GIT-based builds
- Resolved