Arpit Agarwal
|
a99274ea96
|
HADOOP-12609. Fix intermittent failure of TestDecayRpcScheduler. (Contributed by Masatake Iwasaki)
|
2015-12-01 15:29:39 -08:00 |
|
Yongjun Zhang
|
3b9043348a
|
HADOOP-12468. Partial group resolution failure should not result in user lockout. (Wei-Chiu Chuang via Yongjun Zhang)
(cherry picked from commit 0348e769abc507c69d644db7bc56d31d971c51d1)
(cherry picked from commit 165abe6c4fe18ab3ba6d34b19b940a16e11e7242)
|
2015-12-01 15:01:56 -08:00 |
|
Allen Wittenauer
|
81a7ad45c9
|
HADOOP-12366. expose calculated paths (aw)
|
2015-12-01 08:15:57 -08:00 |
|
cnauroth
|
6417121ddb
|
HADOOP-12600. FileContext and AbstractFileSystem should be annotated as a Stable interface. Contributed by Chris Nauroth.
(cherry picked from commit b2c78536cb55c58e4d4a0ea16f648a34c7e2f88c)
(cherry picked from commit 669743ce114181e5d95eb946be3ef1604de78665)
|
2015-11-28 15:40:25 -08:00 |
|
Robert Kanter
|
8c6273d117
|
MAPREDUCE-6549. multibyte delimiters with LineRecordReader cause duplicate records (wilfreds via rkanter)
(cherry picked from commit 7fd00b3db4b7d73afd41276ba9a06ec06a0e1762)
|
2015-11-25 17:03:52 -08:00 |
|
Allen Wittenauer
|
38f8952c4d
|
HADOOP-11954. Solaris does not support RLIMIT_MEMLOCK as in Linux (Alan Burlison via aw)
|
2015-11-24 12:48:02 -08:00 |
|
Jason Lowe
|
7923130114
|
Revert "HADOOP-11361. Fix a race condition in MetricsSourceAdapter.updateJmxCache. Contributed by Brahma Reddy Battula."
This reverts commit 4356e8a5ef0ac6d11a34704b80ef360a710e623a.
Conflicts:
hadoop-common-project/hadoop-common/CHANGES.txt
hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/metrics2/impl/MetricsSourceAdapter.java
(cherry picked from commit 17b1a5482b32dab82225e8233648990bc77674ba)
|
2015-11-24 19:13:26 +00:00 |
|
Jian He
|
b339a4b8d6
|
YARN-4349. Support CallerContext in YARN. Contributed by Wangda Tan
(cherry picked from commit 8676a118a12165ae5a8b80a2a4596c133471ebc1)
|
2015-11-23 17:20:24 -08:00 |
|
Haohui Mai
|
75b007260b
|
Revert "HADOOP-12572. Update Hadoop's lz4 to r131. Contributed by Kevin Bowling."
This reverts commit 74d67b2250ef5d7be5ea44a0c2acdf769f5ed8cc.
|
2015-11-23 14:59:55 -08:00 |
|
Haohui Mai
|
1cdf422ba8
|
HADOOP-9822. create constant MAX_CAPACITY in RetryCache rather than hard-coding 16 in RetryCache constructor. Contributed by Tsuyoshi Ozawa.
|
2015-11-23 13:23:14 -08:00 |
|
Haohui Mai
|
f826195ee5
|
HADOOP-12313. NPE in JvmPauseMonitor when calling stop() before start(). Contributed by Gabor Liptak.
|
2015-11-22 23:07:51 -08:00 |
|
Haohui Mai
|
c07fab5f6f
|
HDFS-9024. Deprecate the TotalFiles metric. Contributed by Akira Ahisaka.
|
2015-11-22 23:03:05 -08:00 |
|
Haohui Mai
|
16bcf66c1b
|
HADOOP-11677. Add cookie flags for logs and static contexts. Contributed by nijel.
|
2015-11-22 19:53:19 -08:00 |
|
Haohui Mai
|
579f9030da
|
HADOOP-11149. Increase the timeout of TestZKFailoverController. Contributed by Steve Loughran.
|
2015-11-22 19:46:13 -08:00 |
|
Haohui Mai
|
afac7a2640
|
HADOOP-10068. Improve log4j regex in testFindContainingJar. Contributed by Robert Rati.
|
2015-11-22 18:29:10 -08:00 |
|
Haohui Mai
|
1d175f0f3f
|
HADOOP-10465. Fix use of generics within SortedMapWritable. Contributed by Bertrand Dechoux.
|
2015-11-22 18:12:53 -08:00 |
|
Haohui Mai
|
c7a9cbbdde
|
HADOOP-10555. Add offset support to MurmurHash. Contributed by Sergey Shelukhin.
|
2015-11-22 18:00:41 -08:00 |
|
Haohui Mai
|
6ed8f24041
|
HADOOP-10035. Cleanup TestFilterFileSystem. Contributed by Suresh Srinivas.
|
2015-11-22 17:30:14 -08:00 |
|
Haohui Mai
|
812dbea5c0
|
HADOOP-12467. Respect user-defined JAVA_LIBRARY_PATH in Windows Hadoop scripts. Contributed by Radhey Shah.
|
2015-11-22 16:04:06 -08:00 |
|
Haohui Mai
|
74d67b2250
|
HADOOP-12572. Update Hadoop's lz4 to r131. Contributed by Kevin Bowling.
|
2015-11-22 15:43:34 -08:00 |
|
Steve Loughran
|
edcd0dc0b2
|
Revert "HADOOP-12584. Disable browsing the static directory in HttpServer2. Contributed by Robert Kanter."
This reverts commit b7e3f419bdaa4d46ffb9829dd7873b5221cab077.
|
2015-11-22 11:41:44 +00:00 |
|
Haohui Mai
|
b7e3f419bd
|
HADOOP-12584. Disable browsing the static directory in HttpServer2. Contributed by Robert Kanter.
|
2015-11-19 15:47:41 -08:00 |
|
Haohui Mai
|
03c292efb7
|
HADOOP-11901. BytesWritable fails to support 2G chunks due to integer overflow. Contributed by Reynold Xin.
|
2015-11-19 12:54:16 -08:00 |
|
Tsuyoshi Ozawa
|
c5fb02ba25
|
HADOOP-12582. Using BytesWritable's getLength() and getBytes() instead of get() and getSize(). Contributed by Akira AJISAKA.
(cherry picked from commit bd166f0eed058795dd70b2ee019356c55422173c)
|
2015-11-19 17:27:35 +09:00 |
|
Tsuyoshi Ozawa
|
eb4c9765d9
|
HADOOP-12564. Upgrade JUnit3 TestCase to JUnit 4 in org.apache.hadoop.io package. Contributed by Dustin Cote.
(cherry picked from commit 989b9e3e11bd6bead262dc621251b5160d84f6a4)
|
2015-11-19 01:38:40 +09:00 |
|
Eric Yang
|
123e0b16f2
|
HADOOP-8419. Fixed GzipCode NPE reset for IBM JDK. (Yu Li via eyang)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1431740 13f79535-47bb-0310-9956-ffa450edef68
(cherry picked from commit 80648492036d7f0aaa72082a875efc7cba500782)
|
2015-11-19 01:36:24 +09:00 |
|
Akira Ajisaka
|
d5782a4199
|
HADOOP-12568. Update core-default.xml to describe posixGroups support. Contributed by Wei-Chiu Chuang.
(cherry picked from commit 4a3b8f1ed20aaa6c9503a2888339a0ec8a6fefc1)
|
2015-11-18 17:23:34 +09:00 |
|
cnauroth
|
397836a7b3
|
HADOOP-12567. NPE in SaslRpcServer. Contributed by Sergey Shelukhin.
(cherry picked from commit 7fab5c8cec0d2ab62acf50b7c33351fb69c8c187)
|
2015-11-17 16:00:33 -08:00 |
|
Akira Ajisaka
|
8de7911eb3
|
MAPREDUCE-6499. Add elapsed time for retired job in JobHistoryServer WebUI. Contributed by Lin Yiqun.
(cherry picked from commit a7f776ffdfc9f96d3091d99a2a87157b290cbfe0)
|
2015-11-17 15:18:32 +09:00 |
|
Akira Ajisaka
|
c5c663c05d
|
HADOOP-12545. Hadoop javadoc has broken links for AccessControlList, ImpersonationProvider, DefaultImpersonationProvider, and DistCp. Contributed by Arshad Mohammad.
(cherry picked from commit f94d89270464ea8e0d19e26e425835cd6a5dc5de)
|
2015-11-13 21:53:23 +09:00 |
|
Vinod Kumar Vavilapalli
|
b742ea7fe6
|
HADOOP-12451. Setting HADOOP_HOME explicitly should be allowed. Fixing bugs in
the first patch committed. (Karthik Kambatla via vinodkv)
|
2015-11-10 12:16:52 -08:00 |
|
Colin Patrick Mccabe
|
7a47989bc9
|
HADOOP-12560: Fix sprintf warnings in {{DomainSocket.c}} introduced by HADOOP-12344 (Mingliang Liu via Colin P. McCabe)
(cherry picked from commit 493e8ae55278f2446ba251fc39547e61a4115c52)
|
2015-11-10 10:58:36 -08:00 |
|
Lei Xu
|
a7243de1a1
|
HADOOP-12482. Race condition in JMX cache update. (Tony Wu via lei)
(cherry picked from commit 0eb9c60c5bec79f531da8cb3226d7e8b1d7e6639)
Conflicts:
hadoop-common-project/hadoop-common/CHANGES.txt
|
2015-11-09 23:02:38 -08:00 |
|
Haohui Mai
|
c91bd3aabb
|
HDFS-2261. AOP unit tests are not getting compiled or run. Contributed by Haohui Mai.
|
2015-11-09 15:26:01 -08:00 |
|
Lei Xu
|
47941858af
|
Revert "HADOOP-11684. S3a to use thread pool that blocks clients. (Thomas Demoor and Aaron Fabbri via lei)"
This reverts commit 01ae30796d0a120e4317e819533fb52bdae76885.
|
2015-11-06 09:52:21 -08:00 |
|
Lei Xu
|
01ae30796d
|
HADOOP-11684. S3a to use thread pool that blocks clients. (Thomas Demoor and Aaron Fabbri via lei)
(cherry picked from commit bff7c90a5686de106ca7a866982412c5dfa01632)
|
2015-11-05 18:36:55 -08:00 |
|
Colin Patrick Mccabe
|
f7e6a5dfb1
|
Revert "HADOOP-11887. Introduce Intel ISA-L erasure coding library for native erasure encoding support (Kai Zheng via Colin P. McCabe)"
This reverts commit bb3b2977cd3c1ccbf8d861cf264a06c249223dc8.
|
2015-11-05 11:11:27 -08:00 |
|
Colin Patrick Mccabe
|
bb3b2977cd
|
HADOOP-11887. Introduce Intel ISA-L erasure coding library for native erasure encoding support (Kai Zheng via Colin P. McCabe)
(cherry picked from commit 482e35c55a4bec27fa62b29d9e5f125816f1d8bd)
|
2015-11-05 10:46:12 -08:00 |
|
Haohui Mai
|
6d92778191
|
Revert "HDFS-8855. Webhdfs client leaks active NameNode connections. Contributed by Xiaobing Zhou."
This reverts commit e7203b69548a7926a345e2b18f0a227f7f8ca52c.
|
2015-11-04 10:22:21 -08:00 |
|
Jason Lowe
|
b9389ac5b5
|
HADOOP-12296. when setnetgrent returns 0 in linux, exception should be thrown. Contributed by Chang Li
(cherry picked from commit b9d25c3ee2d20166d6a786c5a16cc001e249f61c)
|
2015-11-04 16:35:12 +00:00 |
|
cnauroth
|
afff29113a
|
HADOOP-12542. TestDNS fails on Windows after HADOOP-12437. Contributed by Chris Nauroth.
(cherry picked from commit 957f0311a160afb40dbb0619f455445b4f5d1e32)
|
2015-11-02 22:25:12 -08:00 |
|
Arpit Agarwal
|
bb2ee9f8eb
|
HDFS-9343. Empty caller context considered invalid. (Contributed by Mingliang Liu)
|
2015-11-01 15:35:11 -08:00 |
|
Zhe Zhang
|
30791cb0d0
|
HDFS-9229. Expose size of NameNode directory as a metric. Contributed by Surendra Singh Lilhore.
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/ha/EditLogTailer.java
Change-Id: I5f5895bac4f7d7e66e95788765a514b80b9b6766
|
2015-10-29 11:21:57 -07:00 |
|
Jian He
|
7d109ef5b5
|
YARN-4288. Fixed RMProxy to retry on IOException from local host. Contributed by Junping Du
(cherry picked from commit c41699965e78ce5e87669d17923ab84e494c4188)
|
2015-10-29 00:01:20 -07:00 |
|
Vinayakumar B
|
dea66a8392
|
HDFS-8545. Refactor FS#getUsed() to use ContentSummary and add an API to fetch the total file length from a specific path (Contributed by J.Andreina)
(cherry picked from commit 7d2d16f4ee87ae56dc20016a91c109dd5130f7d4)
|
2015-10-29 11:30:59 +05:30 |
|
Steve Loughran
|
fe079c8b20
|
HADOOP-12514. Make static fields in GenericTestUtils for assertExceptionContains() package-private and final. (Mingliang Liu via stevel)
|
2015-10-28 10:36:26 +00:00 |
|
cnauroth
|
af0f2e27d1
|
HDFS-9311. Support optional offload of NameNode HA service health checks to a separate RPC server. Contributed by Chris Nauroth.
(cherry picked from commit bf8e45298218f70e38838152f69c7705d8606bd6)
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/NameNodeRpcServer.java
|
2015-10-27 23:08:32 -07:00 |
|
Zhihai Xu
|
73612294bd
|
HADOOP-12178. NPE during handling of SASL setup if problem with SASL resolver class. Contributed by Steve Loughran
(cherry picked from commit ed9806ea40b945df0637c21b68964d1d2bd204f3)
|
2015-10-27 10:09:45 -07:00 |
|
Tsuyoshi Ozawa
|
1035637200
|
HADOOP-12457. [JDK8] Fix a failure of compiling common by javadoc. Contributed by Akira AJISAKA.
(cherry picked from commit ea6b183a1a649ad2874050ade8856286728c654c)
Conflicts:
hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/conf/Configuration.java
|
2015-10-27 10:58:50 +09:00 |
|
Jing Zhao
|
7d25646741
|
HADOOP-12472. Make GenericTestUtils.assertExceptionContains robust. Contributed by Steve Loughran.
(cherry picked from commit a01a209fbed33b2ecaf9e736631e64abefae01aa)
|
2015-10-26 14:03:38 -07:00 |
|