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

Elek, Marton commented on HDDS-1565:
------------------------------------

Thanks the feedback [~eyang]. The docker creation can be turned off and on by 
using docker-build profile I think it's separated. Tar file creation can be 
moved to the dist profile which means both can be created independently.

I have no problem to move the docker image creation to separated project but we 
need to be sure that:

# No circular dependency is introduced
# No significant IO usage is added (copy 500MB tar files multiple times is a 
significant IO usage)

> Rename k8s-dev and k8s-dev-push profiles to docker-build and docker-push
> ------------------------------------------------------------------------
>
>                 Key: HDDS-1565
>                 URL: https://issues.apache.org/jira/browse/HDDS-1565
>             Project: Hadoop Distributed Data Store
>          Issue Type: Improvement
>            Reporter: Elek, Marton
>            Assignee: Elek, Marton
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> Based on the feedback from [~eyang] I realized that the names of the k8s-dev 
> and k8s-dev-push profiles are not expressive enough as the created containers 
> can be used not only for kubernetes but can be used together with any other 
> container orchestrator.
> I propose to rename them to docker-build/docker-push.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org

Reply via email to