aboutsummaryrefslogtreecommitdiff
path: root/tools
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 /tools
parent37ad3b724590dcf42bcdbfaf91b7a11914501945 (diff)
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 'tools')
-rw-r--r--tools/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/pom.xml b/tools/pom.xml
index 97abb6b2b6..c0ee8faa7a 100644
--- a/tools/pom.xml
+++ b/tools/pom.xml
@@ -27,7 +27,7 @@
<groupId>org.apache.spark</groupId>
<artifactId>spark-tools_2.10</artifactId>
<properties>
- <sbt.project.name>tools</sbt.project.name>
+ <sbt.project.name>tools</sbt.project.name>
</properties>
<packaging>jar</packaging>
<name>Spark Project Tools</name>