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)

Reply via email to