Steve Loughran
|
de09716fb8
|
MAPREDUCE-6977 Move logging APIs over to slf4j in hadoop-mapreduce-client-common.
Contributed by Jinjiang Ling.
|
2017-10-27 10:45:03 +01:00 |
|
Wangda Tan
|
36e158ae98
|
YARN-7307. Allow client/AM update supported resource types via YARN APIs. (Sunil G via wangda)
Change-Id: I14c5ea7252b7c17e86ab38f692b5f9d43196dbe0
|
2017-10-26 20:15:19 -07:00 |
|
Junping Du
|
a25b5aa0cf
|
Add several jdiff xml files for 2.8.2 release.
|
2017-10-26 19:30:48 -07:00 |
|
Junping Du
|
06b56f6493
|
Set jdiff stable version to 2.8.2.
|
2017-10-26 19:15:35 -07:00 |
|
Junping Du
|
1ad863e220
|
Update CHANGES.md and RELEASENOTES for 2.8.2 release.
|
2017-10-26 19:13:58 -07:00 |
|
Robert Kanter
|
b1de78619f
|
YARN-7262. Add a hierarchy into the ZKRMStateStore for delegation token znodes to prevent jute buffer overflow (rkanter)
|
2017-10-26 17:47:32 -07:00 |
|
Robert Kanter
|
088ffee716
|
YARN-7320. Duplicate LiteralByteStrings in SystemCredentialsForAppsProto.credentialsForApp_ Addendum (misha@cloudera.com via rkanter)
|
2017-10-26 15:50:14 -07:00 |
|
Subru Krishnan
|
25932da6d1
|
YARN-5516. Add REST API for supporting recurring reservations. (Sean Po via Subru).
|
2017-10-26 12:10:14 -07:00 |
|
Robert Kanter
|
2da654e34a
|
YARN-7358. TestZKConfigurationStore and TestLeveldbConfigurationStore should explicitly set capacity scheduler (haibochen via rkanter)
|
2017-10-26 10:25:10 -07:00 |
|
Subru Krishnan
|
625039ef20
|
HADOOP-14840. Tool to estimate resource requirements of an application pipeline based on prior executions. (Rui Li via Subru).
|
2017-10-25 15:51:27 -07:00 |
|
Subru Krishnan
|
3fae675383
|
YARN-4827. Document configuration of ReservationSystem for FairScheduler. (Yufei Gu via Subru).
|
2017-10-25 15:07:50 -07:00 |
|
Arpit Agarwal
|
7da15eac7a
|
HDFS-12579. JournalNodeSyncer should use fromUrl field of EditLogManifestResponse to construct servlet Url. Contributed by Hanisha Koneru.
|
2017-10-25 14:24:22 -07:00 |
|
Xiao Chen
|
f66ad1fab9
|
HADOOP-14957. ReconfigurationTaskStatus is exposing guava Optional in its public api. Contributed by Haibo Chen, Xiao Chen.
|
2017-10-25 14:11:30 -07:00 |
|
Manoj Govindassamy
|
075dd45a24
|
HDFS-12544. SnapshotDiff - support diff generation on any snapshot root descendant directory.
|
2017-10-25 10:54:40 -07:00 |
|
Akira Ajisaka
|
5b98639400
|
HADOOP-14977. Xenial dockerfile needs ant in main build for findbugs
Signed-off-by: Allen Wittenauer <aw@apache.org>
|
2017-10-25 08:08:22 -07:00 |
|
Akira Ajisaka
|
54b72acd77
|
HADOOP-14979. Upgrade maven-dependency-plugin to 3.0.2. Contributed by liyunzhang.
|
2017-10-25 23:40:33 +09:00 |
|
Akira Ajisaka
|
4c970088af
|
HADOOP-14030. PreCommit TestKDiag failure. Contributed by Wei-Chiu Chuang.
|
2017-10-25 17:17:21 +09:00 |
|
Haibo Chen
|
d7f3737f3b
|
YARN-7389. Make TestResourceManager Scheduler agnostic. (Robert Kanter via Haibo Chen)
|
2017-10-24 22:17:56 -07:00 |
|
Zhe Zhang
|
17cd8d0c17
|
Revert "HDFS-12502. nntop should support a category based on FilesInGetListingOps."
This reverts commit 60bfee270e .
|
2017-10-24 15:06:50 -07:00 |
|
Varun Saxena
|
67e7673750
|
HADOOP-9657. NetUtils.wrapException to have special handling for 0.0.0.0 addresses and :0 ports. Contributed by Varun Saxena.
|
2017-10-25 03:06:12 +05:30 |
|
Robert Kanter
|
03af442e76
|
YARN-7385. TestFairScheduler#testUpdateDemand and TestFSLeafQueue#testUpdateDemand are failing with NPE (yufeigu via rkanter)
|
2017-10-24 13:36:50 -07:00 |
|
Carlo Curino
|
1c5c2b5dde
|
YARN-7339. LocalityMulticastAMRMProxyPolicy should handle cancel request properly. (Botong Huang via curino)
|
2017-10-24 10:39:04 -07:00 |
|
Robert Kanter
|
025c656572
|
YARN-7382. NoSuchElementException in FairScheduler after failover causes RM crash (rkanter)
|
2017-10-24 10:21:44 -07:00 |
|
Daniel Templeton
|
679f99b145
|
YARN-6984. DominantResourceCalculator.isAnyMajorResourceZero() should test all resources
(Contributed by Sunil G via Daniel Templeton)
|
2017-10-24 10:08:26 -07:00 |
|
Yiqun Lin
|
b90750cfb8
|
HDFS-12695. Add a link to HDFS router federation document in site.xml. Contributed by Yiqun Lin.
|
2017-10-24 10:46:09 +08:00 |
|
Robert Kanter
|
5da295a34e
|
YARN-7320. Duplicate LiteralByteStrings in SystemCredentialsForAppsProto.credentialsForApp_ (misha@cloudera.com via rkanter)
|
2017-10-23 17:56:56 -07:00 |
|
John Zhuge
|
c904d60c38
|
Revert "HADOOP-14954. MetricsSystemImpl#init should increment refCount when already initialized. Contributed by John Zhuge."
This reverts commit 14b3c2695b .
|
2017-10-23 15:32:25 -07:00 |
|
Wei-Chiu Chuang
|
0f2a69127a
|
HDFS-12249. dfsadmin -metaSave to output maintenance mode blocks. Contributed by Wellington Chevreuil.
|
2017-10-23 15:24:34 -07:00 |
|
Daniel Templeton
|
9e77dc2bd1
|
YARN-7357. Several methods in TestZKRMStateStore.TestZKRMStateStoreTester.TestZKRMStateStoreInternal should have @Override annotations
(Contributed by Sen Zhao via Daniel Templeton)
|
2017-10-23 13:51:19 -07:00 |
|
Arpit Agarwal
|
96be795656
|
HDFS-12650. Use slf4j instead of log4j in LeaseManager. Contributed by Ajay Kumar.
|
2017-10-23 13:20:46 -07:00 |
|
Naganarasimha
|
6b8122458e
|
HADOOP-14966. Handle JDK-8071638 for hadoop-common. Contributed by Bibin A Chundatt.
|
2017-10-23 23:42:06 +05:30 |
|
Arpit Agarwal
|
4b00c9a47f
|
HDFS-12683. DFSZKFailOverController re-order logic for logging Exception. Contributed by Bharat Viswanadham.
|
2017-10-23 10:47:16 -07:00 |
|
Eric Payne
|
921338cd86
|
YARN-4163: Audit getQueueInfo and getApplications calls
|
2017-10-23 11:43:41 -05:00 |
|
Xiao Chen
|
248d9b6fff
|
HDFS-12518. Re-encryption should handle task cancellation and progress better.
|
2017-10-20 16:25:04 -07:00 |
|
John Zhuge
|
14b3c2695b
|
HADOOP-14954. MetricsSystemImpl#init should increment refCount when already initialized. Contributed by John Zhuge.
|
2017-10-20 16:13:41 -07:00 |
|
Wangda Tan
|
281d83604d
|
YARN-7318. Fix shell check warnings of SLS. (Gergely Novák via wangda)
|
2017-10-20 15:54:15 -07:00 |
|
Steve Loughran
|
f36cbc8475
|
HADOOP-14942. DistCp#cleanup() should check whether jobFS is null.
Contributed by Andras Bokor.
|
2017-10-20 22:27:04 +01:00 |
|
Haibo Chen
|
480187aebb
|
YARN-7372. TestContainerSchedulerQueuing.testContainerUpdateExecTypeGuaranteedToOpportunistic is flaky.
|
2017-10-20 14:24:17 -07:00 |
|
Andrew Wang
|
0477eff8be
|
HDFS-12497. Re-enable TestDFSStripedOutputStreamWithFailure tests. Contributed by Huafeng Wang.
|
2017-10-20 13:27:21 -07:00 |
|
Yufei Gu
|
6b7c87c945
|
YARN-7355. TestDistributedShell should be scheduler agnostic. (Contributed by Haibo)
|
2017-10-20 11:15:20 -07:00 |
|
Yufei Gu
|
0799fde35e
|
YARN-7261. Add debug message for better download latency monitoring. (Yufei Gu)
|
2017-10-20 10:00:13 -07:00 |
|
Eric Yang
|
b61144a93d
|
YARN-7353. Improved volume mount check for directories and unit test compatibility on RHEL7. Contributed by Eric Badger.
|
2017-10-20 12:02:06 -04:00 |
|
Yufei Gu
|
1f4cdf1068
|
YARN-4090. Make Collections.sort() more efficient by caching resource usage. (Contributed by Yufei Gu, Shilong Zhang and Xianyin Xin)
|
2017-10-20 01:32:20 -07:00 |
|
Wangda Tan
|
4afd308b62
|
YARN-7170. Improve bower dependencies for YARN UI v2. (Sunil G via wangda)
|
2017-10-19 21:58:40 -07:00 |
|
Kai Zheng
|
ce7cf66e5e
|
HDFS-12448. Make sure user defined erasure coding policy ID will not overflow. Contributed by Huafeng Wang
|
2017-10-20 09:42:04 +08:00 |
|
Inigo Goiri
|
0f1c037618
|
HDFS-12620. Backporting HDFS-10467 to branch-2. Contributed by Inigo Goiri.
|
2017-10-19 18:08:45 -07:00 |
|
Yufei Gu
|
7b4b018780
|
YARN-7359. TestAppManager.testQueueSubmitWithNoPermission() should be scheduler agnostic. (Contributed by Haibo Chen)
|
2017-10-19 16:51:47 -07:00 |
|
Chris Douglas
|
ca8ddc6aa4
|
HADOOP-14816. Update Dockerfile to use Xenial. Contributed by Allen Wittenauer
|
2017-10-19 16:45:18 -07:00 |
|
Yufei Gu
|
cbd2b73ef8
|
YARN-7294. TestSignalContainer#testSignalRequestDeliveryToNM fails intermittently with Fair Scheduler. (Contributed by Miklos Szegedi)
|
2017-10-19 16:39:25 -07:00 |
|
Wangda Tan
|
c1b08ba720
|
YARN-7345. GPU Isolation: Incorrect minor device numbers written to devices.deny file. (Jonathan Hung via wangda)
|
2017-10-19 14:45:44 -07:00 |
|