[ https://issues.apache.org/jira/browse/ATLAS-4011?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17226807#comment-17226807
]
ASF subversion and git services commented on ATLAS-4011:
--------------------------------------------------------
Commit e6fff74807c24a06aea1cb7666bd07da9d1100ed in atlas's branch refs/heads/master from Jayendra
Parab
[ https://gitbox.apache.org/repos/asf?p=atlas.git;h=e6fff74 ]
ATLAS-4011: Dockerfile: updated to support storing data (solr, berkeleydb, kafka) on host
directory
> 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
> Assignee: Jayendra Parab
> Priority: Major
>
> 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)
|