Michael Smith has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/19482 )
Change subject: IMPALA-11903: Ozone emits NONE when not erasure-coded ...................................................................... IMPALA-11903: Ozone emits NONE when not erasure-coded Updates Ozone support for identifying erasure-coded files/tables to emit NONE if not erasure-coded rather than the Ratis replication factor (e.g. ONE, THREE, etc). Chose to do this for consistency as the output specifically identifies the Erasure Coding Policy. Testing: - ran E2E tests with Ozone with and without EC Change-Id: I1c3a34d4e108fed38b66f3dabefe867be5441b35 Reviewed-on: http://gerrit.cloudera.org:8080/19482 Reviewed-by: Joe McDonnell <[email protected]> Tested-by: Impala Public Jenkins <[email protected]> --- M fe/src/main/java/org/apache/impala/common/FileSystemUtil.java 1 file changed, 6 insertions(+), 0 deletions(-) Approvals: Joe McDonnell: Looks good to me, approved Impala Public Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/19482 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I1c3a34d4e108fed38b66f3dabefe867be5441b35 Gerrit-Change-Number: 19482 Gerrit-PatchSet: 2 Gerrit-Owner: Michael Smith <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Joe McDonnell <[email protected]> Gerrit-Reviewer: Kurt Deschler <[email protected]> Gerrit-Reviewer: Michael Smith <[email protected]>
