sequenceiq / hadoop-docker

Hadoop docker image
https://registry.hub.docker.com/u/sequenceiq/hadoop-docker/
Apache License 2.0
1.21k stars 561 forks source link

Change directory to Hadoop #33

Closed mhmxs closed 9 years ago

mhmxs commented 9 years ago

Most of the time Hadoop related commands are executed.

keyki commented 9 years ago

For that purpose I think it would be better to put the HADOOP_PREFIX/bin to the PATH.

mhmxs commented 9 years ago

It solves binary execution problem, but does not solve configuration checking or log watching just for example.