diff --git a/prestodb/hdp2.6-hive-kerberized/files/etc/hive/conf/hive-env.sh b/prestodb/hdp2.6-hive-kerberized/files/etc/hive/conf/hive-env.sh new file mode 100644 index 0000000..452c42f --- /dev/null +++ b/prestodb/hdp2.6-hive-kerberized/files/etc/hive/conf/hive-env.sh @@ -0,0 +1 @@ +export HADOOP_OPTS="$HADOOP_OPTS -Xmx1024m" \ No newline at end of file diff --git a/prestodb/hdp2.6-hive/files/etc/hive/conf/hive-env.sh b/prestodb/hdp2.6-hive/files/etc/hive/conf/hive-env.sh new file mode 100644 index 0000000..452c42f --- /dev/null +++ b/prestodb/hdp2.6-hive/files/etc/hive/conf/hive-env.sh @@ -0,0 +1 @@ +export HADOOP_OPTS="$HADOOP_OPTS -Xmx1024m" \ No newline at end of file