----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/52122/#review150014 -----------------------------------------------------------
beeline/src/test/org/apache/hive/beeline/TestBeeLineExceptionHandling.java (line 58) <https://reviews.apache.org/r/52122/#comment217822> Wouldn't it be better to split these checks into different test cases, so that one test would contain only one check? Thanks for the patch! I have just one question, it is a minor thing. Otherwise looks good to me. - Marta Kuczora On Sept. 22, 2016, 8:12 a.m., Peter Vary wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/52122/ > ----------------------------------------------------------- > > (Updated Sept. 22, 2016, 8:12 a.m.) > > > Review request for hive, Aihua Xu, Marta Kuczora, Miklos Csanady, Sergio > Pena, Vaibhav Gumashta, Vihang Karajgaonkar, 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 > >