Kihwal Lee
|
57369a678c
|
HDFS-10343. BlockManager#createLocatedBlocks may return blocks on failed storages. Contributed by Kuhu Shukla.
|
2016-08-04 14:55:21 -05: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
|
4a8e6dc02f
|
HDFS-10722. Fix race condition in TestEditLog#testBatchedSyncWithClosedLogs. Contributed by Daryn Sharp.
|
2016-08-04 11:53:44 -05:00 |
|
Tsz-Wo Nicholas Sze
|
8c9b44eaff
|
In Balancer, the target task should be removed when its size < 0. Contributed by Yiqun Lin
|
2016-08-04 09:45:40 -07:00 |
|
Kihwal Lee
|
9422515239
|
HADOOP-13442. Optimize UGI group lookups. Contributed by Daryn Sharp.
|
2016-08-04 10:45:55 -05:00 |
|
Kihwal Lee
|
6ae39199da
|
HDFS-10662. Optimize UTF8 string/byte conversions. Contributed by Daryn Sharp.
|
2016-08-04 09:07:34 -05:00 |
|
Akira Ajisaka
|
70c2781152
|
MAPREDUCE-6730. Use StandardCharsets instead of String overload in TextOutputFormat. Contributed by Sahil Kang.
This closes #114
|
2016-08-04 20:13:11 +09:00 |
|
Varun Vasudev
|
08e33381f5
|
YARN-5459. Add support for docker rm. Contributed by Shane Kumpf.
|
2016-08-04 14:08:34 +05:30 |
|
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 |
|
Brahma Reddy Battula
|
8f1c374bec
|
MAPREDUCE-6682. TestMRCJCFileOutputCommitter fails intermittently Contributed by Akira Ajisaka.
|
2016-08-04 11:21:47 +05:30 |
|
Wei-Chiu Chuang
|
a1f6564d31
|
HADOOP-13458. LoadBalancingKMSClientProvider#doOp should log IOException stacktrace. Contributed by Chen Liang.
|
2016-08-03 14:19:47 -07:00 |
|
Kihwal Lee
|
6f63566694
|
HDFS-10569. A bug causes OutOfIndex error in BlockListAsLongs. Contributed by Weiwei Yang.
|
2016-08-03 15:20:20 -05:00 |
|
Jason Lowe
|
c82745432a
|
HADOOP-10980. TestActiveStandbyElector fails occasionally in trunk. Contributed by Eric Badger
|
2016-08-03 20:17:30 +00:00 |
|
Jason Lowe
|
db4a61dc61
|
YARN-5469. Increase timeout of TestAmFilter.testFilter. Contributed by Eric Badger
|
2016-08-03 19:51:44 +00:00 |
|
Jing Zhao
|
f4ba5ff1d7
|
HDFS-10710. In BlockManager#rescanPostponedMisreplicatedBlocks(), postponed misreplicated block counts should be retrieved within the NN lock protection.Contributed by GAO Rui.
|
2016-08-03 12:42:05 -07:00 |
|
Jason Lowe
|
db646540f0
|
YARN-5462. TestNodeStatusUpdater.testNodeStatusUpdaterRetryAndNMShutdown fails intermittently. Contributed by Eric Badger
|
2016-08-03 19:17:25 +00:00 |
|
Jason Lowe
|
4d92aefd35
|
YARN-4280. CapacityScheduler reservations may not prevent indefinite postponement on a busy cluster. Contributed by Kuhu Shukla
|
2016-08-03 18:53:14 +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
|
22ef5286bc
|
HDFS-10674. Optimize creating a full path from an inode. Contributed by Daryn Sharp.
|
2016-08-03 13:12:43 -05:00 |
|
Kihwal Lee
|
58db263e93
|
HDFS-742. A down DataNode makes Balancer to hang on repeatingly asking NameNode its partial block list. Contributed by Mit Desai.
|
2016-08-03 12:14:59 -05:00 |
|
Kihwal Lee
|
bebf10d245
|
HDFS-10656. Optimize conversion of byte arrays back to path string. Contributed by Daryn Sharp.
|
2016-08-03 11:53:41 -05:00 |
|
Kihwal Lee
|
2d8227605f
|
HADOOP-13426. More efficiently build IPC responses. Contributed by Daryn Sharp.
|
2016-08-03 09:31:49 -05:00 |
|
Varun Vasudev
|
d848184e90
|
YARN-5460. Change container runtime type logging in DelegatingLinuxContainerRuntime to debug. Contributed by Shane Kumpf.
|
2016-08-03 12:02:39 +05:30 |
|
Chris Nauroth
|
4ef1bc0bdb
|
HADOOP-13459. hadoop-azure runs several test cases repeatedly, causing unnecessarily long running time. Contributed by Chris Nauroth.
|
2016-08-02 22:32:21 -07:00 |
|
Chris Nauroth
|
b913677365
|
YARN-5456. container-executor support for FreeBSD, NetBSD, and others if conf path is absolute. Contributed by Allen Wittenauer.
|
2016-08-02 22:24:34 -07:00 |
|
Arpit Agarwal
|
d28c2d9f55
|
HDFS-9353. Code and comment mismatch in JavaKeyStoreProvider. (Andras Bokor)
|
2016-08-02 15:17:45 -07:00 |
|
Arpit Agarwal
|
954465e7ba
|
HADOOP-13434. Add bash quoting to Shell class. (Owen O'Malley)
|
2016-08-02 13:40:33 -07:00 |
|
Kihwal Lee
|
5e5b8793fb
|
HDFS-5805. TestCheckpoint.testCheckpoint fails intermittently on branch-2. Contributed by Eric Badger.
|
2016-08-02 15:37:36 -05: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 |
|
Junping Du
|
3818393297
|
YARN-5226. Remove AHS enable check from LogsCLI#fetchAMContainerLogs. Contributed by Xuan Gong.
|
2016-08-02 10:41:46 -07:00 |
|
Kihwal Lee
|
b3018e73cc
|
HADOOP-13429. Dispose of unnecessary SASL servers. Contributed by Daryn Sharp.
|
2016-08-02 10:40:28 -05:00 |
|
Varun Vasudev
|
7fc70c6422
|
YARN-5458. Rename DockerStopCommandTest to TestDockerStopCommand. Contributed by Shane Kumpf.
|
2016-08-02 16:56:45 +05:30 |
|
Varun Vasudev
|
2e7c2a13a8
|
YARN-5443. Add support for docker inspect command. Contributed by Shane Kumpf.
|
2016-08-02 16:55:10 +05:30 |
|
Akira Ajisaka
|
a5fb298e56
|
HDFS-10707. Replace org.apache.commons.io.Charsets with java.nio.charset.StandardCharsets. Contributed by Vincent Poon.
|
2016-08-02 17:07:59 +09:00 |
|
Gera Shegalov
|
6890d5b472
|
MAPREDUCE-6724. Single shuffle to memory must not exceed Integer#MAX_VALUE. (Haibo Chen via gera)
|
2016-08-01 23:35:47 -07:00 |
|
Konstantin V Shvachko
|
c4463f2ef2
|
Revert "HDFS-10301. Interleaving processing of storages from repeated block reports causes false zombie storage detection, removes valid blocks. Contributed by Vinitha Gankidi."
This reverts commit 85a20508bd .
|
2016-08-01 22:34:40 -07:00 |
|
Daryn Sharp
|
9f473cf903
|
HDFS-10655. Fix path related byte array conversion bugs. (daryn)
|
2016-08-01 10:14:28 -05:00 |
|
Varun Vasudev
|
95694b70cd
|
YARN-5444. Fix failing unit tests in TestLinuxContainerExecutorWithMocks. Contributed by Yufei Gu.
|
2016-08-01 16:08:38 +05:30 |
|
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 |
|
Arun Suresh
|
e5766b1dbe
|
YARN-5113. Refactoring and other clean-up for distributed scheduling. (Konstantinos Karanasos via asuresh)
|
2016-07-31 11:48:25 -07:00 |
|
Akira Ajisaka
|
3d191cc152
|
HADOOP-13440. FileContext does not react on changing umask via configuration.
|
2016-07-31 11:29:15 +09:00 |
|
Chris Nauroth
|
ef501b1a0b
|
YARN-5121. fix some container-executor portability issues. Contributed by Allen Wittenauer.
|
2016-07-30 08:26:19 -07:00 |
|
Akira Ajisaka
|
ce93595d7a
|
MAPREDUCE-6729. Accurately compute the test execute time in DFSIO. Contributed by mingleizhang.
This closes #112
|
2016-07-30 22:13:19 +09:00 |
|
Yongjun Zhang
|
8d32bd884d
|
HDFS-10703. HA NameNode Web UI should show last checkpoint time. (John Zhuge via Yongjun Zhang)
|
2016-07-29 23:20:14 -07:00 |
|
Akira Ajisaka
|
3f0bffea2d
|
MAPREDUCE-6746. Replace org.apache.commons.io.Charsets with java.nio.charset.StandardCharsets. Contributed by Vincent Poon.
|
2016-07-30 11:45:12 +09:00 |
|
Junping Du
|
95f2b98597
|
YARN-5434. Add -client|server argument for graceful decommmission. Contributed by Robert Kanter.
|
2016-07-29 10:26:11 -07:00 |
|
Akira Ajisaka
|
204a2055b1
|
HDFS-10691. FileDistribution fails in hdfs oiv command due to ArrayIndexOutOfBoundsException. Contributed by Yiqun Lin.
|
2016-07-29 15:39:48 +09:00 |
|
Xiao Chen
|
8ebf2e95d2
|
HADOOP-13381. KMS clients should use KMS Delegation Tokens from current UGI. Contributed by Xiao Chen.
|
2016-07-28 18:24:41 -07:00 |
|