-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/47135/#review132618
-----------------------------------------------------------




distro/src/conf/hbase/hbase-site.xml.template (line 22)
<https://reviews.apache.org/r/47135/#comment196885>

    The data should be retained across atlas upgrades which means data 
directory should be outside atlas home. Ideally, we should take atlas.data 
environment variable and create directories relative to that. Can be addressed 
in another jira as well



distro/src/conf/hbase/hbase-site.xml.template (line 26)
<https://reviews.apache.org/r/47135/#comment196886>

    rename to hbase-root and hbase-zookeeper-data or create with 
data/hbase/root and data/hbase/zookeeper-data


- Shwetha GS


On May 9, 2016, 9:32 p.m., Tom Beerbower wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/47135/
> -----------------------------------------------------------
> 
> (Updated May 9, 2016, 9:32 p.m.)
> 
> 
> Review request for atlas.
> 
> 
> Bugs: ATLAS-663 and ATLAS-673
>     https://issues.apache.org/jira/browse/ATLAS-663
>     https://issues.apache.org/jira/browse/ATLAS-673
> 
> 
> Repository: atlas
> 
> 
> Description
> -------
> 
> Install standalone SOLR by default.
> 
> SOLR indexes need to be setup properly.
> 
> Fix location of standalone solr and hbase data dirs.
> 
> 
> Diffs
> -----
> 
>   .gitignore b5a1c74 
>   distro/pom.xml ee9add0 
>   distro/src/bin/atlas_config.py dbe1191 
>   distro/src/bin/atlas_start.py 73b8920 
>   distro/src/bin/atlas_stop.py 265084e 
>   distro/src/conf/atlas-application.properties 290105f 
>   distro/src/conf/hbase/hbase-site.xml.template f5c4aad 
>   distro/src/main/assemblies/standalone-package.xml 527f604 
>   distro/src/test/python/scripts/TestMetadata.py 9e55869 
>   docs/src/site/twiki/Configuration.twiki 0793c82 
>   docs/src/site/twiki/InstallationSteps.twiki 270d1c4 
> 
> Diff: https://reviews.apache.org/r/47135/diff/
> 
> 
> Testing
> -------
> 
> Manual testing of atlas_start / atlas_start with standalone solr.
> 
> mvn clean test
> 
> 
> Thanks,
> 
> Tom Beerbower
> 
>

Reply via email to