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

Eric Yang edited comment on HDDS-1565 at 5/28/19 12:55 AM:
-----------------------------------------------------------

{quote}No circular dependency is introduced{quote}

I don't think this is good enough reason.  There is circular dependency 
introduced in the current dist project and docker-compose mount.  User can not 
run blockade test until release tarball is made then change directory to 
OZONE_HOME to run.  This is very tiresome process to have to wait tarball 
creation to test blockade.  Same problem applies to docker development that 
needs to wait for tarball creation, can't work independently.

{quote}No significant IO usage is added (copy 500MB tar files multiple times is 
a significant IO usage){quote}

My experience of downloading hadoop-runner and related docker images over 3GB 
is much more costly to developer than local disk IO.


was (Author: eyang):
{quote}No circular dependency is introduced{quote}

I don't think this is good enough reason.  There is circular dependency 
introduced in the current dist mount.  User can not run blockade test until 
release tarball is made then change directory to OZONE_HOME to run.  This is 
very tiresome process to have to wait tarball creation to test blockade.  Same 
problem applies to docker development that needs to wait for tarball creation, 
can't work independently.

{quote}No significant IO usage is added (copy 500MB tar files multiple times is 
a significant IO usage){quote}

My experience of downloading hadoop-runner and related docker images over 3GB 
is much more costly to developer than local disk IO.

> 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