aboutsummaryrefslogtreecommitdiff
path: root/assembly
diff options
context:
space:
mode:
Diffstat (limited to 'assembly')
-rw-r--r--assembly/pom.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/assembly/pom.xml b/assembly/pom.xml
index 11d4bea936..9e8525dd46 100644
--- a/assembly/pom.xml
+++ b/assembly/pom.xml
@@ -201,12 +201,6 @@
<artifactId>spark-hive_${scala.binary.version}</artifactId>
<version>${project.version}</version>
</dependency>
- </dependencies>
- </profile>
- <profile>
- <!-- TODO: Move this to "hive" profile once 0.13 JDBC is supported -->
- <id>hive-0.12.0</id>
- <dependencies>
<dependency>
<groupId>org.apache.spark</groupId>
<artifactId>spark-hive-thriftserver_${scala.binary.version}</artifactId>