You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by Jimmy Xiang <jx...@cloudera.com> on 2015/03/05 20:27:48 UTC

Review Request 31770: HIVE-9601 New Beeline queries will hang If Beeline terminates in-properly [Spark Branch]

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/31770/
-----------------------------------------------------------

Review request for hive, Szehon Ho and Xuefu Zhang.


Repository: hive-git


Description
-------

Added an event handler so that we can clean up dangling sessions when a beeline client is gone improperly.


Diffs
-----

  service/src/java/org/apache/hive/service/cli/thrift/ThriftBinaryCLIService.java b6e851a 
  service/src/java/org/apache/hive/service/cli/thrift/ThriftCLIService.java 058e108 

Diff: https://reviews.apache.org/r/31770/diff/


Testing
-------

Tested on my local cluster.


Thanks,

Jimmy Xiang