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

Christos Bisias commented on HDDS-7714:
---------------------------------------

[~adoroszlai] Thanks for resolving this.

> Docker cluster ozone-om-ha fails during docker-compose up
> ---------------------------------------------------------
>
>                 Key: HDDS-7714
>                 URL: https://issues.apache.org/jira/browse/HDDS-7714
>             Project: Apache Ozone
>          Issue Type: Bug
>            Reporter: Christos Bisias
>            Assignee: Attila Doroszlai
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.4.0
>
>
> In {{/hadoop-ozone/dist/target/ozone-1.3.0-SNAPSHOT/compose/ozone-om-ha}}
> {code:java}
> ❯ docker-compose up -d
> Building datanode
> Sending build context to Docker daemon 29.18kB
> Step 1/23 : ARG OZONE_RUNNER_IMAGE
> Step 2/23 : ARG OZONE_RUNNER_VERSION
> Step 3/23 : FROM ${OZONE_RUNNER_IMAGE}:${OZONE_RUNNER_VERSION}
> invalid reference format
> ERROR: Service 'datanode' failed to build : Build failed{code}
>  
> The image in {{docker-compose.yaml}} is invalid. If we replace all 
> occurrences of
> {{{}image: ozone-runner-om-ha:$\{OZONE_RUNNER_VERSION{}}}} with 
> {{{}image: ${OZONE_RUNNER_IMAGE}:$\{OZONE_RUNNER_VERSION{}}}} , the issue is 
> fixed. 
>  
> This docker setup is similar to {color:#00875a}ozone-ha{color} and might not 
> be used anymore{color:#00875a}.{color} 
> This ticket is to investigate whether we should fix 
> {color:#00875a}docker-compose.yaml{color} or clean up, delete the directory 
> and make {color:#00875a}test_disabled.sh{color} work under 
> {color:#00875a}ozone-ha{color}.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to