Xiao Chen
|
b62bc2bbd8
|
HADOOP-13763. KMS REST API Documentation Decrypt URL typo. Contributed by Jeffrey E Rodriguez.
|
2016-10-27 18:05:40 -07:00 |
|
Karthik Kambatla
|
4df8ed63ed
|
YARN-4743. FairSharePolicy breaks TimSort assumption. (Zephyr Guo and Yufei Gu via kasha)
|
2016-10-27 17:45:48 -07:00 |
|
Subru Krishnan
|
b2c4f24c31
|
YARN-2306. Add test for leakage of reservation metrics in fair scheduler. (Hong Zhiguo and Yufei Gu via subru).
|
2016-10-27 17:43:13 -07:00 |
|
Naganarasimha
|
28660f51af
|
MAPREDUCE-2631. Potential resource leaks in BinaryProtocol$TeeOutputStream.java. Contributed by Sunil G.
|
2016-10-28 05:50:13 +05:30 |
|
Robert Kanter
|
5877f20f9c
|
HADOOP-10075. Update jetty dependency to version 9 (rkanter)
|
2016-10-27 16:09:00 -07:00 |
|
Mingliang Liu
|
9e03ee5279
|
HDFS-11047. Remove deep copies of FinalizedReplica to alleviate heap consumption on DataNode. Contributed by Xiaobing Zhou
|
2016-10-27 16:00:27 -07:00 |
|
Erik Krogen
|
f3ac1f41b8
|
HDFS-9500. Fix software version counts for DataNodes during rolling upgrade. Contributed by Erik Krogen.
|
2016-10-27 15:58:25 -07:00 |
|
Vrushali Channapattan
|
022bf783aa
|
YARN-4765 Split TestHBaseTimelineStorage into multiple test classes (Varun Saxena via Vrushali C)
(cherry picked from commit 513dcf6817dd76fde8096ff04cd888d7c908461d)
|
2016-10-27 15:37:36 -07:00 |
|
Li Lu
|
221582c4ab
|
YARN-4668. Reuse objectMapper instance in Yarn. (Yiqun Lin via gtcarrera9)
|
2016-10-27 15:20:17 -07:00 |
|
Carlo Curino
|
892a8348fc
|
YARN-3432. Cluster metrics have wrong Total Memory when there is reserved memory on CS. (Brahma Reddy Battula via curino)
|
2016-10-27 15:15:49 -07:00 |
|
Subru Krishnan
|
79ae78dcbe
|
YARN-3568. TestAMRMTokens should use some random port. (Takashi Ohnishi via Subru).
|
2016-10-27 15:11:12 -07:00 |
|
Daniel Templeton
|
b98fc8249f
|
YARN-4710. Reduce logging application reserved debug info in FSAppAttempt#assignContainer (Contributed by Yiqun Lin via Daniel Templeton)
|
2016-10-27 14:42:19 -07:00 |
|
Robert Kanter
|
9449519a25
|
YARN-5776. Checkstyle: MonitoringThread.Run method length is too long (miklos.szegedi@cloudera.com via rkanter)
|
2016-10-27 14:36:38 -07:00 |
|
Varun Saxena
|
dd4ed6a587
|
YARN-4388. Cleanup mapreduce.job.hdfs-servers from yarn-default.xml (Junping Du via Varun Saxena)
|
2016-10-28 02:22:25 +05:30 |
|
Jason Lowe
|
7e3c327d31
|
YARN-4831. Recovered containers will be killed after NM stateful restart. Contributed by Siqi Li
|
2016-10-27 20:42:52 +00:00 |
|
Wei-Chiu Chuang
|
31ff42b510
|
HDFS-11055. Update default-log4j.properties for httpfs to imporve test logging. Contributed by Wei-Chiu Chuang.
|
2016-10-27 13:37:00 -07:00 |
|
Jason Lowe
|
b4a8fbcbbc
|
YARN-5172. Update yarn daemonlog documentation due to HADOOP-12847. Contributed by Wei-Chiu Chuang
|
2016-10-27 19:43:02 +00:00 |
|
Robert Kanter
|
6fbfb501f2
|
YARN-4456. Clean up Lint warnings in nodemanager (templedf via rkanter)
|
2016-10-27 12:37:01 -07:00 |
|
Kihwal Lee
|
ae48c496dc
|
HDFS-11069. Tighten the authorization of datanode RPC. Contributed by Kihwal Lee
|
2016-10-27 14:17:16 -05:00 |
|
Kihwal Lee
|
db41965996
|
Revert "HDFS-10455. Logging the username when deny the setOwner operation. Contributed by Tianyin Xiu"
This reverts commit ac35ee9393 .
|
2016-10-27 14:07:28 -05:00 |
|
Varun Saxena
|
79aeddc88f
|
YARN-5308. FairScheduler: Move continuous scheduling related tests to TestContinuousScheduling (Kai Sasaki via Varun Saxena)
|
2016-10-28 00:34:50 +05:30 |
|
Brahma Reddy Battula
|
ac35ee9393
|
HDFS-10455. Logging the username when deny the setOwner operation. Contributed by Tianyin Xiu
|
2016-10-27 20:20:56 +05:30 |
|
Brahma Reddy Battula
|
0c837db8a8
|
HADOOP-13201. Print the directory paths when ViewFs denies the rename operation on internal dirs. Contributed by Tianyin Xiu
|
2016-10-27 19:46:41 +05:30 |
|
Steve Loughran
|
b439517502
|
Revert "HADOOP-13514. Upgrade maven surefire plugin to 2.19.1. Contributed by Ewan Higgs."
This reverts commit dbd205762e .
|
2016-10-27 15:18:33 +02:00 |
|
Steve Loughran
|
94e77e9115
|
Revert "Addendum patch for HADOOP-13514 Upgrade maven surefire plugin to 2.19.1. Contributed by Akira Ajisaka."
This reverts commit e48b592f8b .
|
2016-10-27 15:18:24 +02:00 |
|
Naganarasimha
|
b3c15e4ef7
|
YARN-5420. Delete org.apache.hadoop.yarn.server.resourcemanager.resource.Priority as its not necessary. Contributed by Sunil G.
|
2016-10-27 18:22:07 +05:30 |
|
Naganarasimha
|
060558c6f2
|
MAPREDUCE-6541. Exclude scheduled reducer memory when calculating available mapper slots from headroom to avoid deadlock. Contributed by Varun Saxena
|
2016-10-27 18:03:13 +05:30 |
|
Varun Saxena
|
8bd6d77a41
|
YARN-5757. RM REST API documentation is not up to date (Miklos Szegedi via Varun Saxena)
|
2016-10-27 17:21:01 +05:30 |
|
Naganarasimha
|
6c8830992c
|
YARN-3848. TestNodeLabelContainerAllocation is timing out. Contributed by Varun Saxena
|
2016-10-27 17:10:02 +05:30 |
|
Vinayakumar B
|
1cf6ec4ad4
|
HDFS-8492. DN should notify NN when client requests a missing block (Contributed by Walter Su)
|
2016-10-27 16:44:00 +05:30 |
|
Varun Saxena
|
4e403def80
|
MAPREDUCE-6798. Fix intermittent failure of TestJobHistoryParsing.testJobHistoryMethods (Haibo Chen via Varun Saxena)
|
2016-10-27 15:36:59 +05:30 |
|
Vinayakumar B
|
77f2684dd3
|
HDFS-10769. BlockIdManager.clear doesn't reset the counter for blockGroupIdGenerator (Contributed by Yiqun Lin and Rakesh R)
|
2016-10-27 14:16:03 +05:30 |
|
Varun Saxena
|
7b4e9ec3b0
|
YARN-5686. DefaultContainerExecutor random working dir algorigthm skews results (Vrushali C via Varun Saxena)
|
2016-10-27 14:02:29 +05:30 |
|
Varun Saxena
|
6cc7c43866
|
YARN-5710. Fix inconsistent naming in class ResourceRequest (Yufei Gu via Varun Saxena)
|
2016-10-27 13:55:17 +05:30 |
|
Varun Saxena
|
5c39a419a6
|
YARN-5752. TestLocalResourcesTrackerImpl#testLocalResourceCache times out (Eric Badger via Varun Saxena)
|
2016-10-27 13:41:49 +05:30 |
|
Akira Ajisaka
|
9c680d0b05
|
HDFS-11049. The description of dfs.block.replicator.classname is not clear. Contributed by Yiqun Lin.
|
2016-10-27 16:30:57 +09:00 |
|
Vinayakumar B
|
a895c66255
|
HDFS-9929. Duplicate keys in NAMENODE_SPECIFIC_KEYS (Contributed by Akira Ajisaka)
|
2016-10-27 12:20:15 +05:30 |
|
Masatake Iwasaki
|
0bdd263d82
|
HADOOP-13017. Implementations of InputStream.read(buffer, offset, bytes) to exit 0 if bytes==0. Contributed by Steve Loughran.
|
2016-10-27 15:46:59 +09:00 |
|
Rohith Sharma K S
|
e29cba61a0
|
YARN-4363. In TestFairScheduler, testcase should not create FairScheduler redundantly. Conntributed by Tao Jie.
|
2016-10-27 11:57:17 +05:30 |
|
Rohith Sharma K S
|
b110c4b5e8
|
YARN-4555. TestDefaultContainerExecutor#testContainerLaunchError fails on non-english locale environment. Contributed by Takashi Ohnishi.
|
2016-10-27 11:34:07 +05:30 |
|
Anu Engineer
|
9f32364d28
|
HDFS-11038. DiskBalancer: support running multiple commands in single test. Contributed by Xiaobing Zhou.
|
2016-10-26 19:39:02 -07:00 |
|
Andrew Wang
|
22ff0eff4d
|
HADOOP-8299. ViewFileSystem link slash mount point crashes with IndexOutOfBoundsException. Contributed by Manoj Govindassamy.
|
2016-10-26 14:25:03 -07:00 |
|
Mingliang Liu
|
55e1fb8e32
|
HDFS-10921. TestDiskspaceQuotaUpdate doesn't wait for NN to get out of safe mode. Contributed by Eric Badger
|
2016-10-26 14:11:38 -07:00 |
|
Wei-Chiu Chuang
|
e48b592f8b
|
Addendum patch for HADOOP-13514 Upgrade maven surefire plugin to 2.19.1. Contributed by Akira Ajisaka.
|
2016-10-26 14:08:54 -07:00 |
|
Sangjin Lee
|
f511cc89b6
|
YARN-5433. Audit dependencies for Category-X. Contributed by Sangjin Lee.
|
2016-10-26 11:31:00 -07:00 |
|
Lei Xu
|
f209e93566
|
HDFS-10638. Modifications to remove the assumption that StorageLocation is associated with java.io.File in Datanode. (Virajith Jalaparti via lei)
|
2016-10-26 10:32:35 -07:00 |
|
Chris Nauroth
|
1f8490a5ba
|
HADOOP-13502. Split fs.contract.is-blobstore flag into more descriptive flags for use by contract tests. Contributed by Chris Nauroth.
|
2016-10-26 08:55:42 -07:00 |
|
Chris Nauroth
|
9cad3e2350
|
HADOOP-13614. Purge some superfluous/obsolete S3 FS tests that are slowing test runs down. Contributed by Steve Loughran.
|
2016-10-26 08:27:26 -07:00 |
|
Kihwal Lee
|
e90af4a89b
|
HDFS-11053. Unnecessary superuser check in versionRequest(). Contributed by Kihwal Lee.
|
2016-10-26 09:16:13 -05:00 |
|
Kihwal Lee
|
ce6bbfb23c
|
HDFS-11050. Change log level to 'warn' when ssl initialization fails and defaults to DEFAULT_TIMEOUT_CONN_CONFIGURATOR. Contributed by Kuhu Shukla.
|
2016-10-26 08:07:53 -05:00 |
|