You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Richard Ding (JIRA)" <ji...@apache.org> on 2017/08/02 16:29:01 UTC

[jira] [Updated] (ATLAS-2012) Docker - image & hub - for Atlas

     [ https://issues.apache.org/jira/browse/ATLAS-2012?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Richard Ding updated ATLAS-2012:
--------------------------------
    Attachment: atlas_docker.patch

I think hbase_docker (HBASE-11885) is a good example. Attached is a modified version for Atlas development. It contains a Docker file that easily builds and run Atlas from source. You can easily startup/shutdown Atlas instances. You can run multiple Atlas instances on your laptop.

> Docker - image & hub - for Atlas
> --------------------------------
>
>                 Key: ATLAS-2012
>                 URL: https://issues.apache.org/jira/browse/ATLAS-2012
>             Project: Atlas
>          Issue Type: New Feature
>            Reporter: Nigel Jones
>            Assignee: Péter Gergő Barna
>         Attachments: atlas_docker.patch
>
>
> Docker is increasingly become a standard way of easily running components in a flexible manner, whether for development, production, or test
> I feel there are a few things we can do with docker that will aid Atlas's appeal
> 1. We could provide a simple example of how to create a docker image from the Atlas build. This could be published on the wiki & it would make it easier for developers to use Atlas within a docker environment - mostly by addressing how to configure & start up
> 2. We could automatically generate a docker image as part of the build process. This builds on #1 by automating the creation of the image & making it "just part of the build"
> 3. We could publish the docker image from #2, for releases, to dockerhub, making it near trivial for any developer to easily pull down and experiment with Atlas. Full source of course would be provided/documented so that a user could customize as needed for their environment plus of course improve what is provided with the core project
> 4. We could work with other teams especially ranger, to allow similar efforts in other teams to easily work together & be orchestrated 



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