Andrew Sherman has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/19672


Change subject: IMPALA-12034: Use more portable filesystem_client instead of 
hdfs_client.
......................................................................

IMPALA-12034: Use more portable filesystem_client instead of hdfs_client.

Fix an Ozone test failure where we were using 'hdfs_client', which is
set to None on non-HDFS systems. Instead use 'filesystem_client' which
is a generic interface for doing filesystem operations that works
across all the filesystems that Impala supports.

TESTING:
- Ran the test on Ozone.

Change-Id: Ib6fe961cb659c3002321f26673293e6e25b902a4
---
M tests/query_test/test_iceberg.py
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/72/19672/1
--
To view, visit http://gerrit.cloudera.org:8080/19672
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ib6fe961cb659c3002321f26673293e6e25b902a4
Gerrit-Change-Number: 19672
Gerrit-PatchSet: 1
Gerrit-Owner: Andrew Sherman <asher...@cloudera.com>

Reply via email to