[
https://issues.apache.org/jira/browse/HDDS-1667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16863357#comment-16863357
]
Eric Yang commented on HDDS-1667:
---------------------------------
{quote}But in patch v3 you keep the apache/ozone for the dist project but use
${user}/ozone for all the other. I think it's very-very confusing. I thought
that the main reason to use ozone.docker.image is to get the same value
everywhere (even if it's a default).{quote}
I only moved docker.image variable into ozone.docker.image into top level,
hence fault-injection framework and dist project can benefit from the global
definition. I thought it was your intend to make all of them ${user}/ozone
because your default in docker-build profile was ${user}/ozone. I will make
the default apache/ozone:${project.version} to eliminate the cross talk
conflict.
{quote}If you would like to change the default value (which is unrelated to the
problem description of this issue), I have no problems. But please:
Use the same default everywhere
make sure that during the dist build an 'apache/ozone' value is used
everywhere/by default (for example: set the original value in a dist profile of
hadoop-ozone/pom.xml){quote}
Yes, sounds good to me.
> Docker compose file may referring to incorrect docker image name
> ----------------------------------------------------------------
>
> Key: HDDS-1667
> URL: https://issues.apache.org/jira/browse/HDDS-1667
> Project: Hadoop Distributed Data Store
> Issue Type: Sub-task
> Reporter: Eric Yang
> Assignee: Eric Yang
> Priority: Trivial
> Fix For: 0.4.1
>
> Attachments: HDDS-1667.001.patch, HDDS-1667.002.patch,
> HDDS-1667.003.patch
>
>
> In fault injection test, the docker compose file is templated using:
> ${user.name}/ozone:${project.version}
> If user pass in parameter -Ddocker.image to cause docker build to generate a
> different name. This can cause fault injection test to fail/stuck because it
> could not find the required docker image. The fix is simply use docker.image
> token to filter docker compose file.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]