Skip to content

Commit

Permalink
Remove duplicate configuration
Browse files Browse the repository at this point in the history
There is a second `-Dhive.hadoop2.timeZone` on the same invocation.
  • Loading branch information
findepi committed Sep 30, 2019
1 parent c6c1feb commit 6e9f949
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion presto-hive-hadoop2/bin/run_hive_tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ HADOOP_MASTER_IP=$(hadoop_master_ip)
pushd ${PROJECT_ROOT}
set +e
./mvnw -B -pl presto-hive-hadoop2 test -P test-hive-hadoop2 \
-Dhive.hadoop2.timeZone=UTC \
-DHADOOP_USER_NAME=hive \
-Dhive.hadoop2.metastoreHost=localhost \
-Dhive.hadoop2.metastorePort=9083 \
Expand Down

0 comments on commit 6e9f949

Please sign in to comment.