Skip to content

Commit

Permalink
HIVE-2665 : Support for metastore service specific HADOOP_OPTS enviro…
Browse files Browse the repository at this point in the history
…nment setting (thw via hashutosh)

git-svn-id: https://svn.apache.org/repos/asf/hive/trunk@1235845 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
ashutoshc committed Jan 25, 2012
1 parent 115083a commit 7c554ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bin/ext/metastore.sh
Expand Up @@ -26,6 +26,7 @@ metastore() {

# 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 "$@"
}

Expand Down

0 comments on commit 7c554ab

Please sign in to comment.