Impala Public Jenkins has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/24461 )
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 Reviewed-on: http://gerrit.cloudera.org:8080/24461 Reviewed-by: Joe McDonnell <[email protected]> Tested-by: Impala Public Jenkins <[email protected]> --- M fe/src/test/resources/hive-site.xml.py 1 file changed, 2 insertions(+), 1 deletion(-) Approvals: Joe McDonnell: Looks good to me, approved Impala Public Jenkins: Verified -- 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: merged Gerrit-Change-Id: Iceeaed41eb5b3797459c0a3035d159d903453eeb Gerrit-Change-Number: 24461 Gerrit-PatchSet: 4 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]>
