> On May 10, 2016, 6:11 p.m., Suma Shivaprasad wrote: > > distro/src/bin/atlas_config.py, line 102 > > <https://reviews.apache.org/r/47135/diff/1/?file=1377049#file1377049line102> > > > > if this config is changed by a user through Ambari, we need to handle > > the case where we need to support resharding after confirming from the > > user. I am not sure if this is something that can be done instantaneously > > or requires down time. Can we dig deeper and see how we can handle this. > > The same goes for replica
It can be set by Ambari. I'll deal with it in the related Ambari patch. The resharding seems like an issue with or without this patch. Can it be handled in a separate Jira? - Tom ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/47135/#review132508 ----------------------------------------------------------- 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 > >