Jayendra Parab created ATLAS-4011:
-------------------------------------

             Summary: Docker: While running Atlas Docker container, data should 
be stored on host
                 Key: ATLAS-4011
                 URL: https://issues.apache.org/jira/browse/ATLAS-4011
             Project: Atlas
          Issue Type: Improvement
            Reporter: Jayendra Parab


Currently, if Atlas is started with Embedded Solr and HBase in Docker 
container, the data is persisted inside the container. So if the container is 
destroyed and a new container is started, then its old data is lost.

The data directory should be mounted as a volume, so that data can be restored 
across container destroy and restore.

To achieve this, Solr data directory should be configurable and by default it 
should be $ATLAS_HOME/data/solr. HBase and Kafka data directory is already 
configured to $ATLAS_HOME/data



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to