Steve Loughran
|
c265515725
|
HADOOP-13852 hadoop build to allow hadoop version property to be explicitly set. Contriibuted by Steve Loughran
|
2016-12-08 17:57:15 +00:00 |
|
Brahma Reddy Battula
|
0ef796174e
|
HADOOP-13867. FilterFileSystem should override rename(.., options) to take effect of Rename options called via FilterFileSystem implementations. Contributed By Vinayakumar B.
|
2016-12-08 18:57:43 +05:30 |
|
Akira Ajisaka
|
4c2cf5560f
|
HDFS-11223. Fix typos in HttpFs documentations. Contributed by Yiqun Lin.
|
2016-12-08 20:52:24 +09:00 |
|
Sunil G
|
74d0066d33
|
YARN-5970. Validate application update timeout request parameters. Contributed by Rohith Sharma K S.
|
2016-12-08 15:53:56 +05:30 |
|
Akira Ajisaka
|
9ef89ede2f
|
HDFS-11140. Directory Scanner should log startup message time correctly. Contributed by Yiqun Lin.
|
2016-12-08 13:38:02 +09:00 |
|
Akira Ajisaka
|
deb4743b2c
|
Revert "HDFS-11140. Directory Scanner should log startup message time correctly. Contributed by Yiqun Lin."
This reverts commit 0857641f62 .
|
2016-12-08 13:37:06 +09:00 |
|
Akira Ajisaka
|
0857641f62
|
HDFS-11140. Directory Scanner should log startup message time correctly. Contributed by Yiqun Lin.
|
2016-12-08 13:34:45 +09:00 |
|
Akira Ajisaka
|
f54afdb83b
|
MAPREDUCE-4683. Create and distribute hadoop-mapreduce-client-core-tests.jar.
|
2016-12-08 11:27:58 +09:00 |
|
Akira Ajisaka
|
3c774b8c98
|
HADOOP-13842. Update jackson from 1.9.13 to 2.x in hadoop-maven-plugins.
|
2016-12-08 11:06:25 +09:00 |
|
Andrew Wang
|
ea2895f4ed
|
HDFS-8630. WebHDFS : Support get/set/unset StoragePolicy. Contributed by Surendra Singh Lilhore.
|
2016-12-07 15:52:16 -08:00 |
|
Robert Kanter
|
72fe546841
|
YARN-5963. Spelling errors in logging and exceptions for node manager, client, web-proxy, common, and app history code (gsohn via rkanter)
|
2016-12-07 15:07:25 -08:00 |
|
Karthik Kambatla
|
a793cec2c9
|
MAPREDUCE-6817. The format of job start time in JHS is different from those of submit and finish time. (Haibo Chen via kasha)
|
2016-12-07 13:36:49 -08:00 |
|
Daniel Templeton
|
9f5d2c4fff
|
YARN-5136. Error in handling event type APP_ATTEMPT_REMOVED to the scheduler
(Contributed by Wilfred Spiegelenburg via Daniel Templeton)
|
2016-12-07 11:12:14 -08:00 |
|
Sunil
|
ab923a53fc
|
YARN-5965. Retrospect ApplicationReport#getApplicationTimeouts. Contributed by Rohith Sharma K S
|
2016-12-08 00:27:25 +05:30 |
|
Ming Ma
|
c73e08a6da
|
HDFS-10206. Datanodes not sorted properly by distance when the reader isn't a datanode. (Nandakumar via mingma)
|
2016-12-07 08:26:09 -08:00 |
|
Rohith Sharma K S
|
563480dccd
|
YARN-5932. Retrospect moveApplicationToQueue in align with YARN-5611. Contributed by Sunil G.
|
2016-12-07 10:39:14 +05:30 |
|
Junping Du
|
a7288da595
|
YARN-5184. Fix up incompatible changes introduced on ContainerStatus and NodeReport. Contributed by Sangjin Lee.
|
2016-12-06 14:36:41 -08:00 |
|
Karthik Kambatla
|
c8d0a049b0
|
HADOOP-13859. TestConfigurationFieldsBase fails for fields that are DEFAULT values of skipped properties. (Haibo Chen via kasha)
|
2016-12-06 14:10:58 -08:00 |
|
Akira Ajisaka
|
da4ecc9f82
|
MAPREDUCE-6816. Progress bars in Web UI always at 100%. Contributed by Shen Yinjie.
|
2016-12-07 06:41:08 +09:00 |
|
Robert Kanter
|
6b4a9970f1
|
MAPREDUCE-6571. JobEndNotification info logs are missing in AM container syslog (haibochen via rkanter)
|
2016-12-06 13:11:03 -08:00 |
|
Andrew Wang
|
f53b481ffe
|
HDFS-11172. Support an erasure coding policy using RS 10 + 4. Contributed by Wei Zhou.
|
2016-12-06 12:49:38 -08:00 |
|
Xiao Chen
|
79d90b810c
|
HADOOP-13827. Add reencryptEncryptedKey interface to KMS.
|
2016-12-06 12:04:04 -08:00 |
|
Xiaoyu Yao
|
df983b524a
|
HDFS-10930. Refactor: Wrap Datanode IO related operations. Contributed by Xiaoyu Yao.
|
2016-12-06 11:05:47 -08:00 |
|
Mingliang Liu
|
43cb1678cc
|
HDFS-11211. Add a time unit to the DataNode client trace format. Contributed by Jagadesh Kiran N
|
2016-12-06 09:12:11 -08:00 |
|
Brahma Reddy Battula
|
ed89856755
|
HDFS-11178. TestAddStripedBlockInFBR#testAddBlockInFullBlockReport fails frequently in trunk. Contributed By Yiqun Lin.
|
2016-12-06 22:30:43 +05:30 |
|
Kihwal Lee
|
4dd4f3a4bb
|
HDFS-11198. NN UI should link DN web address using hostnames. Contributed by Weiwei Yang.
|
2016-12-06 08:06:50 -06:00 |
|
Andrew Wang
|
7b988e8899
|
HADOOP-13861. Spelling errors in logging and exceptions for code. Contributed by Grant Sohn.
|
2016-12-05 23:18:18 -08:00 |
|
Andrew Wang
|
08a7253bc0
|
Revert "HDFS-11156. Add new op GETFILEBLOCKLOCATIONS to WebHDFS REST API. Contributed by Weiwei Yang"
This reverts commit c7ff34f8dc .
|
2016-12-05 23:09:35 -08:00 |
|
Akira Ajisaka
|
b2a3d6c519
|
HADOOP-13835. Move Google Test Framework code from mapreduce to hadoop-common. Contributed by Varun Vasudev.
|
2016-12-06 14:01:47 +09:00 |
|
Andrew Wang
|
8e63fa98ea
|
HDFS-10581. Hide redundant table on NameNode WebUI when no nodes are decomissioning. Contributed by Weiwei Yang.
|
2016-12-05 18:13:53 -08:00 |
|
Xiao Chen
|
a2b5d60220
|
HADOOP-13864. KMS should not require truststore password. Contributed by Mike Yoder.
|
2016-12-05 17:36:00 -08:00 |
|
Naganarasimha
|
f3b8ff54ab
|
YARN-5921. Incorrect synchronization in RMContextImpl#setHAServiceState/getHAServiceState. Contributed by Varun Saxena
|
2016-12-06 06:53:38 +05:30 |
|
Xiaoyu Yao
|
dcedb72af4
|
Revert "HADOOP-10930. Refactor: Wrap Datanode IO related operations. Contributed by Xiaoyu Yao."
This reverts commit aeecfa24f4 .
|
2016-12-05 12:44:20 -08:00 |
|
Mingliang Liu
|
15dd1f3381
|
HADOOP-13675. Bug in return value for delete() calls in WASB. Contributed by Dushyanth
|
2016-12-05 12:04:07 -08:00 |
|
Mingliang Liu
|
8c4680852b
|
HDFS-11094. Send back HAState along with NamespaceInfo during a versionRequest as an optional parameter. Contributed by Eric Badger
|
2016-12-05 11:48:58 -08:00 |
|
Jian He
|
43ebff2e35
|
YARN-5559. Analyse 2.8.0/3.0.0 jdiff reports and fix any issues. Contributed by Akira Ajisaka & Wangda Tan
|
2016-12-05 11:39:34 -08:00 |
|
Wei-Chiu Chuang
|
1b5cceaffb
|
Revert "HDFS-11201. Spelling errors in the logging, help, assertions and exception messages. Contributed by Grant Sohn."
This reverts commit b9522e86a5 .
|
2016-12-05 10:54:43 -08:00 |
|
Wei-Chiu Chuang
|
b9522e86a5
|
HDFS-11201. Spelling errors in the logging, help, assertions and exception messages. Contributed by Grant Sohn.
|
2016-12-05 10:48:25 -08:00 |
|
Xiao Chen
|
291df5c7fb
|
HADOOP-13847. KMSWebApp should close KeyProviderCryptoExtension. Contributed by John Zhuge.
|
2016-12-05 09:35:17 -08:00 |
|
Wei-Chiu Chuang
|
c51bfd29cd
|
HDFS-11181. Fuse wrapper has a typo. Contributed by Wei-Chiu Chuang.
|
2016-12-05 08:44:40 -08:00 |
|
Jian He
|
f885160f4a
|
YARN-5746. The state of the parentQueue and its childQueues should be synchronized. Contributed by Xuan Gong
|
2016-12-02 16:17:31 -08:00 |
|
Mingliang Liu
|
4113ec5fa5
|
HADOOP-13257. Improve Azure Data Lake contract tests. Contributed by Vishwajeet Dusane
|
2016-12-02 15:54:57 -08:00 |
|
Mingliang Liu
|
51211a7d7a
|
HADOOP-13855. Fix a couple of the s3a statistic names to be consistent with the rest. Contributed by Steve Loughran
|
2016-12-02 14:01:42 -08:00 |
|
Daniel Templeton
|
5bd18c49bd
|
YARN-5929. Missing scheduling policy in the FS queue metric. (Contributed by Yufei Gu via Daniel Templeton)
|
2016-12-02 13:55:42 -08:00 |
|
Mingliang Liu
|
2ff84a0040
|
HADOOP-13857. S3AUtils.translateException to map (wrapped) InterruptedExceptions to InterruptedIOEs. Contributed by Steve Loughran
|
2016-12-02 13:36:04 -08:00 |
|
Mingliang Liu
|
c7ff34f8dc
|
HDFS-11156. Add new op GETFILEBLOCKLOCATIONS to WebHDFS REST API. Contributed by Weiwei Yang
|
2016-12-02 11:10:13 -08:00 |
|
Jason Lowe
|
0cfd7ad21f
|
MAPREDUCE-6815. Fix flaky TestKill.testKillTask(). Contributed by Haibo Chen
|
2016-12-02 17:22:11 +00:00 |
|
Jason Lowe
|
f304ccae3c
|
YARN-5915. ATS 1.5 FileSystemTimelineWriter causes flush() to be called after every event write. Contributed by Atul Sikaria
|
2016-12-02 16:54:15 +00:00 |
|
Robert Kanter
|
c87b3a448a
|
MAPREDUCE-6787. Allow job_conf.xml to be downloadable on the job overview page in JHS (haibochen via rkanter)
|
2016-12-01 17:29:38 -08:00 |
|
Daniel Templeton
|
2d77dc727d
|
YARN-5901. Fix race condition in TestGetGroups beforeclass setup() (Contributed by Haibo Chen via Daniel Templeton)
|
2016-12-01 15:57:39 -08:00 |
|