Scott Grosenick created ATLAS-4223:
--------------------------------------
Summary: Solr Does Not Start When Run in a Docker Container
(embedded-hbase-solr)
Key: ATLAS-4223
URL: https://issues.apache.org/jira/browse/ATLAS-4223
Project: Atlas
Issue Type: Improvement
Components: atlas-core
Affects Versions: 2.1.0
Reporter: Scott Grosenick
When attempting to run a one-box installation of Atlas with the embedded
Hbase/Solr config in a docker container, Solr fails to start with the following
error message:
{quote}WARNING: Starting Solr as the root user is a security risk and not
considered best practice. Exiting.
Please consult the Reference Guide. To override this check, start with
argument '-force'
{quote}
This can be worked around by specifying the -force parameter in atlas_config.py
for the half dozen lines that invoke Solr commands.
I have a branch with this change but don't have perms to push it out prior to
sending a PR
--
This message was sent by Atlassian Jira
(v8.3.4#803005)