Chris you might want to try and rebuild the entire project. I changed the return type for org.apache.blur.thrift.Connection.getConnectionStr() from Object to String. Maybe you just need rebuilt jars?
Aaron On Sat, Aug 31, 2013 at 7:52 AM, Aaron McCurry <[email protected]> wrote: > Not sure what that is, I will take a look and get back to you. > > Sent from my iPhone > > On Aug 30, 2013, at 9:39 PM, Chris Rohr <[email protected]> wrote: > > > Aaron, > > > > After your last commits (from last night) I get the following error when > running the tests. > > > > NoSuchMethodError: > org.apache.blur.thrift.Connection.getConnectionStr()Ljava/lang/Object; > > > > Note, I get this in when trying to start the MiniCluster and when > running the BlurClusterTest > > > > Chris >
