diff --git a/ql/pom.xml b/ql/pom.xml
index cbf71cd706..7019a91e0c 100644
--- a/ql/pom.xml
+++ b/ql/pom.xml
@@ -84,7 +84,7 @@
org.apache.hive
- spark-client
+ hive-spark-client
${project.version}
@@ -910,7 +910,7 @@
org.codehaus.jackson:jackson-mapper-asl
com.google.guava:guava
net.sf.opencsv:opencsv
- org.apache.hive:spark-client
+ org.apache.hive:hive-spark-client
org.apache.hive:hive-storage-api
org.apache.orc:orc-core
org.apache.orc:orc-tools
diff --git a/spark-client/pom.xml b/spark-client/pom.xml
index b38c6fa7a4..de6b018800 100644
--- a/spark-client/pom.xml
+++ b/spark-client/pom.xml
@@ -26,9 +26,9 @@
org.apache.hive
- spark-client
+ hive-spark-client
jar
- Spark Remote Client
+ Hive Spark Remote Client
3.0.0-SNAPSHOT