Michael Smith has uploaded this change for review. ( http://gerrit.cloudera.org:8080/19496
Change subject: IMPALA-11920: Support spill to HDFS address by service name ...................................................................... IMPALA-11920: Support spill to HDFS address by service name Allows addressing HDFS (and Ozone) filesystems in `scratch_dirs` by a service name that doesn't include a port number. Testing: - new backend test cases run with HDFS and Ozone - manually tested that Impala starts with --impalad_args=--scratch_dirs=ofs://localhost/tmp,/tmp creates impala-scratch in both locations Change-Id: Ie069cba211df85fe90d174900b20a26fcc1f7167 --- M be/src/runtime/tmp-file-mgr-test.cc M be/src/runtime/tmp-file-mgr.cc 2 files changed, 28 insertions(+), 28 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/96/19496/1 -- To view, visit http://gerrit.cloudera.org:8080/19496 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: Ie069cba211df85fe90d174900b20a26fcc1f7167 Gerrit-Change-Number: 19496 Gerrit-PatchSet: 1 Gerrit-Owner: Michael Smith <[email protected]>
