aboutsummaryrefslogtreecommitdiff
path: root/assembly
diff options
context:
space:
mode:
authorMichael Armbrust <michael@databricks.com>2014-07-25 15:36:57 -0700
committerMichael Armbrust <michael@databricks.com>2014-07-25 15:36:57 -0700
commitafd757a241f41d7f8c458ef8f1f9ce8ed12986e5 (patch)
tree136e49b3392763acd5f952b70a50137cb96e9c75 /assembly
parent37ad3b724590dcf42bcdbfaf91b7a11914501945 (diff)
downloadspark-afd757a241f41d7f8c458ef8f1f9ce8ed12986e5.tar.gz
spark-afd757a241f41d7f8c458ef8f1f9ce8ed12986e5.tar.bz2
spark-afd757a241f41d7f8c458ef8f1f9ce8ed12986e5.zip
Revert "[SPARK-2410][SQL] Merging Hive Thrift/JDBC server"
This reverts commit 06dc0d2c6b69c5d59b4d194ced2ac85bfe2e05e2. #1399 is making Jenkins fail. We should investigate and put this back after its passing tests. Author: Michael Armbrust <michael@databricks.com> Closes #1594 from marmbrus/revertJDBC and squashes the following commits: 59748da [Michael Armbrust] Revert "[SPARK-2410][SQL] Merging Hive Thrift/JDBC server"
Diffstat (limited to 'assembly')
-rw-r--r--assembly/pom.xml10
1 files changed, 0 insertions, 10 deletions
diff --git a/assembly/pom.xml b/assembly/pom.xml
index 703f15925b..567a8dd2a0 100644
--- a/assembly/pom.xml
+++ b/assembly/pom.xml
@@ -166,16 +166,6 @@
</dependencies>
</profile>
<profile>
- <id>hive-thriftserver</id>
- <dependencies>
- <dependency>
- <groupId>org.apache.spark</groupId>
- <artifactId>spark-hive-thriftserver_${scala.binary.version}</artifactId>
- <version>${project.version}</version>
- </dependency>
- </dependencies>
- </profile>
- <profile>
<id>spark-ganglia-lgpl</id>
<dependencies>
<dependency>