Skip to content

Instantly share code, notes, and snippets.

View jhalaria's full-sized avatar

Ankit Jhalaria jhalaria

  • Sunnyvale
View GitHub Profile
2016-08-05 10:50:49,188 DEBUG [atscale-akka.actor.connection-pool-87] {} c.a.e.connection.pool.SingleGroupState - Error closing connection
java.sql.SQLException: Error while cleaning up the server resources
at org.apache.hive.jdbc.HiveConnection.close(HiveConnection.java:596)
at com.atscale.engine.connection.pool.SingleGroupState$$anonfun$removeConnection$1.apply$mcV$sp(ConnectionManager.scala:453)
at com.atscale.engine.connection.pool.SingleGroupState$$anonfun$removeConnection$1.apply(ConnectionManager.scala:453)
at com.atscale.engine.connection.pool.SingleGroupState$$anonfun$removeConnection$1.apply(ConnectionManager.scala:453)
at scala.util.Try$.apply(Try.scala:192)
at com.atscale.engine.connection.pool.SingleGroupState.removeConnection(ConnectionManager.scala:452)
at com.atscale.engine.connection.pool.ConnectionManagerActor.com$atscale$engine$connection$pool$ConnectionManagerActor$$processUnsuccessfulConnectionPreCheckout(ConnectionManager.scala:1393)
at com.atscale.engine.connection.pool.Connec