Suresh Srinivas
|
7c6f6b0d2b
|
HDFS-2938. Merging change 1244752 from trunk to 0.23
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.23@1244754 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-15 22:02:16 +00:00 |
Jitendra Nath Pandey
|
97a2b5a1bf
|
Merged 1244640 from trunk for HDFS-2525.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.23@1244642 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-15 18:55:55 +00:00 |
Todd Lipcon
|
1b3384158e
|
HDFS-2950. Secondary NN HTTPS address should be listed as a NAMESERVICE_SPECIFIC_KEY. Contributed by Todd Lipcon.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.23@1244634 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-15 18:27:27 +00:00 |
Todd Lipcon
|
7565d7c5cd
|
HADOOP-6502. Improve the performance of Configuration.getClassByName when the class is not found by caching negative results. Contributed by Sharad Agarwal and Todd Lipcon.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.23@1244619 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-15 18:10:05 +00:00 |
Alejandro Abdelnur
|
9ea26a7b08
|
Merge -r 1244263:1244264 from trunk to branch. FIXES: MAPREDUCE-3736
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.23@1244265 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-14 23:10:40 +00:00 |
Mahadev Konar
|
c8debd083b
|
MAPREDUCE-3858. Task attempt failure during commit results in task never completing. (Tom White via mahadev) - Merging r1244254 from trunk.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.23@1244255 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-14 22:53:29 +00:00 |
Vinod Kumar Vavilapalli
|
d606016217
|
MAPREDUCE-3854. Fixed and reenabled tests related to MR child JVM's environmental variables in TestMiniMRChildTask. (Tom White via vinodkv)
svn merge --ignore-ancestry -c 1244223 ../../trunk/
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.23@1244224 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-14 21:45:09 +00:00 |
Todd Lipcon
|
6fe9bd2e68
|
HADOOP-8071. Avoid an extra packet in client code when nagling is disabled. Contributed by Todd Lipcon.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.23@1244190 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-14 19:47:18 +00:00 |
Vinod Kumar Vavilapalli
|
26d098b855
|
MAPREDUCE-3802. Added test to validate that AM can crash multiple times and still can recover successfully after MAPREDUCE-3846. (vinodkv)
svn merge --ignore-ancestry -c 1244178 ../../trunk/
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.23@1244180 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-14 19:25:30 +00:00 |
Aaron Myers
|
7054b4a891
|
HDFS-2943. Expose last checkpoint time and transaction stats as JMX metrics. Contributed by Aaron T. Myers.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.23@1243823 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-14 08:33:04 +00:00 |
Vinod Kumar Vavilapalli
|
6eadd0201d
|
MAPREDUCE-3846. Addressed MR AM hanging issues during AM restart and then the recovery. (vinodkv)
svn merge --ignore-ancestry -c 1243752 ../../trunk/
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.23@1243755 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-14 00:11:54 +00:00 |
Konstantin Shvachko
|
10c7f0eb15
|
MAPREDUCE-3837. Job tracker is not able to recover jobs after crash. Contributed by Mayank Bansal.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.23@1243698 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-13 21:16:22 +00:00 |
Suresh Srinivas
|
87cd58b0f9
|
HDFS-2815. Merging change r1243673 from trunk to 0.23.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.23@1243674 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-13 20:19:23 +00:00 |
Tsz-wo Sze
|
5fabd5cb6f
|
svn merge -c 1243654 from trunk for HDFS-776.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.23@1243657 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-13 19:08:51 +00:00 |
Mahadev Konar
|
9a40365296
|
MAPREDUCE-3852. Test TestLinuxResourceCalculatorPlugin failing. (Thomas Graves via mahadev) - Merging r1243418 from trunk.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.23@1243420 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-13 05:42:36 +00:00 |
Matthew Foley
|
04a8e11de7
|
HADOOP-8052. Hadoop Metrics2 should emit Float.MAX_VALUE (instead of Double.MAX_VALUE) to avoid making Ganglia's gmetad core. Contributed by Varun Kapoor.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.23@1243206 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-12 07:31:12 +00:00 |
Harsh J
|
3b37072e59
|
HDFS-2869. svn merge -c 1243104 from trunk
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.23@1243105 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-11 17:22:39 +00:00 |
Harsh J
|
e58e395a7c
|
Amend HADOOP-8055. Placed changes log in a released section, corrected to 0.23.2. (harsh)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.23@1243095 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-11 16:56:34 +00:00 |
Harsh J
|
2991e8898b
|
HADOOP-8055. svn merge -c 1243065 from trunk
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.23@1243068 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-11 14:13:40 +00:00 |
Alejandro Abdelnur
|
e98fdc037c
|
Merge -r 1242986:1242987 from trunk to branch. FIXES: HADOOP-8051
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.23@1242988 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-11 00:04:08 +00:00 |
Thomas Graves
|
27972f06df
|
merge -r 1242975:1242976 from trunk. FIXES: MAPREDUCE-3843
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.23@1242977 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-10 23:26:37 +00:00 |
Vinod Kumar Vavilapalli
|
f8e89773af
|
Cleaning up hadoop-mapreduce-project/CHANGES.txt a bit.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.23@1242898 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-10 19:47:59 +00:00 |
Tsz-wo Sze
|
d69a00ab9e
|
svn merge -c 1242891 from trunk for HDFS-2931.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.23@1242892 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-10 19:16:28 +00:00 |
Thomas Graves
|
eb5cc10881
|
merge -r 1242789:1242790 from trunk. FIXES: MAPREDUCE-3680
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.23@1242792 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-10 14:37:20 +00:00 |
Thomas Graves
|
3545b7ecbc
|
merge -r 1242615:1242616 from trunk. FIXES: HADOOP-8048
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.23@1242622 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-10 00:36:57 +00:00 |
Aaron Myers
|
536d5dac48
|
HDFS-2764. TestBackupNode is racy. Contributed by Aaron T. Myers.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.23@1242553 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-09 22:08:09 +00:00 |
Alejandro Abdelnur
|
3ca0d208d1
|
Merge -r 1242504:1242505 from trunk to branch. FIXES: HADOOP-8035
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.23@1242515 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-09 20:42:39 +00:00 |
Tsz-wo Sze
|
b26cb2ba6f
|
svn merge -c 1242485 from trunk for HADOOP-7923.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.23@1242490 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-09 19:53:22 +00:00 |
Robert Joseph Evans
|
cdd7a1f5c4
|
svn merge -c 1242389 from trunk to branch 0.23 fixes HADOOP-8042 When copying a file out of HDFS, modifying it, and uploading it back into HDFS, the put fails due to a CRC mismatch
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.23@1242394 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-09 16:48:35 +00:00 |
Todd Lipcon
|
6ebceaeede
|
HDFS-2923. Namenode IPC handler count uses the wrong configuration key. Contributed by Todd Lipcon.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.23@1242219 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-09 05:28:09 +00:00 |
Thomas Graves
|
460804213b
|
merge -r 1242094:1242095 from trunk to branch. FIXES: HADOOP-8032
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.23@1242102 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-08 21:20:37 +00:00 |
Tsz-wo Sze
|
de87d60e83
|
svn merge -c 1242087 from trunk for HDFS-2887.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.23@1242093 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-08 21:04:47 +00:00 |
Robert Joseph Evans
|
e9c32d2ad1
|
svn merge -c 1241999 fixes MAPREDUCE-3840 JobEndNotifier doesn't use the proxyToUse during connecting
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.23@1242002 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-08 17:36:57 +00:00 |
Amar Kamat
|
df16466878
|
MAPREDUCE-3770. Zombie.getJobConf() results into NPE. (amarrk)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.23@1241865 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-08 11:08:21 +00:00 |
Arun Murthy
|
78971a4267
|
Set version to 0.23.2-SNAPSHOT.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.23@1241808 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-08 08:12:18 +00:00 |
Arun Murthy
|
454ccfd82e
|
Preparing for release 0.23.1
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.23@1241797 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-08 07:37:07 +00:00 |
Arun Murthy
|
b180a2e7ac
|
Merge -c 1241791 from trunk to branch-0.23 to fix MAPREDUCE-3828. Ensure that urls in single-node mode are correct. Contributed by Siddharth Seth.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.23@1241793 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-08 07:14:03 +00:00 |
Jitendra Nath Pandey
|
ff96fd8f1a
|
Merged r1241766 from trunk for HDFS-2786.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.23@1241768 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-08 04:03:02 +00:00 |
Arun Murthy
|
38f5dd8bf5
|
MAPREDUCE-3415. Moving to 0.23.1 section.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.23@1241756 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-08 03:04:39 +00:00 |
Suresh Srinivas
|
69dcfd7cea
|
Fixing 0.23.1 version of the CHANGES.txt to make it consistent with the CHANGES.txt from trunk
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.23@1241753 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-08 02:59:51 +00:00 |
Arun Murthy
|
2c945088af
|
HDFS-2572. Removed since it's only committed to trunk, not 0.23.0.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.23@1241747 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-08 02:31:58 +00:00 |
Arun Murthy
|
1cbbad0aae
|
HADOOP-8013. Moved to 0.23.1 section.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.23@1241740 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-08 02:16:34 +00:00 |
Matthew Foley
|
13b0acccfd
|
0.23.1 release notes
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.23@1241736 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-08 02:04:24 +00:00 |
Vinod Kumar Vavilapalli
|
595ea04385
|
MAPREDUCE-3834. Changed MR AM to not add the same rack entry multiple times into the container request table when multiple hosts for a split happen to be on the same rack. Contributed by Siddarth Seth.
svn merge --ignore-ancestry -c 1241734 ../../trunk/
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.23@1241735 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-08 01:57:02 +00:00 |
Arun Murthy
|
fdf85ede1e
|
HADOOP-7851. Moving to 0.23.1 section in CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.23@1241724 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-08 00:57:36 +00:00 |
Siddharth Seth
|
5b31bee4d8
|
merge MAPREDUCE-3822 from trunk
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.23@1241723 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-08 00:57:36 +00:00 |
Arun Murthy
|
bf942561ae
|
HADOOP-7841. Added to CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.23@1241717 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-08 00:41:37 +00:00 |
Arun Murthy
|
a8d63ea592
|
HADOOP-7813. Added to CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.23@1241715 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-08 00:36:57 +00:00 |
Arun Murthy
|
1e20db389c
|
Merge -c 1241711 from trunk to branch-0.23 to fix MAPREDUCE-3827. Changed Counters to use ConcurrentSkipListMap for performance. Contributed by Vinod K V.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.23@1241712 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-08 00:17:33 +00:00 |
Siddharth Seth
|
5443f258fb
|
merge <JIRA> from trunk
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.23@1241693 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-07 23:07:56 +00:00 |