You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hama.apache.org by "Hoseog.Lee (JIRA)" <ji...@apache.org> on 2015/04/01 09:27:55 UTC

[jira] [Comment Edited] (HAMA-942) DockFile for Hama

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

Hoseog.Lee edited comment on HAMA-942 at 4/1/15 7:27 AM:
---------------------------------------------------------

In my opinion docker related files need to be in separated folder. so I suggest a file structure below.
{code}
/hama/trunk
|-- ...
|-- ...
`-- /docker
    |-- Dockerfile
    |-- README.md
    `-- /confg
        `-- hama-site.xml
{code}
I just attach the patch with above file structure. This patch has Dockerfile which can make hama on docker container.


was (Author: hoseog):
In my opinion docker related files need to be in separated folder. so I suggest a file structure below.

/hama/trunk
|-- ...
|-- ...
`-- /docker
    |-- Dockerfile
    |-- README.md
    `-- /confg
        `-- hama-site.xml

I just attach the patch with above file structure. This patch has Dockerfile which can make hama on docker container.

> DockFile for Hama
> -----------------
>
>                 Key: HAMA-942
>                 URL: https://issues.apache.org/jira/browse/HAMA-942
>             Project: Hama
>          Issue Type: New Feature
>            Reporter: Edward J. Yoon
>            Assignee: Hoseog.Lee
>
> Add Dockerfile can be used to build a Docker image running the latest Hama in local mode for newbies.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)