Can you provide a bit more information ? Which hbase release are you using ? In between the two queries, was there any concurrent update to the underlying table ?
BTW I assume thrift servers 1 and 2 use the same binary - they just resided on different machines. Cheers On Tue, Jan 26, 2016 at 9:02 PM, Rajeshkumar J <[email protected]> wrote: > Hi, > > > I have table named temp in hbase. First I have started the thrift server > 1 and queried the table and also it returns the result. > Then I have stopped the thrift server 1 and now I have started thrift > server 2 and queried the table with some queries which I have used earlier > but it didn't return any results. Is there any reasons? > > Thanks >
