Robert Joseph Evans
|
971418cdb5
|
svn merge -c 1552104 FIXES: HADOOP-10164. Allow UGI to login with a known Subject (bobby)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1552106 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-18 21:26:13 +00:00 |
Jonathan Turner Eagles
|
a875bcb2da
|
HADOOP-10171. TestRPC fails intermittently on jkd7 (Mit Desai via jeagles)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1552033 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-18 17:12:23 +00:00 |
Steve Loughran
|
9c2534506f
|
HADOOP-9611 mvn-rpmbuild against google-guice > 3.0 yields missing cglib dependency
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1551915 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-18 11:14:30 +00:00 |
Suresh Srinivas
|
42d48b02df
|
HADOOP-10168. Merge 1551646 from trunk.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1551648 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-17 18:24:38 +00:00 |
Jing Zhao
|
0835cb221e
|
HADOOP-10106. Merge change r1551369 from trunk.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1551379 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-16 22:13:47 +00:00 |
Hitesh Shah
|
35bf9069ce
|
Merge 1550570 from trunk to branch-2 for HADOOP-8753. LocalDirAllocator throws ArithmeticException: divide by zero when there is no available space on configured local dir. Contributed by Benoy Antony.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1550571 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-12 22:57:40 +00:00 |
Colin McCabe
|
f7e842683d
|
HADOOP-10162. Fix symlink-related test failures in TestFileContextResolveAfs and TestStat in branch-2 (Mit Desai via Colin Patrick McCabe)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1550487 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-12 18:58:41 +00:00 |
Colin McCabe
|
8e416ea685
|
HADOOP-10087. UserGroupInformation.getGroupNames() fails to return primary group first when JniBasedUnixGroupsMappingWithFallback is used (cmccabe)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1550230 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-11 19:00:30 +00:00 |
Colin McCabe
|
c9ad1bb3aa
|
HADOOP-10020. disable symlinks temporarily (cmccabe)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1550034 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-11 02:44:35 +00:00 |
Colin McCabe
|
9368cc0dbb
|
HADOOP-10142. Avoid groups lookup for unprivileged users such as dr.who (vinay via cmccabe)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1548767 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-07 00:31:56 +00:00 |
Jonathan Turner Eagles
|
a768b8387e
|
HADOOP-10058. TestMetricsSystemImpl#testInitFirstVerifyStopInvokedImmediately fails on trunk (Chen He via jeagles)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1548218 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-05 17:48:46 +00:00 |
Daryn Sharp
|
e241fb4179
|
Move HADOOP-10129 from 0.23.10 to 0.23.11 in CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1548196 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-05 16:28:57 +00:00 |
Jason Darrell Lowe
|
839d3fc19b
|
svn merge -c 1548179 FIXES: HADOOP-10081. Client.setupIOStreams can leak socket resources on exception or error. Contributed by Tsuyoshi OZAWA
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1548181 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-05 16:06:09 +00:00 |
Daryn Sharp
|
92fc940ea8
|
svn merge -c 1548175 FIXES: HADOOP-10129. Distcp may succeed when it fails (daryn)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1548176 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-05 15:51:28 +00:00 |
Steve Loughran
|
fb03925549
|
HADOOP-10102. Update commons IO from 2.1 to 2.4
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1547755 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-04 10:39:36 +00:00 |
Sanford Ryza
|
a51157a1ee
|
HADOOP-10127. Add ipc.client.connect.retry.interval to control the frequency of connection retries (Karthik Kambatla via Sandy Ryza)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1547627 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-03 22:47:15 +00:00 |
Andrew Wang
|
cd585dcc2f
|
HDFS-5560. Trash configuration log statements prints incorrect units. Contributed by Josh Elser.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1547267 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-03 03:33:12 +00:00 |
Arun Murthy
|
f5dc7b0c6b
|
Renamed releases. 2.2.1 -> 2.3.0 & 2.3.0 -> 2.4.0
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1547140 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-02 18:43:55 +00:00 |
Colin McCabe
|
137bf488a5
|
HADOOP-10130. RawLocalFS pread does not track FileSystem Statistics (Binglin Chang via Colin Patrick McCabe)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1547119 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-02 17:30:00 +00:00 |
Steve Loughran
|
0293279c58
|
HADOOP-10135 writes to swift fs over partition size leave temp files and empty output file
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1546957 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-02 11:00:00 +00:00 |
Uma Maheswara Rao G
|
003c57ca9b
|
Merge. HADOOP-10132. RPC#stopProxy() should log the class of proxy when IllegalArgumentException is encountered. Contributed by Ted Yu
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1546193 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-27 20:57:37 +00:00 |
Suresh Srinivas
|
e3f9960a7d
|
HADOOP-10126. Merge change 1545376 from trunk.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1545379 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-25 19:46:46 +00:00 |
Jonathan Turner Eagles
|
e34bc8dc97
|
HADOOP-10111. Allow DU to be initialized with an initial value (Kihwal Lee via jeagles)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1544241 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-21 16:19:18 +00:00 |
Uma Maheswara Rao G
|
87a23fa27f
|
Merge HADOOP-9114. After defined the dfs.checksum.type as the NULL, write file and hflush will through java.lang.ArrayIndexOutOfBoundsException. Contributed by Sathish.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1544190 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-21 14:08:49 +00:00 |
Steve Loughran
|
92d615a37a
|
HADOOP-10103 commons-lang->2.6
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1544173 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-21 13:36:59 +00:00 |
Arun Murthy
|
258775c9fd
|
Merge -c 1543542 from trunk to branch-2 to fix HADOOP-10047. Add a direct-buffer based apis for compression. Contributed by Gopal V.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1543543 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-19 19:30:04 +00:00 |
Arun Murthy
|
71f9f49590
|
Revert HADOOP-10047, wrong patch.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1543539 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-19 19:26:01 +00:00 |
Arun Murthy
|
9ff2130eeb
|
Merge -c 1543456 from trunk to branch-2 to fix HADOOP-10047. Add a direct-buffer based apis for compression. Contributed by Gopal V.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1543457 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-19 15:39:16 +00:00 |
Jing Zhao
|
b07bd1006d
|
HADOOP-10107. Merge change r1543335 from trunk.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1543338 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-19 07:44:30 +00:00 |
Arpit Agarwal
|
2966ba01cf
|
HADOOP-10110. Merging change r1543190 from trunk to branch-2
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1543196 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-18 22:17:41 +00:00 |
Alejandro Abdelnur
|
eba4c42d6a
|
HADOOP-10100. MiniKDC shouldn't use apacheds-all artifact. (rkanter via tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1542124 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-14 23:53:12 +00:00 |
Daryn Sharp
|
4495d087a7
|
svn merge -c 1542111 FIXES: HADOOP-9955. RPC idle connection closing is extremely inefficient (daryn)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1542112 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-14 22:57:17 +00:00 |
Chris Nauroth
|
e28947c428
|
HADOOP-10094. Merging change r1541991 from trunk to branch-2.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1541993 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-14 17:49:33 +00:00 |
Steve Loughran
|
2d39336213
|
HADOOP-10067 Missing POM dependency on jsr305
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1541861 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-14 09:42:35 +00:00 |
Tsz-wo Sze
|
79e34c2a3c
|
svn merge -c 1541750 from trunk for HADOOP-10095. In CodecPool, synchronize pool and codecList separately in order to reduce lock contention.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1541751 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-13 22:51:43 +00:00 |
Daryn Sharp
|
d993d01cdf
|
svn merge -c 1541736 FIXES: HADOOP-9956. RPC listener inefficiently assigns connections to readers (daryn)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1541743 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-13 21:48:21 +00:00 |
Alejandro Abdelnur
|
0c220f30b3
|
HADOOP-10078. KerberosAuthenticator always does SPNEGO. (rkanter via tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1541721 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-13 21:13:18 +00:00 |
Steve Loughran
|
572355f632
|
HADOOP-9594 commons-math
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1541668 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-13 19:30:21 +00:00 |
Chris Nauroth
|
2cdd8f1b63
|
HADOOP-10093. Merging change r1541343 from trunk to branch-2.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1541344 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-13 01:17:57 +00:00 |
Chris Nauroth
|
b13c6bda43
|
HADOOP-10088. Merging change r1540270 from trunk to branch-2.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1540271 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-09 07:38:16 +00:00 |
Chris Nauroth
|
5406659b12
|
HADOOP-9660. Merging change r1539535 from trunk to branch-2.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1539536 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-07 06:52:19 +00:00 |
Colin McCabe
|
825103c331
|
move HADOOP-9623 to 2.2.1
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1539261 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-06 08:08:33 +00:00 |
Colin McCabe
|
5324b77a60
|
HADOOP-9478. Fix race conditions during the initialization of Configuration related to deprecatedKeyMap (cmccabe)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1538252 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-02 18:51:14 +00:00 |
Colin McCabe
|
2946a3afdf
|
HADOOP-10079. log a warning message if group resolution takes too long (cmccabe)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1538114 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-02 00:48:29 +00:00 |
Andrew Wang
|
4dfa0bf99f
|
HADOOP-9898. Set SO_KEEPALIVE on all our sockets. Contributed by Todd Lipcon.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1537638 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-31 20:56:42 +00:00 |
Chris Nauroth
|
abddbcd9bf
|
HADOOP-10072. Merging change r1535918 from trunk to branch-2.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1535919 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-26 04:32:25 +00:00 |
Jonathan Turner Eagles
|
076e78d021
|
HADOOP-10064. Upgrade to maven antrun plugin version 1.7 (Arpit Agarwal via jeagles)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1535267 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-24 02:40:49 +00:00 |
Jonathan Turner Eagles
|
16cc6640b7
|
HADOOP-9016. HarFsInputStream.skip(long) must never return negative value. (Ivan A. Veselovsky via jeagles)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1535088 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-23 18:12:02 +00:00 |
Jonathan Turner Eagles
|
f64cb91d67
|
HADOOP-9291. enhance unit-test coverage of package o.a.h.metrics2 (Ivan A. Veselovsky via jeagles)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1534476 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-22 03:48:37 +00:00 |
Colin McCabe
|
75968551bd
|
HDFS-5276. FileSystem.Statistics should use thread-local counters to avoid multi-threaded performance issues on read/write. (Colin Patrick McCabe)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1533670 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-19 00:38:13 +00:00 |