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

Anu Engineer commented on HDFS-12469:
-------------------------------------

[~elek] Thank you for getting this done. It is a pleasure to use. In fact, I am 
delighted and amazed at the ease of use.
Reminds me of "Any sufficiently advanced technology is indistinguishable from 
magic." Quote. 

Only two questions:

1. Do we need to map the Datanode Port

||Container||Image||port||name
| ea0e87103f5e| flokkr/hadoop-runner:latest  |   *0.0.0.0:32768->9864/tcp*   |  
ozone_datanode_1
|018674447f92| flokkr/hadoop-runner:latest | 0.0.0.0:9876->9876/tcp | 
ozone_scm_1
|53934dfb87f2|flokkr/hadoop-runner:latest|0.0.0.0:9870->9870/tcp, 
0.0.0.0:50070->50070/tcp| ozone_namenode_1
|6ebf24082aff | flokkr/hadoop-runner:latest |  0.0.0.0:9874->9874/tcp| 
ozone_ksm_1

2. Is there an easy way to run corona, [~nandakumar131] How do I run corona 
from the hadoo-dist? All ports are open so I should be able to run from the 
local host. Can you please share the instructions to do that? 
[~elek] Can we please have a container where I can ssh and run corona?

We should update the *Ozone getting started doc as soon as this is committed*. 
I am a +1 as soon as I know the answer for the datanode port mapping question. 
Just wanted to make sure it is intentional in the compose file.


cc: [~cheersyang], [~linyiqun], [~msingh], [~nandakumar131], [~xyao], 
[~vagarychen], [~jnp] This is amazing .. You apply this patch and run 

*  *mvn clean package -DskipTests=true -Dmaven.javadoc.skip=true -Pdist -Dtar 
-DskipShade*
*  *cd dev-support/compose/ozone*
*  *docker-compose up*

and you can connect to KSM UI by running http://localhost:9874/. Have fun with 
*dozone*.


> Ozone: Create docker-compose definition to easily test real clusters
> --------------------------------------------------------------------
>
>                 Key: HDFS-12469
>                 URL: https://issues.apache.org/jira/browse/HDFS-12469
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>          Components: ozone
>            Reporter: Elek, Marton
>            Assignee: Elek, Marton
>              Labels: ozoneMerge
>             Fix For: HDFS-7240
>
>         Attachments: HDFS-12469-HDFS-7240.001.patch, 
> HDFS-12469-HDFS-7240.WIP1.patch, HDFS-12469-HDFS-7240.WIP2.patch
>
>
> The goal here is to create a docker-compose definition for ozone 
> pseudo-cluster with docker (one component per container). 
> Ideally after a full build the ozone cluster could be started easily with 
> after a simple docker-compose up command.  



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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

Reply via email to