[
https://issues.apache.org/jira/browse/IMPALA-11697?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17640604#comment-17640604
]
ASF subversion and git services commented on IMPALA-11697:
----------------------------------------------------------
Commit f8443d982891e3fd81e84c58394777580c9a5ea2 in impala's branch
refs/heads/branch-4.2.0 from Michael Smith
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=f8443d982 ]
IMPALA-11697: Enable SkipIf.not_hdfs tests for Ozone
Convert SkipIf.not_hdfs to SkipIf.not_dfs for tests that require
filesystem semantics, adding more feature test coverage with Ozone.
Creates a separate not_scratch_fs flag for scratch dir tests as they're
not supported with Ozone yet. Filed IMPALA-11730 to address this.
Preserves not_hdfs for a specific test that uses the dfsadmin CLI to put
it in safemode.
Adds sfs_ofs_unsupported for SmallFileSystem tests. This should work for
many of our filesystems based on
https://github.com/apache/hive/blob/ebb1e2fa9914bcccecad261d53338933b699ccb1/ql/src/java/org/apache/hadoop/hive/ql/io/SingleFileSystem.java#L62-L87.
Makes sfs tests work on S3.
Adds hardcoded_uris for IcebergV2 tests where deletes are implemented as
hardcoded URIs in parquet files. Adding a parquet read/write library for
Python is beyond the scope if this patch.
Change-Id: Iafc1dac52d013e74a459fdc4336c26891a256ef1
Reviewed-on: http://gerrit.cloudera.org:8080/19254
Tested-by: Impala Public Jenkins <[email protected]>
Reviewed-by: Joe McDonnell <[email protected]>
> 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: [email protected]
For additional commands, e-mail: [email protected]