Tamas Mate has uploaded a new patch set (#3). ( 
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 reference 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/3
--
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: newpatchset
Gerrit-Change-Id: Id95523949aab7dc2417a3d06cf780d3de2e44ee3
Gerrit-Change-Number: 19385
Gerrit-PatchSet: 3
Gerrit-Owner: Tamas Mate <[email protected]>
Gerrit-Reviewer: Anonymous Coward <[email protected]>
Gerrit-Reviewer: Gergely Fürnstáhl <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Noemi Pap-Takacs <[email protected]>
Gerrit-Reviewer: Tamas Mate <[email protected]>

Reply via email to