Tamas Mate has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/19385


Change subject: IMPALA-11806: Fix TestIcebergTable.test_load E2E test
......................................................................

IMPALA-11806: Fix TestIcebergTable.test_load E2E test

The test had a flaky part, it was referring to a directory which was
random generated. Removed the referrence to this directory.

The test was failing with filesystems other than HDFS due to the
hdfs_client dependency, replaced the hdfs_client calls to
filesystem_client instead.

Testing:
 - Executed the test locally (HDFS/Minicluster)
 - Triggered an Ozone build to verify it with different FS

Change-Id: Id95523949aab7dc2417a3d06cf780d3de2e44ee3
---
M testdata/workloads/functional-query/queries/QueryTest/iceberg-load.test
M tests/query_test/test_iceberg.py
2 files changed, 14 insertions(+), 15 deletions(-)



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

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Id95523949aab7dc2417a3d06cf780d3de2e44ee3
Gerrit-Change-Number: 19385
Gerrit-PatchSet: 1
Gerrit-Owner: Tamas Mate <[email protected]>

Reply via email to