Author: vinodkv
Date: Thu Apr 11 23:40:18 2013
New Revision: 1467142
URL: http://svn.apache.org/r1467142
Log:
Removing 2.0.5 change-set from CHANGES.txt from all projects on
branch-2.0.4-alpha.
Modified:
hadoop/common/branches/branch-2.0.4-alpha/hadoop-common-project/hadoop-common/CHANGES.txt
Modified:
hadoop/common/branches/branch-2.0.4-alpha/hadoop-common-project/hadoop-common/CHANGES.txt
URL:
http://svn.apache.org/viewvc/hadoop/common/branches/branch-2.0.4-alpha/hadoop-common-project/hadoop-common/CHANGES.txt?rev=1467142&r1=1467141&r2=1467142&view=diff
==============================================================================
---
hadoop/common/branches/branch-2.0.4-alpha/hadoop-common-project/hadoop-common/CHANGES.txt
(original)
+++
hadoop/common/branches/branch-2.0.4-alpha/hadoop-common-project/hadoop-common/CHANGES.txt
Thu Apr 11 23:40:18 2013
@@ -1,76 +1,5 @@
Hadoop Change Log
-Release 2.0.5-beta - UNRELEASED
-
- INCOMPATIBLE CHANGES
-
- NEW FEATURES
-
- HADOOP-9283. Add support for running the Hadoop client on AIX. (atm)
-
- IMPROVEMENTS
-
- HADOOP-9253. Capture ulimit info in the logs at service start time.
- (Arpit Gupta via suresh)
-
- HADOOP-8924. Add maven plugin alternative to shell script to save
- package-info.java. (Chris Nauroth via suresh)
-
- HADOOP-9117. replace protoc ant plugin exec with a maven plugin. (tucu)
-
- HADOOP-9279. Document the need to build hadoop-maven-plugins for
- eclipse and separate project builds. (Tsuyoshi Ozawa via suresh)
-
- HADOOP-9334. Upgrade netty version. (Nicolas Liochon via suresh)
-
- HADOOP-9343. Allow additional exceptions through the RPC layer. (sseth)
-
- OPTIMIZATIONS
-
- BUG FIXES
-
- HADOOP-9294. GetGroupsTestBase fails on Windows. (Chris Nauroth via suresh)
-
- HADOOP-9305. Add support for running the Hadoop client on 64-bit AIX. (atm)
-
- HADOOP-9245. mvn clean without running mvn install before fails.
- (Karthik Kambatla via suresh)
-
- HADOOP-9246 Execution phase for hadoop-maven-plugin should be
- process-resources (Karthik Kambatla and Chris Nauroth via jlowe)
-
- HADOOP-9297. remove old record IO generation and tests. (tucu)
-
- HADOOP-9154. SortedMapWritable#putAll() doesn't add key/value classes to
- the map. (Karthik Kambatla via tomwhite)
-
- HADOOP-9304. remove addition of avro genreated-sources dirs to build.
(tucu)
-
- HADOOP-9267. hadoop -help, -h, --help should show usage instructions.
- (Andrew Wang via atm)
-
- HADOOP-8569. CMakeLists.txt: define _GNU_SOURCE and _LARGEFILE_SOURCE.
- (Colin Patrick McCabe via atm)
-
- HADOOP-9323. Fix typos in API documentation. (suresh)
-
- HADOOP-7487. DF should throw a more reasonable exception when mount cannot
- be determined. (Andrew Wang via atm)
-
- HADOOP-8917. add LOCALE.US to toLowerCase in SecurityUtil.replacePattern.
- (Arpit Gupta via suresh)
-
- HADOOP-9342. Remove jline from distribution. (thw via tucu)
-
- HADOOP-9230. TestUniformSizeInputFormat fails intermittently.
- (kkambatl via tucu)
-
- HADOOP-9349. Confusing output when running hadoop version from one hadoop
- installation when HADOOP_HOME points to another. (sandyr via tucu)
-
- HADOOP-9337. org.apache.hadoop.fs.DF.getMount() does not work on Mac OS.
- (Ivan A. Veselovsky via atm)
-
Release 2.0.4-alpha - UNRELEASED
INCOMPATIBLE CHANGES