On Jan 31, 5:23 pm, Mateusz Berezecki <[email protected]> wrote: > On Sun, Feb 1, 2009 at 2:13 AM, Luke <[email protected]> wrote: > > > This should only happen when an old client is talking to a new server > > or vice versa. Make sure you kill all existing servers and restart the > > servers. > > Is this is the thrift broker you're mentioning? > Could you please be more verbose ? > I'm not sure I understand.
Range servers talk to DFS brokers via dfs client. ThriftBroker talks to range servers/hyperspace/master via the hypertable client. You must make sure all the servers (DFS broker, hyperspace, range server, master and thrift broker) and hypertable client (native C++ client) are from the same build. It's OK for thrift client to be older (that's the advantage of the thrift interface) __Luke --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Hypertable Development" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/hypertable-dev?hl=en -~----------~----~----~----~------~----~------~--~---
