Junping Du
|
0da69c324d
|
YARN-4676. Automatic and Asynchronous Decommissioning Nodes Status Tracking. Contributed by Diniel Zhi.
(cherry picked from commit d464483bf7f0b3e3be3ba32cd6c3eee546747ab5)
Conflicts:
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/ResourceTrackerService.java
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/rmnode/RMNode.java
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/rmnode/RMNodeImpl.java
|
2016-08-18 07:27:23 -07:00 |
|
Mingliang Liu
|
23532716fc
|
HADOOP-13470. GenericTestUtils$LogCapturer is flaky. (Contributed by Mingliang Liu)
|
2016-08-16 17:33:04 -07:00 |
|
Mingliang Liu
|
27a6e09c4e
|
Revert "HADOOP-13470. GenericTestUtils$LogCapturer is flaky. (Contributed by Mingliang Liu)"
This reverts commit 9336a0495f .
|
2016-08-16 16:25:37 -07:00 |
|
Andrew Wang
|
4b689e7a75
|
HADOOP-13494. ReconfigurableBase can log sensitive information. Contributed by Sean Mackrory.
|
2016-08-16 15:01:18 -07:00 |
|
Mingliang Liu
|
9336a0495f
|
HADOOP-13470. GenericTestUtils$LogCapturer is flaky. (Contributed by Mingliang Liu)
|
2016-08-15 20:24:54 -07:00 |
|
Varun Saxena
|
d714030b5d
|
HADOOP-13333. testConf.xml ls comparators in wrong order (Vrushali C via Varun Saxena)
|
2016-08-16 03:03:44 +05:30 |
|
Kai Zheng
|
8fbb57fbd9
|
HADOOP-11588. Benchmark framework and test for erasure coders. Contributed by Rui Li
|
2016-08-12 15:05:52 +08:00 |
|
Xiao Chen
|
e83be44af5
|
HADOOP-13461. NPE in KeyProvider.rollNewVersion. Contributed by Colm O hEigeartaigh.
|
2016-08-10 16:28:02 -07:00 |
|
Karthik Kambatla
|
85422bb7c5
|
HADOOP-13299. JMXJsonServlet is vulnerable to TRACE. (Haibo Chen via kasha)
|
2016-08-09 13:42:32 -07:00 |
|
Masatake Iwasaki
|
8f9b61852b
|
HADOOP-13439. Fix race between TestMetricsSystemImpl and TestGangliaMetrics. Contributed by Chen Liang.
|
2016-08-09 09:54:44 +09:00 |
|
Sangjin Lee
|
0ad48aa2c8
|
HADOOP-12747. support wildcard in libjars argument (sjlee)
|
2016-08-08 17:34:56 -07:00 |
|
Lei Xu
|
6418edd6fe
|
HADOOP-13380. TestBasicDiskValidator should not write data to /tmp (Yufei Gu via lei)
|
2016-08-08 15:06:03 -07:00 |
|
Jitendra Pandey
|
625585950a
|
HADOOP-10823. TestReloadingX509TrustManager is flaky. Contributed by Mingliang Liu.
|
2016-08-08 11:00:19 -07:00 |
|
Wei-Chiu Chuang
|
49ba09a922
|
HADOOP-13353. LdapGroupsMapping getPassward shouldn't return null when IOException throws. Contributed by Zhaohao Liang and Wei-Chiu Chuang.
|
2016-08-05 16:32:44 -07:00 |
|
Arpit Agarwal
|
331ef25152
|
HADOOP-13466. Add an AutoCloseableLock class. (Chen Liang)
|
2016-08-04 12:25:39 -07:00 |
|
Arpit Agarwal
|
b8ca84ac99
|
HADOOP-13467. Shell#getSignalKillCommand should use the bash builtin on Linux. (Arpit Agarwal)
|
2016-08-04 10:07:53 -07:00 |
|
Kihwal Lee
|
9422515239
|
HADOOP-13442. Optimize UGI group lookups. Contributed by Daryn Sharp.
|
2016-08-04 10:45:55 -05:00 |
|
Xiao Chen
|
05db64913d
|
HADOOP-13443. KMS should check the type of underlying keyprovider of KeyProviderExtension before falling back to default. Contributed by Anthony Young-Garner.
|
2016-08-04 15:57:34 +08:00 |
|
Jason Lowe
|
c82745432a
|
HADOOP-10980. TestActiveStandbyElector fails occasionally in trunk. Contributed by Eric Badger
|
2016-08-03 20:17:30 +00:00 |
|
Kihwal Lee
|
580a833496
|
HADOOP-13483. Optimize IPC server protobuf decoding. Contributed by Daryn Sharp.
|
2016-08-03 13:22:22 -05:00 |
|
Kihwal Lee
|
2d8227605f
|
HADOOP-13426. More efficiently build IPC responses. Contributed by Daryn Sharp.
|
2016-08-03 09:31:49 -05:00 |
|
Arpit Agarwal
|
954465e7ba
|
HADOOP-13434. Add bash quoting to Shell class. (Owen O'Malley)
|
2016-08-02 13:40:33 -07:00 |
|
Chris Nauroth
|
0458a2af6e
|
HADOOP-13081. add the ability to create multiple UGIs/subjects from one kerberos login. Contributed by Sergey Shelukhin.
|
2016-08-02 12:43:30 -07:00 |
|
Kihwal Lee
|
b3018e73cc
|
HADOOP-13429. Dispose of unnecessary SASL servers. Contributed by Daryn Sharp.
|
2016-08-02 10:40:28 -05:00 |
|
Akira Ajisaka
|
770b5eb2db
|
HADOOP-13444. Replace org.apache.commons.io.Charsets with java.nio.charset.StandardCharsets. Contributed by Vincent Poon.
|
2016-08-01 17:35:59 +09:00 |
|
Kai Zheng
|
34ccaa8367
|
HADOOP-11540. Raw Reed-Solomon coder using Intel ISA-L library. Contributed by Kai Zheng
|
2016-08-01 06:34:26 +08:00 |
|
Akira Ajisaka
|
54fe17a607
|
HADOOP-9427. Use JUnit assumptions to skip platform-specific tests. Contributed by Gergely Novák.
|
2016-07-27 19:41:09 +09:00 |
|
Kai Zheng
|
f1a4863dfc
|
HADOOP-13041. Adding tests for coder utilities. Contributed by Kai Sasaki
|
2016-07-26 21:53:37 +08:00 |
|
Chris Douglas
|
22a9a6b0d4
|
HADOOP-13272. ViewFileSystem should support storage policy related API. Contributed by Peter Shi
|
2016-07-22 18:08:12 -07:00 |
|
Chris Nauroth
|
5fda66e4a3
|
HADOOP-13207. Specify FileSystem listStatus, listFiles and RemoteIterator. Contributed by Steve Loughran.
|
2016-07-22 15:38:18 -07:00 |
|
Chris Nauroth
|
43cf6b101d
|
HADOOP-13240. TestAclCommands.testSetfaclValidations fail. Contributed by John Zhuge.
|
2016-07-21 14:12:31 -07:00 |
|
Akira Ajisaka
|
dc065dd64c
|
HADOOP-12991. Conflicting default ports in DelegateToFileSystem. Contributed by Kai Sasaki.
|
2016-07-19 16:05:48 -07:00 |
|
Akira Ajisaka
|
c2bcffb34e
|
HADOOP-13202. Avoid possible overflow in org.apache.hadoop.util.bloom.BloomFilter#getNBytes. Contributed by Kai Sasaki.
|
2016-07-18 11:48:23 -07:00 |
|
Steve Loughran
|
76be82bc04
|
HADOOP-13073 RawLocalFileSystem does not react on changing umask. Contributed by Andras Bokor
|
2016-07-18 14:38:35 +01:00 |
|
Robert Kanter
|
442162048a
|
HADOOP-13254. Create framework for configurable disk checkers (yufeigu via rkanter)
|
2016-07-15 13:41:26 -07:00 |
|
Akira Ajisaka
|
1381483233
|
HADOOP-13289. Remove unused variables in TestFairCallQueue. Contributed by Ye Zhou.
|
2016-07-14 23:13:55 -07:00 |
|
Steve Loughran
|
be26c1b9b0
|
Revert "HADOOP-13073 RawLocalFileSystem does not react on changing umask. Contributed by Andras Bokor"
This reverts commit 45af585e7a .
|
2016-07-14 10:30:36 +01:00 |
|
Steve Loughran
|
45af585e7a
|
HADOOP-13073 RawLocalFileSystem does not react on changing umask. Contributed by Andras Bokor
|
2016-07-14 10:29:29 +01:00 |
|
Zhe Zhang
|
728bf7f698
|
HADOOP-13290. Appropriate use of generics in FairCallQueue. Contributed by Jonathan Hung.
|
2016-07-13 16:37:40 -07:00 |
|
Jitendra Pandey
|
ef30bf3c3f
|
HADOOP-13352. Make X-FRAME-OPTIONS configurable in HttpServer2. Contributed by Anu Engineer.
|
2016-07-08 14:17:14 -07:00 |
|
Jitendra Pandey
|
6e597600f7
|
HADOOP-13283. Support reset operation for new global storage statistics and per FS storage stats. Contributed by Mingliang Liu.
|
2016-07-07 14:58:19 -07:00 |
|
Vinayakumar B
|
c25021fb71
|
HADOOP-13314. Remove 'package-info.java' from 'test\java\org\apache\hadoop\fs\shell\' to remove eclipse compile error (Contributed by Vinayakumar B)
|
2016-07-01 12:09:59 +05:30 |
|
Steve Loughran
|
96fa0f848b
|
HADOOP-12709 Cut s3:// from trunk. Contributed by Mingliang Liu.
|
2016-06-29 16:04:50 +01:00 |
|
Allen Wittenauer
|
b3649adf6a
|
HDFS-9852. hdfs dfs -setfacl error message is misleading (Wei-Chiu Chuang via aw)
|
2016-06-28 20:47:05 -07:00 |
|
Allen Wittenauer
|
6103635591
|
HADOOP-9330. Add custom JUnit4 test runner with configurable timeout (Steve Loughran via aw)
|
2016-06-28 20:40:41 -07:00 |
|
Allen Wittenauer
|
1faaa69078
|
HADOOP-9321. fix coverage org.apache.hadoop.net (Ivan A. Veselovsky via aw)
|
2016-06-28 20:37:42 -07:00 |
|
Allen Wittenauer
|
23c3ff85a9
|
HADOOP-13209. replace slaves with workers (John Smith via aw)
|
2016-06-28 05:53:03 -07:00 |
|
Andrew Wang
|
7d2070493e
|
HADOOP-13316. Enforce Kerberos authentication for required ops in DelegationTokenAuthenticator. Contributed by Xiao Chen.
|
2016-06-27 18:46:33 -07:00 |
|
Arpit Agarwal
|
9683eab0e1
|
HADOOP-13263. Reload cached groups in background after expiry. (Contributed bt Stephen O'Donnell)
|
2016-06-27 09:36:05 -07:00 |
|
Tsz-Wo Nicholas Sze
|
d328e66706
|
HADOOP-13227. AsyncCallHandler should use an event driven architecture to handle async calls.
|
2016-06-25 15:45:16 +08:00 |
|