> On Jun 6, 2016, at 3:46 AM, Stian Soiland-Reyes <[email protected]> wrote:
>
> This build seems to assume root-access.
>
>> /usr/bin/install: cannot create regular file
>> '/usr/local/lib/libhdf5.so.10.2.0': Permission denied
>
> Perhaps it would be better to modify this build to use Docker? That
> would also give a more consistent OS to link with.
This is something _everyone_ should be doing. With Yetus now cleaning
up dead/broken containers, dockerized jobs are less likely to leave processes
still running.
> Or perhaps restrict it to run on the hadoop slaves (label: Hadoop).
> which should have the hadoop libraries installed.
hdf5 is a file format and has nothing to do with Hadoop. :)