You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@s2graph.apache.org by "Jaesang Kim (JIRA)" <ji...@apache.org> on 2016/01/19 07:18:39 UTC

[jira] [Created] (S2GRAPH-29) Supports Docker.

Jaesang Kim created S2GRAPH-29:
----------------------------------

             Summary: Supports Docker.
                 Key: S2GRAPH-29
                 URL: https://issues.apache.org/jira/browse/S2GRAPH-29
             Project: S2Graph
          Issue Type: Task
            Reporter: Jaesang Kim
            Priority: Minor


We have supported Vagrant for 'dev' environment. However, I think that it would be better to support docker as another option.

Docker has some good points like below.

*Easy to reset the test data.*
In order to reset the test data, just stop and rm the docker container. And then start container again.

*Easy to support other RDBMS like postgresql.*
Docker already support many RDBMS with variant versions. Therefore, we do not need to install any RDBMS manually. Moreover, we can easily change the version of HBase for testing.



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