----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/47782/#review134747 -----------------------------------------------------------
1. Change distro/atlas-application.properties to use berkleydb and elasticsearch 2. Remove packaging of hbase and solr - Shwetha GS On May 24, 2016, 5:42 p.m., Tom Beerbower wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/47782/ > ----------------------------------------------------------- > > (Updated May 24, 2016, 5:42 p.m.) > > > Review request for atlas and Hemanth Yamijala. > > > Bugs: ATLAS-823 > https://issues.apache.org/jira/browse/ATLAS-823 > > > Repository: atlas > > > Description > ------- > > Use of embedded HBase and SOLR is not preferred due to multiple concerns, > including: > > 1. lack of support by Ambari makes it difficult to handle kerberization, > upgrade/migration, start/stop > 2. not suitable for production use - no HA, local-storage > > Atlas should remove support for embedded HBase and SOLR. Instead Atlas should > be updated to use external HBase and SOLR. > > > Diffs > ----- > > distro/src/bin/atlas_start.py cb869bb > distro/src/bin/atlas_stop.py a72c724 > distro/src/test/python/scripts/TestMetadata.py 00ca3e2 > docs/src/site/twiki/Configuration.twiki 879c06c > docs/src/site/twiki/InstallationSteps.twiki 006e1e8 > > Diff: https://reviews.apache.org/r/47782/diff/ > > > Testing > ------- > > updated unit test > > mvn clean test > > > Thanks, > > Tom Beerbower > >
