Author: kihwal
Date: Fri Apr 4 20:40:19 2014
New Revision: 1584901
URL: http://svn.apache.org/r1584901
Log:
svn merge -c 1584900 Merging from trunk to branch-2 to fix:HDFS-6159.
TestBalancerWithNodeGroup.testBalancerWithNodeGroup fails if there is block
missing after balancer success.
Modified
Author: kihwal
Date: Fri Apr 4 20:38:22 2014
New Revision: 1584900
URL: http://svn.apache.org/r1584900
Log:
HDFS-6159. TestBalancerWithNodeGroup.testBalancerWithNodeGroup fails if there
is block missing after balancer success. Contributed by Chen He.
Modified:
hadoop/common/trunk/hadoop-hdf
Author: kihwal
Date: Fri Apr 4 19:35:44 2014
New Revision: 1584871
URL: http://svn.apache.org/r1584871
Log:
HDFS-5728. Block recovery will fail if the metafile does not have crc for all
chunks of the block. Contributed by Vinay.
Modified:
hadoop/common/branches/branch-0.23/hadoop-hdfs-proj
Author: szetszwo
Date: Fri Apr 4 15:52:40 2014
New Revision: 1584766
URL: http://svn.apache.org/r1584766
Log:
svn merge -c 1584763 from trunk for HDFS-6189. Multiple HDFS tests fail on
Windows attempting to use a test root path containing a colon.
Modified:
hadoop/common/branches/branch-2.4
Author: szetszwo
Date: Fri Apr 4 15:51:49 2014
New Revision: 1584764
URL: http://svn.apache.org/r1584764
Log:
svn merge -c 1584763 from trunk for HDFS-6189. Multiple HDFS tests fail on
Windows attempting to use a test root path containing a colon.
Modified:
hadoop/common/branches/branch-2/h
Author: szetszwo
Date: Fri Apr 4 15:50:46 2014
New Revision: 1584763
URL: http://svn.apache.org/r1584763
Log:
HDFS-6189. Multiple HDFS tests fail on Windows attempting to use a test root
path containing a colon. Contributed by cnauroth
Modified:
hadoop/common/trunk/hadoop-hdfs-project/hado