Vinod Kumar Vavilapalli (I am also known as @tshooter.)
|
83a2ffec40
|
YARN-5470. Addedum to differentiate exactly matching of log-files with regex in yarn log CLI. Contributed by Xuan Gong.
|
2016-08-08 14:28:07 -07:00 |
|
Arpit Agarwal
|
58e1523c8e
|
HADOOP-13457. Remove hardcoded absolute path for shell executable. (Chen Liang)
|
2016-08-08 12:36:27 -07:00 |
|
Chris Nauroth
|
2ed58c40e5
|
HADOOP-13403. AzureNativeFileSystem rename/delete performance improvements. Contributed by Subramanyam Pattipaka.
|
2016-08-08 12:28:40 -07:00 |
|
Arpit Agarwal
|
8c0638471f
|
HADOOP-10682. Replace FsDatasetImpl object lock with a separate lock object. (Chen Liang)
|
2016-08-08 12:02:53 -07:00 |
|
Jitendra Pandey
|
625585950a
|
HADOOP-10823. TestReloadingX509TrustManager is flaky. Contributed by Mingliang Liu.
|
2016-08-08 11:00:19 -07:00 |
|
Varun Saxena
|
37d939a453
|
YARN-4910. Fix incomplete log info in ResourceLocalizationService (Jun Gong via Varun Saxena)
|
2016-08-08 22:12:53 +05:30 |
|
Varun Saxena
|
6529fe9345
|
MAPREDUCE-6748. Enhance logging for Cluster.java around InetSocketAddress (Vrushali C via Varun Saxena)
|
2016-08-08 21:49:54 +05:30 |
|
Konstantin V Shvachko
|
4d3af47f27
|
HDFS-10693. metaSave should print blocks, not LightWeightHashSet. Contributed by Yuanbo Liu.
|
2016-08-07 14:29:26 -07:00 |
|
Naganarasimha
|
131d58a24e
|
YARN-5287. LinuxContainerExecutor fails to set proper permission. Contributed by Ying Zhang
|
2016-08-07 01:08:13 +05:30 |
|
Masatake Iwasaki
|
10ed06a0c9
|
HADOOP-13418. Fix javadoc warnings by JDK8 in hadoop-nfs package. Contributed by Kai Sasaki.
|
2016-08-06 12:22:02 +09: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 |
|
Naganarasimha
|
d81b8163b4
|
YARN-4624. NPE in PartitionQueueCapacitiesInfo while accessing Schduler UI. Contributed by Brahma Reddy Battula
|
2016-08-06 01:13:36 +05:30 |
|
Junping Du
|
e605d47df0
|
YARN-5470. Differentiate exactly match with regex in yarn log CLI. Contributed by Xuan Gong.
|
2016-08-05 10:55:29 -07:00 |
|
Wangda Tan
|
3f100d76ff
|
YARN-4888. Changes in scheduler to identify resource-requests explicitly by allocation-id. (Subru Krishnan via wangda)
|
2016-08-05 10:43:35 -07:00 |
|
Wangda Tan
|
e0d131f055
|
YARN-4091. Add REST API to retrieve scheduler activity. (Chen Ge and Sunil G via wangda)
|
2016-08-05 10:27:34 -07:00 |
|
Rohith Sharma K S
|
d9a354c2f3
|
YARN-5333. Some recovered apps are put into default queue when RM HA. Contributed by Jun Gong.
|
2016-08-05 21:35:49 +05:30 |
|
Varun Saxena
|
4a26221021
|
YARN-5429. Fix return related javadoc warnings in yarn-api (Vrushali C via Varun Saxena)
|
2016-08-05 16:27:53 +05:30 |
|
Akira Ajisaka
|
ef432579a7
|
HDFS-10715. NPE when applying AvailableSpaceBlockPlacementPolicy. Contributed by Guangbin Zhu.
|
2016-08-05 17:31:11 +09:00 |
|
Wei-Chiu Chuang
|
18d9e6ec0b
|
HDFS-10588. False alarm in datanode log - ERROR - Disk Balancer is not enabled. Contributed by Weiwei Yang.
|
2016-08-04 19:40:33 -07:00 |
|
Kihwal Lee
|
438a9f047e
|
HDFS-10673. Optimize FSPermissionChecker's internal path usage. Contributed by Daryn Sharp.
|
2016-08-04 16:14:13 -05:00 |
|
Kai Zheng
|
cca6229696
|
HDFS-10718. Prefer direct ByteBuffer in native RS encoder and decoder. Contributed by Sammi Chen
|
2016-08-05 04:22:48 +08:00 |
|
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 |
|