Thomas Graves
|
2a2faac0de
|
HADOOP-8048. Allow merging of Credentials (Daryn Sharp via tgraves)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1242616 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-10 00:17:49 +00:00 |
|
Aaron Myers
|
3c6863ab4a
|
Update CHANGES.txt to reflect the back-port of HDFS-2764 from trunk to branch-0.23.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1242554 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-09 22:09:25 +00:00 |
|
Alejandro Abdelnur
|
4b09ebde5b
|
HADOOP-8035 Hadoop Maven site is inefficient and runs phases redundantly (abayer via tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1242505 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-09 20:26:19 +00:00 |
|
Tsz-wo Sze
|
03ee90b9eb
|
HADOOP-7923. Automate the updating of version numbers in the doc system.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1242485 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-09 19:47:11 +00:00 |
|
Robert Joseph Evans
|
7f7b05226e
|
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 (Daryn Sharp via bobby)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1242389 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-09 16:41:44 +00:00 |
|
Todd Lipcon
|
a1574e1715
|
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/trunk@1242220 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-09 05:28:40 +00:00 |
|
Jitendra Nath Pandey
|
987449b9b8
|
HDFS-2908. Add apache license header for StorageReport.java. Contributed by Brandon Li.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1242192 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-09 00:24:06 +00:00 |
|
Thomas Graves
|
e03964d02e
|
HADOOP-8032. mvn site:stage-deploy should be able to use the scp protocol to stage documents (Ravi Prakash via tgraves)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1242095 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-08 21:09:13 +00:00 |
|
Tsz-wo Sze
|
b6ffb08a46
|
HDFS-2887. FSVolume, is a part of FSDatasetInterface implementation, should not be referred outside FSDataset. A new FSVolumeInterface is defined. The BlockVolumeChoosingPolicy.chooseVolume(..) method signature is also updated. (szetszwo)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1242087 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-08 20:58:29 +00:00 |
|
Robert Joseph Evans
|
b2d49acd08
|
MAPREDUCE-3840 JobEndNotifier doesn't use the proxyToUse during connecting (Ravi Prakash via bobby)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1241999 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-08 17:31:13 +00:00 |
|
Amar Kamat
|
e5060d3bbb
|
MAPREDUCE-3770. Zombie.getJobConf() results into NPE. (amarrk)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1241845 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-08 10:15:41 +00:00 |
|
Arun Murthy
|
647f374607
|
Preparing for release 0.23.1
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1241795 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-08 07:27:58 +00:00 |
|
Arun Murthy
|
1de681b896
|
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/trunk@1241791 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-08 07:12:24 +00:00 |
|
Aaron Myers
|
4d3dc530e8
|
HDFS-2764. TestBackupNode is racy. Contributed by Aaron T. Myers.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1241780 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-08 05:38:29 +00:00 |
|
Jitendra Nath Pandey
|
11db1b855f
|
HDFS-2786. Fix host-based token incompatibilities in DFSUtil. Contributed by Kihwal Lee.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1241766 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-08 03:55:36 +00:00 |
|
Arun Murthy
|
4018798d4b
|
MAPREDUCE-3415. Moving to 0.23.1 section.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1241752 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-08 02:59:21 +00:00 |
|
Suresh Srinivas
|
8e524e731c
|
Fixing 0.23.1 version of the CHANGES.txt to make it consistent with the CHANGES.txt from 0.23.1 release.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1241751 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-08 02:58:28 +00:00 |
|
Arun Murthy
|
eabe75d6f2
|
HDFS-2572. Moved to trunk section from 0.23.1
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1241746 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-08 02:31:26 +00:00 |
|
Arun Murthy
|
cb25aeee0d
|
HADOOP-8013. Moved to 0.23.1 section.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1241738 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-08 02:15:33 +00:00 |
|
Vinod Kumar Vavilapalli
|
7ae94c6678
|
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.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1241734 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-08 01:56:02 +00:00 |
|
Arun Murthy
|
fa7294e5c0
|
HADOOP-7851. Moving to 0.23.1 section in CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1241722 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-08 00:56:33 +00:00 |
|
Siddharth Seth
|
5fdfa2b4bd
|
MAPREDUCE-3822. Changed FS counter computation to use all occurences of the same FS scheme, instead of randomly using one. (Contributed by Mahadev Konar)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1241721 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-08 00:56:28 +00:00 |
|
Arun Murthy
|
47c5d51bd8
|
HADOOP-7841. Added to CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1241716 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-08 00:41:14 +00:00 |
|
Arun Murthy
|
23e4adabfa
|
HADOOP-7813. Added to CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1241714 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-08 00:36:26 +00:00 |
|
Arun Murthy
|
04f685ea76
|
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/trunk@1241711 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-08 00:16:54 +00:00 |
|
Siddharth Seth
|
ccc2807d86
|
MAPREDUCE-3823. Ensure counters are calculated only once after a job finishes. (Contributed by Vinod Kumar Vavilapalli)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1241692 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-07 23:07:03 +00:00 |
|
Arun Murthy
|
d8e9f84fb1
|
Fixed jira id in commit for MAPREDUCE-3826.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1241688 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-07 23:04:29 +00:00 |
|
Arun Murthy
|
7dfe20d5a8
|
MAPREDUCE-3823. Fixed a bug in RM web-ui which broke sorting. Contributed by Jonathan Eagles.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1241685 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-07 22:59:58 +00:00 |
|
Arun Murthy
|
59b88655bc
|
MAPREDUCE-3833. Fixed a bug in reinitiaziling of queues. Contributed by Jason Lowe.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1241659 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-07 22:08:55 +00:00 |
|
Vinod Kumar Vavilapalli
|
90bc439b66
|
MAPREDUCE-3815. Fixed MR AM to always use hostnames and never IPs when requesting containers so that scheduler can give off data local containers correctly. Contributed by Siddarth Seth.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1241654 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-07 21:58:54 +00:00 |
|
Siddharth Seth
|
fb498926be
|
MAPREDUCE-3436. JobHistory webapp address should use the host configured in the jobhistory address. (Contributed by Ahmed Radwan)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1241620 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-07 20:55:10 +00:00 |
|
Suresh Srinivas
|
28eadb7cd7
|
HDFS-2899. Service protocol changes in DatanodeProtocol to add multiple storages. Contributed by Suresh Srinivas.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1241519 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-07 16:59:48 +00:00 |
|
Mahadev Konar
|
aaace5e84e
|
MAPREDUCE-3709. TestDistributedShell is failing. (Hitesh Shah via mahadev)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1241325 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-07 01:53:54 +00:00 |
|
Arun Murthy
|
6e376a39a0
|
MAPREDUCE-3817. Fixed bin/mapred to allow running of distcp and archive jobs. Contributed by Arpit Gupta.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1241323 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-07 01:49:50 +00:00 |
|
Arun Murthy
|
35f12b9556
|
MAPREDUCE-3697. Support binary compatibility for Counters after MAPREDUCE-901.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1241319 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-07 01:41:28 +00:00 |
|
Aaron Myers
|
2d1406e9e7
|
HADOOP-8027. Visiting /jmx on the daemon web interfaces may print unnecessary error in logs. Contributed by Aaron T. Myers.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1241303 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-07 01:09:34 +00:00 |
|
Mahadev Konar
|
59d1f07d6c
|
MAPREDUCE-3794. Support mapred.Task.Counter and mapred.JobInProgress.Counter enums for compatibility (Tom White via mahadev)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1241299 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-07 00:53:36 +00:00 |
|
Konstantin Shvachko
|
7e4bd89590
|
HDFS-2886. CreateEditLogs should generate a realistic edit log. Contributed by Konstantin Shvachko.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1241296 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-07 00:44:27 +00:00 |
|
Arun Murthy
|
8dbf374f16
|
MAPREDUCE-3811. Made jobclient-to-AM retries configurable. Contributed by Siddharth Seth.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1241285 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-07 00:20:36 +00:00 |
|
Arun Murthy
|
75d2d6185e
|
MAPREDUCE-3809. Ensure that there is no needless sleep in Task at the end of the task. Contributed by Siddharth Seth.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1241282 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-07 00:13:40 +00:00 |
|
Vinod Kumar Vavilapalli
|
08479378c2
|
MAPREDUCE-3818. Fixed broken compilation in TestSubmitJob after the patch for HDFS-2895. Contributed by Suresh Srinivas.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1241253 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-06 23:16:37 +00:00 |
|
Arun Murthy
|
4f6839f23d
|
MAPREDUCE-3354. Changed scripts so that jobhistory server is started by bin/mapred instead of bin/yarn. Contributed by Jonathan Eagles.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1241250 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-06 23:11:26 +00:00 |
|
Robert Joseph Evans
|
bdf837a64a
|
MAPREDUCE-3804. yarn webapp interface vulnerable to cross scripting attacks (Dave Thompson via bobby)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1241225 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-06 22:34:28 +00:00 |
|
Vinod Kumar Vavilapalli
|
9f2b77aee4
|
MAPREDUCE-3808. Fixed an NPE in FileOutputCommitter for jobs with maps but no reduces. Contributed by Robert Joseph Evans.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1241217 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-06 22:16:26 +00:00 |
|
Arun Murthy
|
c6282df3e5
|
MAPREDUCE-3813. Added a cache for resolved racks. Contributed by Vinod K V.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1241209 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-06 22:06:58 +00:00 |
|
Arun Murthy
|
28a2eb9d72
|
MAPREDUCE-3810. Performance tweaks - reduced logging in AM and defined hascode/equals for ResourceRequest & Priority. Contributed by Vinod K V.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1241205 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-06 22:01:22 +00:00 |
|
Robert Joseph Evans
|
2c91c9d716
|
HADOOP-8017. Configure hadoop-main pom to get rid of M2E plugin execution not covered (Eric Charles via bobby)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1241190 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-06 21:33:27 +00:00 |
|
Vinod Kumar Vavilapalli
|
3f02d8dd5c
|
MAPREDUCE-3814. Fixed MRV1 compilation. (Arun C Murthy via vinodkv)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1241177 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-06 21:04:30 +00:00 |
|
Suresh Srinivas
|
2a9e430ff9
|
HDS-2895. Remove Writable wire protocol types and translators to complete transition to protocol buffers. Contributed by Suresh Srinivas.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1241007 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-06 13:33:35 +00:00 |
|
Eli Collins
|
b837bbb7d5
|
HDFS-2893. The start/stop scripts don't start/stop the 2NN when using the default configuration. Contributed by Eli Collins
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1240928 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-06 08:52:50 +00:00 |
|