aboutsummaryrefslogtreecommitdiff
path: root/sql/hive
diff options
context:
space:
mode:
authorSandy Ryza <sandy@cloudera.com>2014-11-14 14:21:57 -0800
committerPatrick Wendell <pwendell@gmail.com>2014-11-14 14:22:13 -0800
commitd90ddf12b6bea2162e982e800c96d2c94f66b347 (patch)
treee89c6462d663ce83625df68115e7596294bddd70 /sql/hive
parent4bdeeb7d25453b9b50c7dc23a5c7f588754f0e52 (diff)
downloadspark-d90ddf12b6bea2162e982e800c96d2c94f66b347.tar.gz
spark-d90ddf12b6bea2162e982e800c96d2c94f66b347.tar.bz2
spark-d90ddf12b6bea2162e982e800c96d2c94f66b347.zip
SPARK-4375. no longer require -Pscala-2.10
It seems like the winds might have moved away from this approach, but wanted to post the PR anyway because I got it working and to show what it would look like. Author: Sandy Ryza <sandy@cloudera.com> Closes #3239 from sryza/sandy-spark-4375 and squashes the following commits: 0ffbe95 [Sandy Ryza] Enable -Dscala-2.11 in sbt cd42d94 [Sandy Ryza] Update doc f6644c3 [Sandy Ryza] SPARK-4375 take 2 (cherry picked from commit f5f757e4ed80759dc5668c63d5663651689f8da8) Signed-off-by: Patrick Wendell <pwendell@gmail.com>
Diffstat (limited to 'sql/hive')
-rw-r--r--sql/hive/pom.xml3
1 files changed, 0 insertions, 3 deletions
diff --git a/sql/hive/pom.xml b/sql/hive/pom.xml
index 67e36a951e..fa9a1e64b0 100644
--- a/sql/hive/pom.xml
+++ b/sql/hive/pom.xml
@@ -144,9 +144,6 @@
</profile>
<profile>
<id>hive-0.12.0</id>
- <activation>
- <activeByDefault>false</activeByDefault>
- </activation>
<dependencies>
<dependency>
<groupId>com.twitter</groupId>