Michael Smith has uploaded this change for review. (
http://gerrit.cloudera.org:8080/19870
Change subject: IMPALA-12052: Update EC policy string for Ozone
......................................................................
IMPALA-12052: Update EC policy string for Ozone
HDDS-7122 changed how Ozone prints chunk size from bytes to KB, as in
1024k rather than 1048576. That makes it consistent with HDFS reporting.
Our tests verify the chunk size reported in SHOW output. Updates the
expected erasure code policy string to match the new format.
Updates CDP_OZONE_VERSION to a build that includes HDDS-7122. However
this build includes two regressions that we work around for the moment:
- HDDS-8543: FSO layout reports incorrect replication config for
directories in EC buckets. Revert with IMPALA-12132.
- HDDS-8289: FSO layout listStatus operations get slower with lots of
files and filesystem operations. Revert with IMPALA-12075.
Testing:
- ran test suite with Ozone Erasure Coding
Change-Id: I5354de61bbc507931a1d5bc86f6466c0dd50fc30
---
M bin/impala-config.sh
M tests/authorization/test_ranger.py
M tests/common/skip.py
M tests/metadata/test_compute_stats.py
M tests/metadata/test_ddl.py
M tests/metadata/test_metadata_query_statements.py
M tests/query_test/test_iceberg.py
M tests/stress/test_acid_stress.py
8 files changed, 19 insertions(+), 3 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/70/19870/1
--
To view, visit http://gerrit.cloudera.org:8080/19870
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I5354de61bbc507931a1d5bc86f6466c0dd50fc30
Gerrit-Change-Number: 19870
Gerrit-PatchSet: 1
Gerrit-Owner: Michael Smith <[email protected]>