From c8c59b326e587b7515ba4f43399c67d949df244f Mon Sep 17 00:00:00 2001 From: Thomas Graves Date: Wed, 12 Mar 2014 10:32:01 -0700 Subject: [SPARK-1232] Fix the hadoop 0.23 yarn build Author: Thomas Graves Closes #127 from tgravescs/SPARK-1232 and squashes the following commits: c05cfd4 [Thomas Graves] Fix the hadoop 0.23 yarn build --- core/pom.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'core') diff --git a/core/pom.xml b/core/pom.xml index 2248f9d044..a6f478b09b 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -30,6 +30,18 @@ jar Spark Project Core http://spark.apache.org/ + + + + yarn-alpha + + + org.apache.avro + avro + + + + -- cgit v1.2.3