From 994fbae48176ddb3b68a4b393ce9cc948a261be6 Mon Sep 17 00:00:00 2001 From: Josh Rosen Date: Wed, 20 Apr 2016 18:05:34 -0700 Subject: [PATCH 1/2] Use reflection to check for CliSessionState --- sql/hive/pom.xml | 25 ++++++++++++++++--- .../sql/hive/client/HiveClientImpl.scala | 13 ++++++++-- .../hive/client/IsolatedClientLoader.scala | 2 +- 3 files changed, 33 insertions(+), 7 deletions(-) diff --git a/sql/hive/pom.xml b/sql/hive/pom.xml index 61504becf1f38..177b6884fa13b 100644 --- a/sql/hive/pom.xml +++ b/sql/hive/pom.xml @@ -73,10 +73,6 @@ ${protobuf.version} --> - - ${hive.group} - hive-cli -