Impala Public Jenkins has submitted this change and it was merged. ( 
http://gerrit.cloudera.org:8080/19629 )

Change subject: IMPALA-11999: Ensure iceberg catalog location has correct 
filesystem prefix for Ozone
......................................................................

IMPALA-11999: Ensure iceberg catalog location has correct filesystem prefix for 
Ozone

Some iceberg tests run using different forms of iceberg catalog. One of
these specifies iceberg.catalog_location as one of the TBLPROPERTIES
when a table is created. This location was hard-coded to a path
starting with "/test-warehouse", which results in an illegal Ozone
path. Fix this by wrapping the location with get_fs_path(), which gives
a legal Ozone path.

TESTING
- ran end to end tests on an Ozone filesystem.

Change-Id: Iabafb9cb778a923ffe084dd3e61053b2aa8a6b1f
Reviewed-on: http://gerrit.cloudera.org:8080/19629
Reviewed-by: Impala Public Jenkins <impala-public-jenk...@cloudera.com>
Tested-by: Impala Public Jenkins <impala-public-jenk...@cloudera.com>
---
M tests/util/iceberg_util.py
1 file changed, 5 insertions(+), 2 deletions(-)

Approvals:
  Impala Public Jenkins: Looks good to me, approved; Verified

--
To view, visit http://gerrit.cloudera.org:8080/19629
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: Iabafb9cb778a923ffe084dd3e61053b2aa8a6b1f
Gerrit-Change-Number: 19629
Gerrit-PatchSet: 3
Gerrit-Owner: Andrew Sherman <asher...@cloudera.com>
Gerrit-Reviewer: Andrew Sherman <asher...@cloudera.com>
Gerrit-Reviewer: Daniel Becker <daniel.bec...@cloudera.com>
Gerrit-Reviewer: Impala Public Jenkins <impala-public-jenk...@cloudera.com>
Gerrit-Reviewer: Michael Smith <michael.sm...@cloudera.com>

Reply via email to