> On May 10, 2016, 6:14 p.m., Suma Shivaprasad wrote: > > distro/src/bin/atlas_config.py, line 64 > > <https://reviews.apache.org/r/47135/diff/1/?file=1377049#file1377049line64> > > > > shouldnt this be solr5
It works for solr5. I just left it open in case we support solr6, ... - Tom ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/47135/#review132510 ----------------------------------------------------------- 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 > >