Jing Zhao
|
58d75576c4
|
HDFS-4962. Use enum for nfs constants. Contributed by Tsz Wo (Nicholas) SZE.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1501851 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-10 17:01:28 +00:00 |
|
Kihwal Lee
|
3a3109f8bf
|
HDFS-4887. TestNNThroughputBenchmark exits abruptly. Contributed by Kihwal Lee.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1501841 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-10 16:39:37 +00:00 |
|
Chris Nauroth
|
0a5f16a89e
|
HADOOP-9691. RPC clients can generate call ID using AtomicInteger instead of synchronizing on the Client instance. Contributed by Chris Nauroth.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1501615 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-09 23:45:57 +00:00 |
|
Bikas Saha
|
15ce82b9c5
|
YARN-369. Handle ( or throw a proper error when receiving) status updates from application masters that have not registered (Mayank Bansal & Abhishek Kapoor via bikas)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1501605 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-09 23:14:27 +00:00 |
|
Hitesh Shah
|
e2cce7bd26
|
YARN-727, MAPREDUCE-5325. ClientRMProtocol.getAllApplications should accept ApplicationType as a parameter. Contributed by Xuan Gong.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1501599 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-09 23:01:01 +00:00 |
|
Alejandro Abdelnur
|
3ed7c6e9e5
|
HDFS-4951. FsShell commands using secure httpfs throw exceptions due to missing TokenRenewer. (rknater via tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1501451 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-09 18:41:26 +00:00 |
|
Chris Nauroth
|
9b252b39df
|
HADOOP-8440. HarFileSystem.decodeHarURI fails for URIs whose host contains numbers. Contributed by Ivan Mitic.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1501424 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-09 18:22:00 +00:00 |
|
Chris Nauroth
|
31fff48ec4
|
YARN-894. NodeHealthScriptRunner timeout checking is inaccurate on Windows. Contributed by Chuan Liu.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1501016 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-08 23:40:43 +00:00 |
|
Alejandro Abdelnur
|
8fdd5083bf
|
HDFS-4841. FsShell commands using secure webhfds fail ClientFinalizer shutdown hook. (rkanter via tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1501005 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-08 23:07:15 +00:00 |
|
Vinod Kumar Vavilapalli
|
5e4f6ad1d9
|
YARN-791. Changed RM APIs and web-services related to nodes to ensure that both are consistent with each other. Contributed by Sandy Ryza.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1500994 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-08 22:30:52 +00:00 |
|
Chris Nauroth
|
e4e0499fc9
|
MAPREDUCE-5187. Create mapreduce command scripts on Windows. Contributed by Chuan Liu.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1500929 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-08 20:27:12 +00:00 |
|
Suresh Srinivas
|
c382945d9b
|
HADOOP-9688. Adding a file missed in the commit 1500843
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1500847 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-08 17:16:16 +00:00 |
|
Suresh Srinivas
|
eb2a603387
|
HADOOP-9688. Add globally unique Client ID to RPC requests. Contributed by Suresh Srinivas.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1500843 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-08 17:08:01 +00:00 |
|
Chris Nauroth
|
4175e41548
|
MAPREDUCE-5366. TestMRAsyncDiskService fails on Windows. Contributed by Chuan Liu.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1500842 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-08 17:07:38 +00:00 |
|
Tsz-wo Sze
|
6770de7ec4
|
HDFS-4645. Move from randomly generated block ID to sequentially generated block ID. Contributed by Arpit Agarwal
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1500580 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-08 05:29:10 +00:00 |
|
Chris Nauroth
|
e01cbdac25
|
MAPREDUCE-5360. TestMRJobClient fails on Windows due to path format. Contributed by Chuan Liu.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1500194 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-06 03:34:23 +00:00 |
|
Harsh J
|
81620ca1c9
|
HADOOP-8844. Add a plaintext fs -text test-case. Contributed by Akira AJISAKA. (harsh)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1500190 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-06 02:16:27 +00:00 |
|
Konstantin Boudnik
|
ed70fb1608
|
HDFS-4860. Add additional attributes to JMX beans. Contributed by Trevor Lorimer
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1500139 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-05 21:36:20 +00:00 |
|
Bikas Saha
|
eff5d9b17e
|
YARN-845. RM crash with NPE on NODE_UPDATE (Mayank Bansal via bikas)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1499886 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-04 23:31:26 +00:00 |
|
Aaron Myers
|
5428bfbf53
|
HDFS-4465. Optimize datanode ReplicasMap and ReplicaInfo. Contributed by Aaron T. Myers.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1499659 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-04 05:52:13 +00:00 |
|
Colin McCabe
|
33fe54a25f
|
HADOOP-9416. Add new symlink resolution methods in FileSystem and FileSystemLinkResolver. (awang via cmccabe)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1499602 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-03 23:29:08 +00:00 |
|
Jason Darrell Lowe
|
cf4d0cf189
|
MAPREDUCE-5358. MRAppMaster throws invalid transitions for JobImpl. Contributed by Devaraj K
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1499425 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-03 14:41:18 +00:00 |
|
Tsz-wo Sze
|
dda44d3f50
|
Add .classpath, .project, .settings and target to svn:ignore.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1499214 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-03 05:28:34 +00:00 |
|
Chris Nauroth
|
5b64e3c2be
|
MAPREDUCE-5357. Job staging directory owner checking could fail on Windows.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1499210 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-03 05:15:21 +00:00 |
|
Chris Nauroth
|
06ea8ffcf2
|
MAPREDUCE-5359. JobHistory should not use File.separator to match timestamp in path. Contributed by Chuan Liu.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1499153 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-02 23:57:30 +00:00 |
|
Brandon Li
|
2c9e837f1b
|
HDFS-4948. mvn site for hadoop-hdfs-nfs fails. Contributed by Brandon Li
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1499152 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-02 23:45:39 +00:00 |
|
Chris Nauroth
|
f047f9cac6
|
MAPREDUCE-5355. MiniMRYarnCluster with localFs does not work on Windows. Contributed by Chuan Liu.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1499148 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-02 23:19:36 +00:00 |
|
Enis Soztutar
|
a52d85834d
|
HADOOP-9660 [WINDOWS] Powershell / cmd parses -Dkey=value from command line as [-Dkey, value] which breaks GenericsOptionParser (enis)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1499132 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-02 22:28:44 +00:00 |
|
Jason Darrell Lowe
|
e846c98397
|
MAPREDUCE-3193. FileInputFormat doesn't read files recursively in the input path dir. Contributed by Devaraj K
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1499125 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-02 21:47:17 +00:00 |
|
Chris Nauroth
|
3628553736
|
HADOOP-9681. FileUtil.unTarUsingJava() should close the InputStream upon finishing. Contributed by Chuan Liu.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1499069 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-02 19:22:17 +00:00 |
|
Brandon Li
|
70e9e58ff3
|
Add the missed file in commit r1499029
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1499041 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-02 18:03:59 +00:00 |
|
Brandon Li
|
37f587563a
|
HDFS-4762 Provide HDFS based NFSv3 and Mountd implementation. Contributed by Brandon Li
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1499029 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-02 17:31:58 +00:00 |
|
Tsz-wo Sze
|
05fd0a706a
|
HDFS-4943. WebHdfsFileSystem does not work when original file path has encoded chars. Contributed by Jerry He
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1498962 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-02 14:58:35 +00:00 |
|
Chris Nauroth
|
488230551f
|
HADOOP-9678. TestRPC#testStopsAllThreads intermittently fails on Windows. Contributed by Ivan Mitic.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1498786 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-02 05:32:17 +00:00 |
|
Colin McCabe
|
805e9b5b6d
|
HADOOP-9676. Make maximum RPC buffer size configurable (Colin Patrick McCabe)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1498737 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-01 23:17:13 +00:00 |
|
Colin McCabe
|
6735b70b4a
|
HADOOP-9414. Refactor out FSLinkResolver and relevant helper methods.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1498720 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-01 22:09:52 +00:00 |
|
Kihwal Lee
|
ead7fa0413
|
HDFS-4888. Refactor and fix FSNamesystem.getTurnOffTip. Contributed by Ravi Prakash.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1498665 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-01 20:20:27 +00:00 |
|
Thomas Graves
|
aa7e148d1f
|
Preparing for 0.23.9 release
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1498480 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-01 14:29:45 +00:00 |
|
Tsz-wo Sze
|
feb5b9641d
|
HDFS-4797. BlockScanInfo does not override equals(..) and hashCode() consistently.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1498202 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-01 01:28:22 +00:00 |
|
Chris Nauroth
|
750442812c
|
HDFS-4944. WebHDFS cannot create a file path containing characters that must be URI-encoded, such as space. Contributed by Chris Nauroth.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1498055 13f79535-47bb-0310-9956-ffa450edef68
|
2013-06-30 03:38:09 +00:00 |
|
Luke Lu
|
8eb3be63f5
|
YARN-877. Support resource blacklisting for FifoScheduler. (Junping Du via llu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1498021 13f79535-47bb-0310-9956-ffa450edef68
|
2013-06-29 20:18:57 +00:00 |
|
Luke Lu
|
28d5fa1fb1
|
LF normalization according to .gitattributes
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1498011 13f79535-47bb-0310-9956-ffa450edef68
|
2013-06-29 19:26:45 +00:00 |
|
Arun Murthy
|
1773893c9a
|
HADOOP-9665. Fixed BlockDecompressorStream#decompress to return -1 rather than throw EOF at end of file. Contributed by Zhijie Shen.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1497922 13f79535-47bb-0310-9956-ffa450edef68
|
2013-06-28 21:05:43 +00:00 |
|
Alejandro Abdelnur
|
c221204cca
|
YARN-883. Expose Fair Scheduler-specific queue metrics. (sandyr via tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1497884 13f79535-47bb-0310-9956-ffa450edef68
|
2013-06-28 18:59:47 +00:00 |
|
Alejandro Abdelnur
|
27a50a2bef
|
MAPREDUCE-5333. Add test that verifies MRAM works correctly when sending requests with non-normalized capabilities. (ywskycn via tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1497877 13f79535-47bb-0310-9956-ffa450edef68
|
2013-06-28 18:53:19 +00:00 |
|
Colin McCabe
|
b6c7de68bc
|
HADOOP-9673. NetworkTopology: When a node cannot be added, print out its location for diagnostic purposes
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1497176 13f79535-47bb-0310-9956-ffa450edef68
|
2013-06-27 01:22:43 +00:00 |
|
Chris Nauroth
|
ca1058b27a
|
HDFS-4932. Avoid a wide line on the name node webUI if we have more Journal nodes. Contributed by Fengdong Yu.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1497141 13f79535-47bb-0310-9956-ffa450edef68
|
2013-06-26 22:20:31 +00:00 |
|
Arun Murthy
|
84b28cbdfa
|
Release notes for hadoop-2.1.0-beta.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1496797 13f79535-47bb-0310-9956-ffa450edef68
|
2013-06-26 07:17:31 +00:00 |
|
Arun Murthy
|
c918b5c02c
|
Preparing for hadoop-2.1.0-beta release.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1496791 13f79535-47bb-0310-9956-ffa450edef68
|
2013-06-26 06:51:50 +00:00 |
|
Arun Murthy
|
f3a893b696
|
YARN-869. Move ResourceManagerAdministrationProtocol out of main YARN api. Contributed by Vinod K V.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1496751 13f79535-47bb-0310-9956-ffa450edef68
|
2013-06-26 05:57:05 +00:00 |
|