Anu Engineer
|
b047bc7270
|
HDFS-10560. DiskBalancer: Reuse ObjectMapper instance to improve the performance. Contributed by Yiqun Lin.
|
2016-08-16 10:20:08 -07:00 |
|
Varun Saxena
|
b427ce12bc
|
YARN-5475. Fix test failure of TestAggregatedLogFormat#testReadAcontainerLogs1 (Jun Gong via Varun Saxena)
|
2016-08-16 20:24:53 +05:30 |
|
Varun Saxena
|
ffe1fff526
|
YARN-5514. Clarify DecommissionType.FORCEFUL comment (Vrushali C via Varun Saxena)
|
2016-08-16 14:05:41 +05:30 |
|
Masatake Iwasaki
|
b8a446ba57
|
HADOOP-13419. Fix javadoc warnings by JDK8 in hadoop-common package. Contributed by Kai Sasaki.
|
2016-08-16 13:30:40 +09:00 |
|
Mingliang Liu
|
4d4d95fdd5
|
HDFS-10641. TestBlockManager#testBlockReportQueueing fails intermittently. (Contributed by Daryn Sharp)
|
2016-08-15 20:28:40 -07:00 |
|
Mingliang Liu
|
9336a0495f
|
HADOOP-13470. GenericTestUtils$LogCapturer is flaky. (Contributed by Mingliang Liu)
|
2016-08-15 20:24:54 -07:00 |
|
Mingliang Liu
|
ef55fe1716
|
HDFS-10747. o.a.h.hdfs.tools.DebugAdmin usage message is misleading. (Contributed by Mingliang Liu)
|
2016-08-15 20:23:47 -07:00 |
|
Mingliang Liu
|
382d615260
|
HDFS-10678. Documenting NNThroughputBenchmark tool. (Contributed by Mingliang Liu)
|
2016-08-15 20:22:14 -07:00 |
|
Mingliang Liu
|
4bcbef39f7
|
HDFS-10724. Document caller context config keys. (Contributed by Mingliang Liu)
|
2016-08-15 20:20:33 -07:00 |
|
Mingliang Liu
|
12ad63d723
|
HDFS-10725. Caller context should always be constructed by a builder. (Contributed by Mingliang Liu)
|
2016-08-15 20:14:05 -07:00 |
|
Anu Engineer
|
5628b36c08
|
HDFS-10559. DiskBalancer: Use SHA1 for Plan ID. Contributed by Xiaobing Zhou.
|
2016-08-15 20:10:21 -07:00 |
|
Anu Engineer
|
02abd131b8
|
HDFS-10567. Improve plan command help message. Contributed by Xiaobing Zhou.
|
2016-08-15 19:58:57 -07:00 |
|
Xiao Chen
|
9daa9979a1
|
HADOOP-13437. KMS should reload whitelist and default key ACLs when hot-reloading. Contributed by Xiao Chen.
|
2016-08-15 18:14:45 -07:00 |
|
Kihwal Lee
|
864f878d59
|
HDFS-10763. Open files can leak permanently due to inconsistent lease update. Contributed by Kihwal Lee.
|
2016-08-15 17:28:09 -05:00 |
|
Kihwal Lee
|
03dea65e0b
|
HDFS-10744. Internally optimize path component resolution. Contributed by Daryn Sharp.
|
2016-08-15 16:45:44 -05: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 |
|
Anu Engineer
|
bed69d18e6
|
HDFS-10580. DiskBalancer: Make use of unused methods in GreedyPlanner to print debug info. Contributed by Yiqun Lin
|
2016-08-15 12:40:29 -07:00 |
|
Varun Saxena
|
24249115bf
|
YARN-5521. Fix random failure of TestCapacityScheduler#testKillAllAppsInQueue (sandflee via Varun Saxena)
|
2016-08-16 00:03:29 +05:30 |
|
Kihwal Lee
|
83e57e083f
|
HDFS-9696. Garbage snapshot records linger forever. Contributed by Kihwal Lee
|
2016-08-15 13:01:23 -05:00 |
|
Anu Engineer
|
9f29f423e4
|
HDFS-10737. disk balancer add volume path to report command. Contributed by Yuanbo Liu.
|
2016-08-15 09:47:30 -07:00 |
|
Varun Saxena
|
d677b68c25
|
YARN-5491. Fix random failure of TestCapacityScheduler#testCSQueueBlocked (Bibin A Chundatt via Varun Saxena)
|
2016-08-15 03:31:21 +05:30 |
|
Varun Saxena
|
23c6e3c4e4
|
YARN-5476. Non existent application reported as ACCEPTED by YarnClientImpl (Junping Du via Varun Saxena)
|
2016-08-12 20:37:58 +05:30 |
|
Wei-Chiu Chuang
|
9019606b69
|
HDFS-10731. FSDirectory#verifyMaxDirItems does not log path name. Contributed by Wei-Chiu Chuang.
|
2016-08-12 05:58:13 -07:00 |
|
Kai Zheng
|
b5af9be72c
|
HDFS-8668. Erasure Coding: revisit buffer used for encoding and decoding. Contributed by Sammi Chen
|
2016-08-13 13:52:37 +08:00 |
|
Sangjin Lee
|
4d3ea92f4f
|
HADOOP-13410. RunJar adds the content of the jar twice to the classpath (Yuanbo Liu via sjlee)
|
2016-08-11 19:56:58 -07:00 |
|
Naganarasimha
|
874577a67d
|
YARN-4833. For Queue AccessControlException client retries multiple times on both RM. Contributed by Bibin A Chundatt
|
2016-08-12 01:09:41 +05:30 |
|
Wei-Chiu Chuang
|
db719ef125
|
HADOOP-13190. Mention LoadBalancingKMSClientProvider in KMS HA documentation. Contributed by Wei-Chiu Chuang.
|
2016-08-11 12:27:09 -07:00 |
|
Wei-Chiu Chuang
|
d892ae9576
|
HADOOP-13441. Document LdapGroupsMapping keystore password properties. Contributed by Yuanbo Liu.
|
2016-08-11 11:57:43 -07:00 |
|
Kai Zheng
|
8fbb57fbd9
|
HADOOP-11588. Benchmark framework and test for erasure coders. Contributed by Rui Li
|
2016-08-12 15:05:52 +08:00 |
|
Rohith Sharma K S
|
5199db387d
|
YARN-5492. TestSubmitApplicationWithRMHA is failing sporadically during precommit builds. Contributed by Vrushali C.
|
2016-08-11 11:50:46 +05:30 |
|
Rohith Sharma K S
|
666ad0b67b
|
YARN-2398. TestResourceTrackerOnHA crashes. Contributed by Ajith S.
|
2016-08-11 11:27:00 +05:30 |
|
Wei-Chiu Chuang
|
a428d4f50e
|
HDFS-8897. Balancer should handle fs.defaultFS trailing slash in HA. Contributed by John Zhuge.
|
2016-08-10 22:17:35 -07:00 |
|
Kai Zheng
|
e7e8aed208
|
HDFS-10720. Fix intermittent test failure of TestDataNodeErasureCodingMetrics. Contributed by Rakesh R
|
2016-08-12 11:15:05 +08:00 |
|
Ray Chiang
|
aea3e65749
|
YARN-5137. Make DiskChecker pluggable in NodeManager. (Yufei Gu via rchiang)
|
2016-08-10 19:23:29 -07:00 |
|
Xiao Chen
|
e83be44af5
|
HADOOP-13461. NPE in KeyProvider.rollNewVersion. Contributed by Colm O hEigeartaigh.
|
2016-08-10 16:28:02 -07:00 |
|
Xiaoyu Yao
|
ec289bbece
|
HDFS-10643. Namenode should use loginUser(hdfs) to generateEncryptedKey. Contributed by Xiaoyu Yao.
|
2016-08-10 15:49:36 -07:00 |
|
Xiaoyu Yao
|
fdafd0cb4f
|
Revert "Namenode should use loginUser(hdfs) to generateEncryptedKey. Contributed by Xiaoyu Yao."
This reverts commit 9f816d7ca7 .
|
2016-08-10 15:47:55 -07:00 |
|
Xiaoyu Yao
|
9f816d7ca7
|
Namenode should use loginUser(hdfs) to generateEncryptedKey. Contributed by Xiaoyu Yao.
|
2016-08-10 15:14:38 -07:00 |
|
Naganarasimha
|
89c0bff719
|
YARN-5495. Remove import wildcard in CapacityScheduler. Contributed by Ray Chiang.
|
2016-08-11 00:35:19 +05:30 |
|
Jason Lowe
|
5c95bb315b
|
YARN-5382. RM does not audit log kill request for active applications. Contributed by Vrushali C
|
2016-08-10 18:25:54 +00:00 |
|
Yuanbo Liu
|
10e84c6a6e
|
HDFS-10694. processReport() should print blockReportId in each log message. Contributed by Yuanbo Liu.
|
2016-08-10 11:07:42 -07:00 |
|
Jason Lowe
|
e0b570dffb
|
YARN-5483. Optimize RMAppAttempt#pullJustFinishedContainers. Contributed by sandflee
|
2016-08-10 18:04:18 +00:00 |
|
Chris Nauroth
|
4d4fe07c3c
|
HADOOP-13476. CredentialProviderFactory fails at class loading from libhdfs (JNI). Contributed by Aaron Fabbri.
|
2016-08-10 09:54:31 -07:00 |
|
Wei-Chiu Chuang
|
d00d3add9e
|
HDFS-8224. Schedule a block for scanning if its metadata file is corrupt. Contributed by Rushabh S Shah.
|
2016-08-09 18:11:34 -07:00 |
|
Karthik Kambatla
|
7992c0b42c
|
YARN-5343. TestContinuousScheduling#testSortedNodes fails intermittently. (Yufei Gu via kasha)
|
2016-08-09 16:51:03 -07:00 |
|
Lei Xu
|
9c6a4383ca
|
HDFS-10681. DiskBalancer: query command should report Plan file path apart from PlanID. (Manoj Govindassamy via lei)
|
2016-08-09 15:59:22 -07:00 |
|
Lei Xu
|
cc48251bfd
|
HDFS-10457. DataNode should not auto-format block pool directory if VERSION is missing. (Wei-Chiu Chuang via lei)
|
2016-08-09 15:51:19 -07:00 |
|
Karthik Kambatla
|
85422bb7c5
|
HADOOP-13299. JMXJsonServlet is vulnerable to TRACE. (Haibo Chen via kasha)
|
2016-08-09 13:42:32 -07:00 |
|
Kihwal Lee
|
0f701f433d
|
HDFS-10738. Fix TestRefreshUserMappings.testRefreshSuperUserGroupsConfiguration test failure. Contributed by Rakesh R.
|
2016-08-09 14:54:11 -05:00 |
|
Kihwal Lee
|
caf800d529
|
HADOOP-13473. Tracing in IPC Server is broken. Contributed by Daryn Sharp.
|
2016-08-09 14:33:15 -05:00 |
|