add easyblock for Hadoop that supports building native libs#563
add easyblock for Hadoop that supports building native libs#563boegel merged 5 commits intoeasybuilders:developfrom
Conversation
|
Refer to this link for build results (access rights to CI server needed): |
|
Refer to this link for build results (access rights to CI server needed): |
There was a problem hiding this comment.
doesn't this do actually the same as the install_step() from Tarball?
There was a problem hiding this comment.
no, Tarball copies from a different location
There was a problem hiding this comment.
hmm, I guess I could support specifying the location to copy from in Tarball.install_step
|
Refer to this link for build results (access rights to CI server needed): |
|
Refer to this link for build results (access rights to CI server needed): |
There was a problem hiding this comment.
I don't think that makes a lot of sense? usually, no 'source' is involved, and it's just a command to run
There was a problem hiding this comment.
I meant an easyconfig parameter but it's fine as it is for me.
|
Refer to this link for build results (access rights to CI server needed): |
|
OK, going in, thanks for the review @wpoely86! |
add easyblock for Hadoop that supports building native libs
@ehiggs: please review?