Skip to content

Commit

Permalink
Change profile name new-yarn to hadoop2.2-yarn
Browse files Browse the repository at this point in the history
  • Loading branch information
colorant committed Jan 3, 2014
1 parent d1528c7 commit aec96dd
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion assembly/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@
</dependencies>
</profile>
<profile>
<id>new-yarn</id>
<id>hadoop2.2-yarn</id>
<dependencies>
<dependency>
<groupId>org.apache.spark</groupId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -738,7 +738,7 @@
</profile>

<profile>
<id>new-yarn</id>
<id>hadoop2.2-yarn</id>
<properties>
<hadoop.major.version>2</hadoop.major.version>
<hadoop.version>2.2.0</hadoop.version>
Expand Down
2 changes: 1 addition & 1 deletion yarn/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
</profile>

<profile>
<id>new-yarn</id>
<id>hadoop2.2-yarn</id>
<modules>
<module>2.2</module>
</modules>
Expand Down
2 changes: 1 addition & 1 deletion yarn/scheduler/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
</profile>

<profile>
<id>new-yarn</id>
<id>hadoop2.2-yarn</id>
<dependencies>
<dependency>
<groupId>org.apache.spark</groupId>
Expand Down

0 comments on commit aec96dd

Please sign in to comment.