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

Tom Beerbower commented on ATLAS-832:
-------------------------------------

building with embedded_services profile does start the services but you need to 
run atlas-env.sh first ...

{code}
>>source ./conf/atlas-env.sh 
>>echo $MANAGE_LOCAL_HBASE
true
>>echo $MANAGE_LOCAL_SOLR
true
>>bin/atlas_start.py 
configured for local hbase.
hbase started.
configured for local solr.
solr started.
setting up solr collections...
Apache Atlas Server started!!!
{code}

> 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: Tom Beerbower
>             Fix For: 0.7-incubating
>
>
> 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
(v6.3.4#6332)

Reply via email to