[
https://issues.apache.org/jira/browse/IMPALA-9442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Smith resolved IMPALA-9442.
-----------------------------------
Fix Version/s: Impala 4.2.0
Resolution: Fixed
Ozone can be used in the minicluster by setting {{TARGET_FILESYSTEM=ozone}}.
By default it uses public Apache Ozone releases. This can be changed with
{{USE_APACHE_OZONE}}. This was done because the upstream CDP release we pull
artifacts from has a very outdated version of Ozone.
{{DEFAULT_FS}} use the {{o3fs}} scheme because Ozone has a number of naming
restrictions on volumes and buckets that aren't compatible with our test data
layout, so it's easier to use o3fs and put everything in one bucket.
> Add Ozone to minicluster
> ------------------------
>
> Key: IMPALA-9442
> URL: https://issues.apache.org/jira/browse/IMPALA-9442
> Project: IMPALA
> Issue Type: Sub-task
> Components: Infrastructure
> Reporter: Sahil Takiar
> Assignee: Michael Smith
> Priority: Major
> Fix For: Impala 4.2.0
>
>
> In order to get full E2E testing for Impala-on-Ozone, Ozone needs to be added
> to the Impala minicluster (similar to what we do for HDFS, HBase, and Kudu).
> This will allow us to write E2E integration tests for Impala-on-Ozone.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)