Re: Puppetized HBASE + Passwordless SSH examples

2013-08-06 Thread Asaf Mesika
; > other apps. > > > > > > > > > Artem Ervits > > > Data Analyst > > > New York Presbyterian Hospital > > > > > > - Original Message - > > > From: Jay Vyas [mailto:jayunit...@gmail.com ] > > > Sent: Monday

Re: Puppetized HBASE + Passwordless SSH examples

2013-08-06 Thread Jay Vyas
other apps. > > > > > > Artem Ervits > > Data Analyst > > New York Presbyterian Hospital > > > > - Original Message - > > From: Jay Vyas [mailto:jayunit...@gmail.com] > > Sent: Monday, August 05, 2013 10:52 AM > > To: user@hbase

Re: Puppetized HBASE + Passwordless SSH examples

2013-08-06 Thread Jeremy Carroll
> Data Analyst > New York Presbyterian Hospital > > - Original Message - > From: Jay Vyas [mailto:jayunit...@gmail.com] > Sent: Monday, August 05, 2013 10:52 AM > To: user@hbase.apache.org > Subject: Puppetized HBASE + Passwordless SSH examples > > Hi everyone

Re: Puppetized HBASE + Passwordless SSH examples

2013-08-06 Thread Artem Ervits
: Puppetized HBASE + Passwordless SSH examples Hi everyone . tl;dr? Any hints on where to start with puppetization of my hbase stack would be much appreciated. Here goes.. This is an open quesiton about puppet and hbase - any deployment stories or suggested modules would be appreciated. Have been

Re: Puppetized HBASE + Passwordless SSH examples

2013-08-05 Thread Bryan Beaudreault
A couple years ago we started our stack with this as a base: http://hstack.org/hstack-automated-deployment-using-puppet/ However, we ended up simplifying it quite a bit. In the end, for us, puppet just sets up the directories (i.e. data directories for hdfs, namenode, etc), and installs the servi

Puppetized HBASE + Passwordless SSH examples

2013-08-05 Thread Jay Vyas
Hi everyone . tl;dr? Any hints on where to start with puppetization of my hbase stack would be much appreciated. Here goes.. This is an open quesiton about puppet and hbase - any deployment stories or suggested modules would be appreciated. Have been looking around at some puppet modules for HB