Ok thanks!
On Tue, Jun 14, 2011 at 11:41 AM, Stack <[email protected]> wrote: > It was broke for a while and then fixed last night w/ this commit: > > http://svn.apache.org/viewvc?view=revision&revision=1135384 > > Sorry about that Jason, > > St.Ack > > On Mon, Jun 13, 2011 at 12:29 PM, Jason Rutherglen > <[email protected]> wrote: >> Looks like it's endlessly trying to connect, http://pastebin.com/5MV3tWJx >> >> 2011-06-13 12:11:02,264 WARN >> [Master:0;ubuntu.ubuntu-domain,44507,1307992253825] >> master.AssignmentManager(1133): Failed assignment of >> -ROOT-,,0.70236052 to localhost,35677,1307992254194, trying to assign >> elsewhere instead; retry=7 >> org.apache.hadoop.hbase.client.RetriesExhaustedException: Failed >> setting up proxy interface >> org.apache.hadoop.hbase.ipc.HRegionInterface to >> localhost/127.0.0.1:35677 after attempts=1 >> at >> org.apache.hadoop.hbase.ipc.HBaseRPC.waitForProxy(HBaseRPC.java:234) >> at >> org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation.getHRegionConnection(HConnectionManager.java:1225) >> at >> org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplemen >> >> On Mon, Jun 13, 2011 at 11:57 AM, Jean-Daniel Cryans >> <[email protected]> wrote: >>> It works for me taking ~60secs, check the logs and jstack? >>> >>> J-D >>> >>> On Mon, Jun 13, 2011 at 11:21 AM, Jason Rutherglen >>> <[email protected]> wrote: >>>> "mvn test -Dtest=TestMultipleTimestamps" hangs on my machine using >>>> trunk. Other tests seem to run, how long is it expected to take? >>>> >>> >> >
