Sai Hemanth Gantasala created HIVE-23990: --------------------------------------------
Summary: Thrift client throws TApplication Exception instead of TTransportException Key: HIVE-23990 URL: https://issues.apache.org/jira/browse/HIVE-23990 Project: Hive Issue Type: Bug Components: Tests Reporter: Sai Hemanth Gantasala Assignee: Sai Hemanth Gantasala When the thrift version is upgraded from 0.9.3 to 0.13, TServiceClient is throwing TApplicationException instead of TTransportException for a couple of tests in hive/ql. So TTransportException should be changed to TException which is more appropriate. -- This message was sent by Atlassian Jira (v8.3.4#803005)