Thanks - that helps a good bit. I do get some failures from things like "Filesystem closed" and "Address already in use", but sounds like that's not unexpected right now.
On Mon, Aug 27, 2012 at 2:17 PM, Stack <[email protected]> wrote: > On Mon, Aug 27, 2012 at 2:16 PM, Ted Yu <[email protected]> wrote: > > Thanks N for sharing the knowledge. > > > > Looks like some test needs to use random port(s): > > > > > testStopDuringStart(org.apache.hadoop.hbase.master.TestMasterNoCluster): > > Problem binding to sea-lab-0/10.249.196.101:60000 : Address already in > use > > testFailover(org.apache.hadoop.hbase.master.TestMasterNoCluster): > Problem > > binding to sea-lab-0/10.249.196.101:60000 : Address already in use > > testCatalogDeploys(org.apache.hadoop.hbase.master.TestMasterNoCluster): > > Problem binding to sea-lab-0/10.249.196.101:60000 : Address already in > use > > > > Cheers > > > > File an issue Ted? > St.Ack >
