Chris Nauroth
|
38adf46c02
|
HADOOP-9507. LocalFileSystem rename() is broken in some cases when destination exists. Contributed by Chris Nauroth.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1507429 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-26 20:47:05 +00:00 |
|
Suresh Srinivas
|
b3d7442b2b
|
HADOOP-9770. Make RetryCache#state non volatile. Contributed by Suresh Srinivas.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1507414 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-26 19:59:06 +00:00 |
|
Tsz-wo Sze
|
a690a215db
|
HADOOP-9756. Remove the deprecated getServer(..) methods from RPC. Contributed by Junping Du
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1507259 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-26 10:59:20 +00:00 |
|
Suresh Srinivas
|
7723b139d5
|
HDFS-5016. Deadlock in pipeline recovery causes Datanode to be marked dead. Contributed by Suresh Srinivas.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1507189 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-26 04:42:41 +00:00 |
|
Suresh Srinivas
|
1b531c1dbb
|
HDFS-4979. Implement retry cache on Namenode. Contributed by Suresh Srinivas.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1507170 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-26 01:09:27 +00:00 |
|
Tsz-wo Sze
|
42e8cbf92c
|
HADOOP-9773. TestLightWeightCache should not set size limit to zero when testing it.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1507165 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-26 00:55:24 +00:00 |
|
Alejandro Abdelnur
|
cc0a0fce63
|
HADOOP-9701. mvn site ambiguous links in hadoop-common. (kkambatl via tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1506762 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-24 22:41:52 +00:00 |
|
Jing Zhao
|
a0a986dda7
|
HADOOP-9762. RetryCache utility for implementing RPC retries. Contributed by Suresh Srinivas.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1506426 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-24 07:48:36 +00:00 |
|
Jing Zhao
|
3024030b24
|
HADOOP-9763. Extends LightWeightGSet to support eviction of expired elements. Contributed by Tsz Wo (Nicholas) SZE.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1506405 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-24 06:26:11 +00:00 |
|
Chris Nauroth
|
77fa04457c
|
HADOOP-9759. Add support for NativeCodeLoader#getLibraryName on Windows. Contributed by Chuan Liu.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1506325 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-23 22:06:47 +00:00 |
|
Suresh Srinivas
|
d35f66f3f0
|
HDFS-4974. Add Idempotent and AtMostOnce annotations to namenode protocol methods. Contributed by Suresh Srinivas.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1505911 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-23 06:40:33 +00:00 |
|
Suresh Srinivas
|
9dbd2e7efc
|
HADOOP-9760. Move GSet and related classes to common from HDFS. Contributed by Suresh Srinivas.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1505875 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-23 01:40:58 +00:00 |
|
Colin McCabe
|
c1314eb2a3
|
HDFS-4817. Make HDFS advisory caching configurable on a per-file basis. (Colin Patrick McCabe)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1505753 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-22 18:15:18 +00:00 |
|
Colin McCabe
|
74906216fe
|
HADOOP-9435. Support building the JNI code against the IBM JVM. (Tian Hong Wang via Colin Patrick McCabe)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1505744 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-22 17:52:03 +00:00 |
|
Tsz-wo Sze
|
3eb61be352
|
HADOOP-9754. Remove unnecessary "throws IOException/InterruptedException", and fix generic and other javac warnings.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1505610 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-22 07:22:14 +00:00 |
|
Tsz-wo Sze
|
9ff01d6261
|
HADOOP-9751. Add clientId and retryCount to RpcResponseHeaderProto.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1505036 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-19 21:49:58 +00:00 |
|
Alejandro Abdelnur
|
5b3e74e42c
|
ADOOP-9643. org.apache.hadoop.security.SecurityUtil calls toUpperCase(Locale.getDefault()) as well as toLowerCase(Locale.getDefault()) on hadoop.security.authentication value. (markrmiller@gmail.com via tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1504965 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-19 19:01:18 +00:00 |
|
Daryn Sharp
|
aba335279a
|
HADOOP-9748. Reduce blocking on UGI.ensureInitialized (daryn)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1504874 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-19 13:37:17 +00:00 |
|
Arun Murthy
|
31f29de05b
|
Fixed CHANGES.txt to reflect that new content in branch-2 goes to hadoop-2.3.0.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1504742 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-19 01:29:07 +00:00 |
|
Jing Zhao
|
8724ceb235
|
HADOOP-9717. Add retry attempt count to the RPC requests. Contributed by Jing Zhao.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1504725 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-18 23:44:06 +00:00 |
|
Luke Lu
|
ba3d29a2e2
|
HADOOP-9164. Print paths of loaded native libraries in NativeLibraryChecker. (Binglin Chang via llu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1504700 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-18 22:38:36 +00:00 |
|
Chris Nauroth
|
e2efe52ac8
|
HDFS-4996. ClientProtocol#metaSave can be made idempotent by overwriting the output file instead of appending to it. Contributed by Chris Nauroth.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1504679 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-18 21:57:24 +00:00 |
|
Jason Darrell Lowe
|
cc536fe4da
|
MAPREDUCE-5265. History server admin service to refresh user and superuser group mappings. Contributed by Ashwin Shankar
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1504645 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-18 20:41:14 +00:00 |
|
Tsz-wo Sze
|
7ec67c5118
|
HADOOP-9716. Rpc retries should use the same call ID as the original call.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1504362 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-18 04:42:56 +00:00 |
|
Kihwal Lee
|
1b6324265d
|
HADOOP-9738. TestDistCh fails. Contributed by Jing Zhao.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1503976 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-17 02:22:14 +00:00 |
|
Jason Darrell Lowe
|
febc5040b9
|
HADOOP-9734. Common protobuf definitions for GetUserMappingsProtocol, RefreshAuthorizationPolicyProtocol and RefreshUserMappingsProtocol. Contributed by Jason Lowe
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1503954 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-17 00:06:48 +00:00 |
|
Daryn Sharp
|
a3a9d72e98
|
HADOOP-9683. [RPC v9] Wrap IpcConnectionContext in RPC headers (daryn)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1503811 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-16 17:59:39 +00:00 |
|
Colin McCabe
|
32076136f7
|
HADOOP-9618. thread which detects GC pauses (Todd Lipcon via Colin Patrick McCabe)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1503806 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-16 17:48:24 +00:00 |
|
Suresh Srinivas
|
afaec5f52d
|
HDFS-4903. Print trash configuration and trash emptier state in namenode log. Contributed by Arpit Agarwal.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1503570 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-16 06:33:40 +00:00 |
|
Kihwal Lee
|
37b2a96055
|
HADOOP-9707. Fix register lists for crc32c inline assembly. Contributed by Todd Lipcon.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1503390 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-15 18:15:00 +00:00 |
|
Harsh J
|
adfd2fa314
|
HADOOP-9241. DU refresh interval is not configurable. (harsh)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1502954 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-14 10:46:37 +00:00 |
|
Colin McCabe
|
a038ec6ceb
|
HADOOP-9703. org.apache.hadoop.ipc.Client leaks threads on stop (Tsuyoshi OZAWA via Colin Patrick McCabe)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1502696 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-12 21:36:44 +00:00 |
|
Colin McCabe
|
a8349819b3
|
update CHANGES.txt to reflect the fact that HADOOP-9186 is only in trunk at the moment
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1502326 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-11 18:55:56 +00:00 |
|
Colin McCabe
|
03c950d907
|
HADOOP-9186. test-patch.sh should report build failure to JIRA. (Binglin Chang via Colin Patrick McCabe)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1502325 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-11 18:52:52 +00:00 |
|
Colin McCabe
|
02f9eaa241
|
add HADOOP-9417 to CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1502310 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-11 18:13:26 +00:00 |
|
Colin McCabe
|
e1a1c33632
|
HADOOP-9417. Support for symlink resolution in LocalFileSystem / RawLocalFileSystem. (Andrew Wang via Colin Patrick McCabe)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1502307 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-11 18:10:46 +00:00 |
|
Suresh Srinivas
|
7f42befa70
|
HADOOP-9720. Rename Client#uuid to Client#clientId. Contributed by Arpit Agarwal.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1502301 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-11 18:02:17 +00:00 |
|
Steve Loughran
|
6ffe6728f5
|
HADOOP-9432 Add support for markdown .md files in site documentation
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1502251 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-11 15:42:56 +00:00 |
|
Chris Nauroth
|
da8e962e39
|
HDFS-4372. Track NameNode startup progress. Contributed by Chris Nauroth.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1502120 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-11 05:35:29 +00:00 |
|
Alejandro Abdelnur
|
59a5ab9d1c
|
updating CHANGES.txt after committing MAPREDUCE-5333,HADOOP-9661,HADOOP-9355,HADOOP-9673,HADOOP-9414,HADOOP-9416,HDFS-4797,YARN-866,YARN-736,YARN-883 to 2.1-beta branch
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1502075 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-11 00:22:14 +00:00 |
|
Chris Nauroth
|
413bddf596
|
MAPREDUCE-4374. Fix child task environment variable config and add support for Windows. Contributed by Chuan Liu.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1502046 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-10 22:59:08 +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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|