----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/52122/#review149826 -----------------------------------------------------------
Ship it! +1, just some typos. Thanks for the patch. beeline/src/main/resources/BeeLine.properties (line 148) <https://reviews.apache.org/r/52122/#comment217553> The root cause might be **a** too high concurrent number of connections. Please check the number of active connections and adjust hive.server2.thrift.max.worker.threads **if** applicable. - Barna Zsombor Klara On Sept. 21, 2016, 3:15 p.m., Peter Vary wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/52122/ > ----------------------------------------------------------- > > (Updated Sept. 21, 2016, 3:15 p.m.) > > > Review request for hive, Aihua Xu, Marta Kuczora, Miklos Csanady, Sergio > Pena, Vaibhav Gumashta, and Barna Zsombor Klara. > > > Bugs: HIVE-9423 > https://issues.apache.org/jira/browse/HIVE-9423 > > > Repository: hive-git > > > Description > ------- > > Adding different error message depending on the thrown TTransportException > > > Diffs > ----- > > beeline/src/java/org/apache/hive/beeline/BeeLine.java 5322ca6 > beeline/src/main/resources/BeeLine.properties 13321d2 > beeline/src/test/org/apache/hive/beeline/TestBeeLineExceptionHandling.java > PRE-CREATION > > Diff: https://reviews.apache.org/r/52122/diff/ > > > Testing > ------- > > Manual, and added unit test depending on the exception code > > > Thanks, > > Peter Vary > >