hpcugent / hanythingondemand

hanythingondemand provides a set of scripts to easily set up an ad-hoc Hadoop cluster through PBS jobs
https://hod.readthedocs.org
GNU General Public License v2.0
12 stars 6 forks source link

hod batch uses LocalJobRunner #128

Closed ehiggs closed 8 years ago

ehiggs commented 9 years ago

The HADOOP_CONF_DIR isn't loaded into the environment when the hod batch script job is run so it defaults to using the LocalJobRunner. This isn't what we want. The script should instead load the same environment script as hod connect.