Closed ehiggs closed 8 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.
HADOOP_CONF_DIR
hod batch
hod connect
The
HADOOP_CONF_DIR
isn't loaded into the environment when thehod 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 ashod connect
.