diff --git bin/hive bin/hive index 87be599..d9a6b0c 100755 --- bin/hive +++ bin/hive @@ -110,7 +110,7 @@ then fi fi -CLASSPATH="${HIVE_CONF_DIR}" +CLASSPATH="${TEZ_CONF_DIR:-/etc/tez/conf}:${HIVE_CONF_DIR}" HIVE_LIB=${HIVE_HOME}/lib