Here's a simple doc to spin up bigtop cluster: https://cwiki.apache.org/confluence/display/BIGTOP/Quick+Introduction+to+BigTop+VM+and+Docker+Provisioner
2015-03-05 2:55 GMT+08:00 jay vyas <[email protected]>: > Hi Tom. > > You can easily spin up a cluster to test out the puppet recipes using > vagrant. > > git clone apache/bigtop > cd bigtop-deploy/vm/vagrant-puppet-vm > vagrant up > > If that works, then the base system is working for you. Then you can now > try to customize: > > vagrant destroy > vim vagrantconfig.yaml #add solr, for example. > vagrant up > > This should get you started - and be very easy to experiment and iterate > on. If the puppet / solr recipes work for you let us know, im not sure > who is testing Solr versions in bigtop right now. > > For details on puppet recipes or bugs/questions on them just post here . > Since we have so many components in bigtop which are puppetized, we havent > been able to create a easy to read documentation on the whole puppet > infrastructure as a whole (yet). > > Letting us know the results of testing Solr on bigtop will be alot of > value to us, please let us know how it works for you ! > > > > On Wed, Mar 4, 2015 at 1:44 PM, Tom Chen <[email protected]> wrote: > >> How to use those puppet recipes? Any document? >> >> >> >> On Wed, Mar 4, 2015 at 12:45 PM, jay vyas <[email protected]> >> wrote: >> >>> Ambari theoretically should work against different stacks. >>> IIRC bigtop is one of those stacks. >>> We have puppet recipes in bigtop for apache solr, but i havent used them >>> lately. >>> We are definetely looking for more input and patches on SOLR from people >>> interested. >>> >>> Tom let us know if you would like to get involved, we can help you get >>> started. >>> >>> On Wed, Mar 4, 2015 at 11:41 AM, Tom Chen <[email protected]> wrote: >>> >>>> Hi, >>>> >>>> I wonder if the Solr rpm files built by BigTop are used by Ambari to >>>> deploy and install. >>>> >>>> If it's not used by Ambari, I think they are just use yum to install, >>>> how the yum install, how to start/stop solr, how to test it? Any >>>> documentation around this? >>>> >>>> >>>> Regards, >>>> Tom >>>> >>> >>> >>> >>> -- >>> jay vyas >>> >> >> > > > -- > jay vyas >
