[
https://issues.apache.org/jira/browse/CAMEL-21334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17888155#comment-17888155
]
Anushka Juli edited comment on CAMEL-21334 at 10/10/24 6:48 AM:
----------------------------------------------------------------
[~apupier] Wrong image is used to build camel-opensearch on ppc64le arch,
that's why it is failing.
{code:java}
mvn clean verify
-Dopensearch.container=icr.io/ppc64le-oss/opensearch-ppc64le:2.12.0{code}
Need to pass like this in cmd or I need to hardcode the image value in pom.xml
file of camel-opensearch
was (Author: JIRAUSER307330):
[~apupier] Wrong image is used to build camel-opensearch on ppc64le arch,
that's why it is failing.
{code:java}
mvn clean verify
-Dopensearch.container=icr.io/ppc64le-oss/opensearch-ppc64le:2.12.0{code}
Need to pass like this or I need to hardcode the image value in pom.xml file of
camel-opensearch
> Camel-opensearch - Provide ppc64le arch support
> -----------------------------------------------
>
> Key: CAMEL-21334
> URL: https://issues.apache.org/jira/browse/CAMEL-21334
> Project: Camel
> Issue Type: Task
> Components: camel-opensearch
> Reporter: Anushka Juli
> Assignee: Andrea Cosentino
> Priority: Minor
> Fix For: 4.9.0
>
> Attachments: camel-opensearch-logs-on-x86.txt,
> opensearch_build_success_logs.txt, opensearch_test_infra_logs.txt
>
>
> h1. We want to provide ppc64le arch support to camel-opensearch in the camel
> component
--
This message was sent by Atlassian Jira
(v8.20.10#820010)