Hello Peter Rozsa, Impala Public Jenkins,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/24461
to look at the new patch set (#3).
Change subject: IMPALA-15103: Hive configuration should honor the
HDFS_REPLICATION env variable
......................................................................
IMPALA-15103: Hive configuration should honor the HDFS_REPLICATION env variable
This changes hive-site.xml.py to use the HDFS_REPLICATION
environment variable to set Hive's configuration for
HDFS replication. This makes setting HDFS_REPLICATION=1
apply to Hive tables. This is particularly useful when
using larger scale factors of TPC-H/TPC-DS to avoid excess
disk space use. Using this on a standard dataload is
fairly functional, but it will break some planner tests.
Testing:
- Ran bin/single_node_perf_run.py with this setting and
monitored disk space usage
Change-Id: Iceeaed41eb5b3797459c0a3035d159d903453eeb
---
M fe/src/test/resources/hive-site.xml.py
1 file changed, 2 insertions(+), 1 deletion(-)
git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/61/24461/3
--
To view, visit http://gerrit.cloudera.org:8080/24461
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Iceeaed41eb5b3797459c0a3035d159d903453eeb
Gerrit-Change-Number: 24461
Gerrit-PatchSet: 3
Gerrit-Owner: Joe McDonnell <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Joe McDonnell <[email protected]>
Gerrit-Reviewer: Peter Rozsa <[email protected]>