Varun Saxena
|
ce8df272f4
YARN-4910. Fix incomplete log info in ResourceLocalizationService (Jun Gong via Varun Saxena)
|
%!s(int64=9) %!d(string=hai) anos |
Varun Saxena
|
8b09292f4f
MAPREDUCE-6748. Enhance logging for Cluster.java around InetSocketAddress (Vrushali C via Varun Saxena)
|
%!s(int64=9) %!d(string=hai) anos |
Konstantin V Shvachko
|
ab130f97ca
HDFS-10693. metaSave should print blocks, not LightWeightHashSet. Contributed by Yuanbo Liu.
|
%!s(int64=9) %!d(string=hai) anos |
Masatake Iwasaki
|
9cdd97a15e
HADOOP-13418. Fix javadoc warnings by JDK8 in hadoop-nfs package. Contributed by Kai Sasaki.
|
%!s(int64=9) %!d(string=hai) anos |
Naganarasimha
|
991823482f
YARN-4624. NPE in PartitionQueueCapacitiesInfo while accessing Schduler UI. Contributed by Brahma Reddy Battula
|
%!s(int64=9) %!d(string=hai) anos |
Wei-Chiu Chuang
|
d875dfef3d
HADOOP-13353. LdapGroupsMapping getPassward shouldn't return null when IOException throws. Contributed by Zhaohao Liang and Wei-Chiu Chuang.
|
%!s(int64=9) %!d(string=hai) anos |
Varun Saxena
|
0e48f29937
YARN-5429. Fix return related javadoc warnings in yarn-api (Vrushali C via Varun Saxena)
|
%!s(int64=9) %!d(string=hai) anos |
Junping Du
|
adcecd417b
YARN-5470. Differentiate exactly match with regex in yarn log CLI. Contributed by Xuan Gong.
|
%!s(int64=9) %!d(string=hai) anos |
Wangda Tan
|
a73e118437
YARN-4888. Changes in scheduler to identify resource-requests explicitly by allocation-id. (Subru Krishnan via wangda)
|
%!s(int64=9) %!d(string=hai) anos |
Rohith Sharma K S
|
69da77c357
YARN-5333. Some recovered apps are put into default queue when RM HA. Contributed by Jun Gong.
|
%!s(int64=9) %!d(string=hai) anos |
Akira Ajisaka
|
6863866127
HDFS-10715. NPE when applying AvailableSpaceBlockPlacementPolicy. Contributed by Guangbin Zhu.
|
%!s(int64=9) %!d(string=hai) anos |
Kihwal Lee
|
09b06a6e9e
HDFS-10673. Optimize FSPermissionChecker's internal path usage. Contributed by Daryn Sharp.
|
%!s(int64=9) %!d(string=hai) anos |
Kihwal Lee
|
690ec789f0
HDFS-10343. BlockManager#createLocatedBlocks may return blocks on failed storages. Contributed by Kuhu Shukla.
|
%!s(int64=9) %!d(string=hai) anos |
Arpit Agarwal
|
4f74b5e793
HADOOP-13466. Add an AutoCloseableLock class. (Chen Liang)
|
%!s(int64=9) %!d(string=hai) anos |
Kihwal Lee
|
6ead6f3bb8
HDFS-10717. Fix findbugs warnings of hadoop-hdfs-client in branch-2. Contributed by Akira Ajisaka.
|
%!s(int64=9) %!d(string=hai) anos |
Arpit Agarwal
|
365a27099c
HADOOP-13467. Shell#getSignalKillCommand should use the bash builtin on Linux. (Arpit Agarwal)
|
%!s(int64=9) %!d(string=hai) anos |
Kihwal Lee
|
3b2554f3b0
HDFS-10722. Fix race condition in TestEditLog#testBatchedSyncWithClosedLogs. Contributed by Daryn Sharp.
|
%!s(int64=9) %!d(string=hai) anos |
Tsz-Wo Nicholas Sze
|
5004b0571e
In Balancer, the target task should be removed when its size < 0. Contributed by Yiqun Lin
|
%!s(int64=9) %!d(string=hai) anos |
Kihwal Lee
|
c7fe1f5ec5
HADOOP-13442. Optimize UGI group lookups. Contributed by Daryn Sharp.
|
%!s(int64=9) %!d(string=hai) anos |
Kihwal Lee
|
77b61d1f4e
HDFS-10662. Optimize UTF8 string/byte conversions. Contributed by Daryn Sharp.
|
%!s(int64=9) %!d(string=hai) anos |
Kihwal Lee
|
c0166b0743
HDFS-10707. Replace org.apache.commons.io.Charsets with java.nio.charset.StandardCharsets. Contributed by Vincent Poon.
|
%!s(int64=9) %!d(string=hai) anos |
Akira Ajisaka
|
e54de94e5a
MAPREDUCE-6730. Use StandardCharsets instead of String overload in TextOutputFormat. Contributed by Sahil Kang.
|
%!s(int64=9) %!d(string=hai) anos |
Varun Vasudev
|
19d894538d
YARN-5459. Add support for docker rm. Contributed by Shane Kumpf.
|
%!s(int64=9) %!d(string=hai) anos |
Xiao Chen
|
bb10750067
HADOOP-13443. KMS should check the type of underlying keyprovider of KeyProviderExtension before falling back to default. Contributed by Anthony Young-Garner.
|
%!s(int64=9) %!d(string=hai) anos |
Wei-Chiu Chuang
|
5964d65a4d
HADOOP-13458. LoadBalancingKMSClientProvider#doOp should log IOException stacktrace. Contributed by Chen Liang.
|
%!s(int64=9) %!d(string=hai) anos |
Kihwal Lee
|
1ca2ab4013
HDFS-10569. A bug causes OutOfIndex error in BlockListAsLongs. Contributed by Weiwei Yang.
|
%!s(int64=9) %!d(string=hai) anos |
Jason Lowe
|
5a34fa670e
HADOOP-10980. TestActiveStandbyElector fails occasionally in trunk. Contributed by Eric Badger
|
%!s(int64=9) %!d(string=hai) anos |
Jason Lowe
|
65a91c8527
YARN-5469. Increase timeout of TestAmFilter.testFilter. Contributed by Eric Badger
|
%!s(int64=9) %!d(string=hai) anos |
Jing Zhao
|
180a26d9fb
HDFS-10710. In BlockManager#rescanPostponedMisreplicatedBlocks(), postponed misreplicated block counts should be retrieved within the NN lock protection.Contributed by GAO Rui.
|
%!s(int64=9) %!d(string=hai) anos |
Jason Lowe
|
1ea03411c2
YARN-5462. TestNodeStatusUpdater.testNodeStatusUpdaterRetryAndNMShutdown fails intermittently. Contributed by Eric Badger
|
%!s(int64=9) %!d(string=hai) anos |