You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Pierre Padovani (JIRA)" <ji...@apache.org> on 2018/03/01 19:30:00 UTC

[jira] [Commented] (ATLAS-832) atlas_start should start embedded hbase and solr with -Pembedded_services

    [ https://issues.apache.org/jira/browse/ATLAS-832?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16382510#comment-16382510 ] 

Pierre Padovani commented on ATLAS-832:
---------------------------------------

The issue is this line in config.py:



```ENV_KEYS = ["JAVA_HOME", ATLAS_OPTS, ATLAS_SERVER_OPTS, ATLAS_SERVER_HEAP, ATLAS_LOG, ATLAS_PID, ATLAS_CONF,
 "ATLASCPPATH", ATLAS_DATA, ATLAS_HOME, ATLAS_WEBAPP, HBASE_CONF_DIR, SOLR_PORT]```

 

Is missing 

MANAGE_LOCAL_HBASE

MANAGE_LOCAL_SOLR

> atlas_start should start embedded hbase and solr with -Pembedded_services
> -------------------------------------------------------------------------
>
>                 Key: ATLAS-832
>                 URL: https://issues.apache.org/jira/browse/ATLAS-832
>             Project: Atlas
>          Issue Type: Bug
>            Reporter: Shwetha G S
>            Assignee: Vimal Sharma
>            Priority: Major
>
> As part of ATLAS-823, embedded hbase and solr was moved to profile 'embedded_services'. After the package is built using '-Pembedded_services', the package configuration points to local hbase and solr, but atlas_start doesn't start embedded hbase and solr



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)