Re: JVMClusterUtil.startup method refactor

2011-07-16 Thread Akash
Yes.. please review it . Wat I meant was that I wnt be changing the signature of the startup method. But the patch is still a valid one :) Sent from my iPhone On Jul 17, 2011, at 10:24 AM, Stack wrote: > So, should I review hbase-4008? Thanks Akash. > St.Ack > > On Sat, Jul 16, 2011 at 10:04

Re: JVMClusterUtil.startup method refactor

2011-07-16 Thread Stack
So, should I review hbase-4008? Thanks Akash. St.Ack On Sat, Jul 16, 2011 at 10:04 AM, Akash Ashok wrote: > I decided against it as the change i was thinking about broke a lot of test > cases. So I'm gonna leave it as it is. :) > > On Sat, Jul 16, 2011 at 2:10 PM, Akash Ashok wrote: > >> >> >>

Re: Starting the Hadoop DataNode inside the HBase process?

2011-07-16 Thread Ted Dunning
On Sat, Jul 16, 2011 at 6:28 PM, Jason Rutherglen < jason.rutherg...@gmail.com> wrote: > Running the DataNode inside of an HBase process seems like this could > be a good option to enable? > My gut is that this would be a maintenance headache. > Specifically because it would reduce the number o

Starting the Hadoop DataNode inside the HBase process?

2011-07-16 Thread Jason Rutherglen
Running the DataNode inside of an HBase process seems like this could be a good option to enable? Specifically because it would reduce the number of processes on an HBase instance. Eg, I think one of the barriers to adoption for HBase in general is the multiple processes management part. Are the

Jenkins build is back to normal : HBase-TRUNK #2035

2011-07-16 Thread Apache Jenkins Server
See

Re: JVMClusterUtil.startup method refactor

2011-07-16 Thread Akash Ashok
I decided against it as the change i was thinking about broke a lot of test cases. So I'm gonna leave it as it is. :) On Sat, Jul 16, 2011 at 2:10 PM, Akash Ashok wrote: > > > On Fri, Jul 15, 2011 at 10:52 PM, Stack wrote: > >> On Fri, Jul 15, 2011 at 10:20 AM, Akash Ashok >> wrote: >> > Hi, >

Re: JVMClusterUtil.startup method refactor

2011-07-16 Thread Akash Ashok
On Fri, Jul 15, 2011 at 10:52 PM, Stack wrote: > On Fri, Jul 15, 2011 at 10:20 AM, Akash Ashok > wrote: > > Hi, > >I was having a look at the > org.apache.hadoop.hbase.util.JVMClusterUtil. > > The startup method has the following signature > > > > public static String startup(final List > >