Hi,
is anyone else having issues with the HDP2.3 sandbox and Thrift? Everything was good for the same setup on 2.2.
After setting up the latest VM Thrift eventually crashes with the message below. The load doesn’t seem to matter, it seems like things starts happening after a certain number of requests.
Any feedback greatly appreciated.
2015-08-06 17:36:56,190 INFO [ConnectionCache_ChoreService_1] client.ConnectionManager$HConnectionImplementation: Closing zookeeper sessionid=0x14f02cf088b2dec
2015-08-06 17:36:56,193 INFO [ConnectionCache_ChoreService_1] zookeeper.ZooKeeper: Session: 0x14f02cf088b2dec closed
2015-08-06 17:36:56,193 INFO [thrift-worker-0-EventThread] zookeeper.ClientCnxn: EventThread shut down
2015-08-06 17:36:56,566 ERROR [thrift-worker-1] client.AsyncProcess: Failed to get region location
java.io.IOException: hconnection-0xad042b2 closed
at org.apache.hadoop.hbase.client.ConnectionManager$HConnectionImplementation.locateRegion(ConnectionManager.java:1146)
at org.apache.hadoop.hbase.client.AsyncProcess.submit(AsyncProcess.java:370)
at org.apache.hadoop.hbase.client.AsyncProcess.submit(AsyncProcess.java:321)