Index: bin/ext/metastore.sh =================================================================== --- bin/ext/metastore.sh (revision 1235541) +++ bin/ext/metastore.sh (working copy) @@ -26,6 +26,7 @@ # hadoop 20 or newer - skip the aux_jars option and hiveconf + export HADOOP_OPTS="$HIVE_METASTORE_HADOOP_OPTS $HADOOP_OPTS" exec $HADOOP jar $JAR $CLASS "$@" }