File tree Expand file tree Collapse file tree 22 files changed +121
-110
lines changed
hadoop-mapreduce-client-app
hadoop-mapreduce-client-common
hadoop-mapreduce-client-core
hadoop-mapreduce-client-hs
hadoop-mapreduce-client-jobclient
hadoop-mapreduce-client-shuffle
hadoop-yarn-applications-distributedshell
hadoop-yarn-server-common
hadoop-yarn-server-nodemanager
hadoop-yarn-server-resourcemanager Expand file tree Collapse file tree 22 files changed +121
-110
lines changed Original file line number Diff line number Diff line change @@ -22,9 +22,6 @@ Trunk (unreleased changes)
2222 MAPREDUCE-2836. Provide option to fail jobs when submitted to non-existent
2323 fair scheduler pools. (Ahmed Radwan via todd)
2424
25- MAPREDUCE-3003. Publish Yarn and MapReduce artifacts to Maven snapshot
26- repository. (tucu)
27-
2825 BUG FIXES
2926
3027 MAPREDUCE-2950. [Gridmix] TestUserResolve fails in trunk.
Original file line number Diff line number Diff line change 1616 <parent >
1717 <artifactId >hadoop-mapreduce-client</artifactId >
1818 <groupId >org.apache.hadoop</groupId >
19- <version >0.24.0-SNAPSHOT </version >
19+ <version >${hadoop-mapreduce.version} </version >
2020 </parent >
2121 <modelVersion >4.0.0</modelVersion >
2222 <groupId >org.apache.hadoop</groupId >
2323 <artifactId >hadoop-mapreduce-client-app</artifactId >
24- <version >0.24.0-SNAPSHOT</version >
2524 <name >hadoop-mapreduce-client-app</name >
2625
2726 <properties >
Original file line number Diff line number Diff line change 1616 <parent >
1717 <artifactId >hadoop-mapreduce-client</artifactId >
1818 <groupId >org.apache.hadoop</groupId >
19- <version >0.24.0-SNAPSHOT </version >
19+ <version >${hadoop-mapreduce.version} </version >
2020 </parent >
2121 <modelVersion >4.0.0</modelVersion >
2222 <groupId >org.apache.hadoop</groupId >
2323 <artifactId >hadoop-mapreduce-client-common</artifactId >
24- <version >0.24.0-SNAPSHOT</version >
2524 <name >hadoop-mapreduce-client-common</name >
2625
2726 <properties >
Original file line number Diff line number Diff line change 1616 <parent >
1717 <artifactId >hadoop-mapreduce-client</artifactId >
1818 <groupId >org.apache.hadoop</groupId >
19- <version >0.24.0-SNAPSHOT </version >
19+ <version >${hadoop-mapreduce.version} </version >
2020 </parent >
2121 <modelVersion >4.0.0</modelVersion >
2222 <groupId >org.apache.hadoop</groupId >
2323 <artifactId >hadoop-mapreduce-client-core</artifactId >
24- <version >0.24.0-SNAPSHOT</version >
2524 <name >hadoop-mapreduce-client-core</name >
2625
2726 <properties >
Original file line number Diff line number Diff line change 1616 <parent >
1717 <artifactId >hadoop-mapreduce-client</artifactId >
1818 <groupId >org.apache.hadoop</groupId >
19- <version >0.24.0-SNAPSHOT </version >
19+ <version >${hadoop-mapreduce.version} </version >
2020 </parent >
2121 <modelVersion >4.0.0</modelVersion >
2222 <groupId >org.apache.hadoop</groupId >
2323 <artifactId >hadoop-mapreduce-client-hs</artifactId >
24- <version >0.24.0-SNAPSHOT</version >
2524 <name >hadoop-mapreduce-client-hs</name >
2625
2726 <properties >
Original file line number Diff line number Diff line change 1616 <parent >
1717 <artifactId >hadoop-mapreduce-client</artifactId >
1818 <groupId >org.apache.hadoop</groupId >
19- <version >0.24.0-SNAPSHOT </version >
19+ <version >${hadoop-mapreduce.version} </version >
2020 </parent >
2121 <modelVersion >4.0.0</modelVersion >
2222 <groupId >org.apache.hadoop</groupId >
2323 <artifactId >hadoop-mapreduce-client-jobclient</artifactId >
24- <version >0.24.0-SNAPSHOT</version >
2524 <name >hadoop-mapreduce-client-jobclient</name >
2625
2726 <properties >
Original file line number Diff line number Diff line change 1616 <parent >
1717 <artifactId >hadoop-mapreduce-client</artifactId >
1818 <groupId >org.apache.hadoop</groupId >
19- <version >0.24.0-SNAPSHOT </version >
19+ <version >${hadoop-mapreduce.version} </version >
2020 </parent >
2121 <modelVersion >4.0.0</modelVersion >
2222 <groupId >org.apache.hadoop</groupId >
2323 <artifactId >hadoop-mapreduce-client-shuffle</artifactId >
24- <version >0.24.0-SNAPSHOT</version >
2524 <name >hadoop-mapreduce-client-shuffle</name >
2625
2726 <properties >
Original file line number Diff line number Diff line change 1717 <parent >
1818 <groupId >org.apache.hadoop</groupId >
1919 <artifactId >hadoop-mapreduce</artifactId >
20- <version >0.24.0-SNAPSHOT </version >
20+ <version >${hadoop-mapreduce.version} </version >
2121 </parent >
2222 <groupId >org.apache.hadoop</groupId >
2323 <artifactId >hadoop-mapreduce-client</artifactId >
24- <version >0.24.0-SNAPSHOT</version >
2524 <name >hadoop-mapreduce-client</name >
2625 <packaging >pom</packaging >
2726
Original file line number Diff line number Diff line change 1616 <parent >
1717 <artifactId >hadoop-yarn</artifactId >
1818 <groupId >org.apache.hadoop</groupId >
19- <version >0.24.0-SNAPSHOT </version >
19+ <version >${yarn.version} </version >
2020 </parent >
2121 <modelVersion >4.0.0</modelVersion >
2222 <groupId >org.apache.hadoop</groupId >
2323 <artifactId >hadoop-yarn-api</artifactId >
24- <version >0.24.0-SNAPSHOT</version >
2524 <name >hadoop-yarn-api</name >
2625
2726 <properties >
Original file line number Diff line number Diff line change 1616 <parent >
1717 <artifactId >hadoop-yarn-applications</artifactId >
1818 <groupId >org.apache.hadoop</groupId >
19- <version >0.24.0-SNAPSHOT </version >
19+ <version >${yarn.version} </version >
2020 </parent >
2121 <modelVersion >4.0.0</modelVersion >
2222 <groupId >org.apache.hadoop</groupId >
2323 <artifactId >hadoop-yarn-applications-distributedshell</artifactId >
24- <version >0.24.0-SNAPSHOT</version >
2524 <name >hadoop-yarn-applications-distributedshell</name >
2625
2726 <properties >
You can’t perform that action at this time.
0 commit comments