aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml13
1 files changed, 0 insertions, 13 deletions
diff --git a/pom.xml b/pom.xml
index 32918d6a74..284c219519 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2443,19 +2443,6 @@
-->
<profile>
- <id>hadoop-1</id>
- <properties>
- <hadoop.version>1.2.1</hadoop.version>
- <protobuf.version>2.4.1</protobuf.version>
- <hbase.version>0.98.7-hadoop1</hbase.version>
- <avro.mapred.classifier>hadoop1</avro.mapred.classifier>
- <codehaus.jackson.version>1.8.8</codehaus.jackson.version>
- <akka.group>org.spark-project.akka</akka.group>
- <akka.version>2.3.4-spark</akka.version>
- </properties>
- </profile>
-
- <profile>
<id>hadoop-2.2</id>
<!-- SPARK-7249: Default hadoop profile. Uses global properties. -->
</profile>