aboutsummaryrefslogtreecommitdiff
path: root/yarn
diff options
context:
space:
mode:
Diffstat (limited to 'yarn')
-rw-r--r--yarn/pom.xml2
-rw-r--r--yarn/scheduler/pom.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/yarn/pom.xml b/yarn/pom.xml
index 2c2a31011c..d3c417f8f5 100644
--- a/yarn/pom.xml
+++ b/yarn/pom.xml
@@ -64,7 +64,7 @@
</profile>
<profile>
- <id>new-yarn</id>
+ <id>hadoop2.2-yarn</id>
<modules>
<module>2.2</module>
</modules>
diff --git a/yarn/scheduler/pom.xml b/yarn/scheduler/pom.xml
index 8c3656571d..8723b7bfd5 100644
--- a/yarn/scheduler/pom.xml
+++ b/yarn/scheduler/pom.xml
@@ -51,7 +51,7 @@
</profile>
<profile>
- <id>new-yarn</id>
+ <id>hadoop2.2-yarn</id>
<dependencies>
<dependency>
<groupId>org.apache.spark</groupId>