You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2023/01/25 18:20:00 UTC

[jira] [Commented] (IMPALA-11697) Enable SkipIf tests specific to HDFS for Ozone

    [ https://issues.apache.org/jira/browse/IMPALA-11697?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17680734#comment-17680734 ] 

ASF subversion and git services commented on IMPALA-11697:
----------------------------------------------------------

Commit bbb0b4939dc8791b9b505f7bff46ce411b31ae6d in impala's branch refs/heads/master from Michael Smith
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=bbb0b4939 ]

IMPALA-11476: Support Ozone erasure coding

Adds support for identifying erasure coding policy with Ozone. Enables
testing Ozone with erasure coding.

Omits support for identifying erasure coding policy with the o3fs
protocol as that protocol is effectively deprecated and its classes
don't provide access to the ObjectStore.

Refactors volumeBucketPair to use StringTokenizer.

Test updates:
- test_exclusive_coordinator_plan: Ozone+EC blocks are 768MB, which is
  larger than all tables in our test environment. Use tpch_parquet which
  we rely on having 3 files (by loading from snapshot in this case).
- test_new_file_shorter: receives an EOFException when seeking with EC
- test_local_read: erasure-coded-bytes-read is also tied to IMPALA-11697
- test_erasure_coding: Ozone doesn't report files as erasure-coded
  (HDDS-7603)

Testing:
- Passes core E2E and custom cluster tests with TARGET_FILESYSTEM=ozone
  and ERASURE_CODING=true.

Change-Id: I201e2e33ce94bbc1e81631a0a315884bcc8047d1
Reviewed-on: http://gerrit.cloudera.org:8080/19324
Reviewed-by: Joe McDonnell <jo...@cloudera.com>
Tested-by: Impala Public Jenkins <im...@cloudera.com>


> Enable SkipIf tests specific to HDFS for Ozone
> ----------------------------------------------
>
>                 Key: IMPALA-11697
>                 URL: https://issues.apache.org/jira/browse/IMPALA-11697
>             Project: IMPALA
>          Issue Type: Sub-task
>            Reporter: Michael Smith
>            Assignee: Michael Smith
>            Priority: Major
>              Labels: ozone
>             Fix For: Impala 4.2.0
>
>
> Enable HDFS-specific exclusions for Ozone. Items marked {{SkipIf.not_hdfs}} should hypothetically work with Ozone as well. This will likely find issues around TmpFileMgr and metrics using IsHdfsPath that also need an IfOzonePath case.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org