Robert Kanter
|
e404650f48
|
MAPREDUCE-7030. Uploader tool should ignore symlinks to the same directory (miklos.szegedi@cloudera.com via rkanter)
|
2018-01-12 14:18:01 -08:00 |
|
Jian He
|
c05b84703b
|
YARN-7671. Improve Diagonstic message for stop yarn native service. Contributed by Chandni Singh
|
2018-01-12 14:04:15 -08:00 |
|
Eric Yang
|
3d65dbe032
|
YARN-5366. Improve signal handling and delete delay for Docker on Yarn.
(Contributed by Shane Kumpf)
|
2018-01-12 13:41:27 -05:00 |
|
Billie Rinaldi
|
4fb1f45f21
|
YARN-7731. RegistryDNS should handle upstream DNS returning CNAME. Contributed by Eric Yang
|
2018-01-12 09:21:17 -08:00 |
|
Arpit Agarwal
|
b278f7b293
|
HDFS-12984. BlockPoolSlice can leak in a mini dfs cluster. Contributed by Ajay Kumar.
|
2018-01-12 08:04:00 -08:00 |
|
Sunil G
|
128d773a23
|
YARN-7727. Incorrect log levels in few logs with QueuePriorityContainerCandidateSelector. Contributed by Prabhu Joseph.
|
2018-01-12 15:41:19 +05:30 |
|
Arpit Agarwal
|
addbcd8cd4
|
HADOOP-15114. Add closeStreams(...) to IOUtils. Contributed by Ajay Kumar.
|
2018-01-11 16:50:21 -08:00 |
|
Miklos Szegedi
|
bc285da107
|
YARN-7590. Improve container-executor validation check. Contributed by Eric Yang.
|
2018-01-11 09:40:09 -08:00 |
|
Steve Loughran
|
2e0a451a8d
|
HADOOP-15033. Use java.util.zip.CRC32C for Java 9 and above
Contributed by Dmitry Chuyko,
|
2018-01-11 10:47:50 +00:00 |
|
Akira Ajisaka
|
fbbbf59c82
|
YARN-7735. Fix typo in YARN documentation. Contributed by Takanobu Asanuma.
|
2018-01-11 15:59:27 +09:00 |
|
Miklos Szegedi
|
12d0645990
|
HADOOP-15060. TestShellBasedUnixGroupsMapping.testFiniteGroupResolutionTime flaky. Contributed by Miklos Szegedi.
|
2018-01-10 10:52:26 -08:00 |
|
Steve Loughran
|
1a09da7400
|
HADOOP-15163. Fix S3ACommitter documentation
Contributed by Alessandro Andrioni.
(cherry picked from commit 100e8a1ae1d930dde084af7d1281e491c7f124ec)
|
2018-01-10 15:37:07 +00:00 |
|
Sunil G
|
afd8caba27
|
YARN-7722. Rename variables in MockNM, MockRM for better clarity. Contributed by Lovekesh bansal
|
2018-01-10 20:51:34 +05:30 |
|
Yiqun Lin
|
d98a2e6e23
|
HDFS-12934. RBF: Federation supports global quota. Contributed by Yiqun Lin.
|
2018-01-10 13:59:11 +08:00 |
|
Inigo Goiri
|
d9006d8a4e
|
HDFS-12802. RBF: Control MountTableResolver cache size. Contrubuted by Inigo Goiri.
|
2018-01-09 18:53:25 -08:00 |
|
Miklos Szegedi
|
55066cc53d
|
YARN-7689. TestRMContainerAllocator fails after YARN-6124. Contributed by Wilfred Spiegelenburg.
|
2018-01-09 16:59:39 -08:00 |
|
Haibo Chen
|
8ee7080e5d
|
YARN-7665. Allow FS scheduler state dump to be turned on/off separately from FS debug log. (Wilfred Spiegelenburg via Haibo Chen)
|
2018-01-09 16:45:35 -08:00 |
|
Lei Xu
|
47563d86fe
|
HDFS-12994. TestReconstructStripedFile.testNNSendsErasureCodingTasks fails due to socket timeout. (Contributed by Lei (Eddy) Xu)
|
2018-01-09 11:53:49 -08:00 |
|
Steve Loughran
|
b62a5ece95
|
HADOOP-15161. s3a: Stream and common statistics missing from metrics
Contributed by Sean Mackrory
|
2018-01-09 18:46:52 +00:00 |
|
Haibo Chen
|
f725b9e267
|
YARN-7716. metricsTimeStart and metricsTimeEnd should be all lower case in the doc.
|
2018-01-09 08:56:59 -08:00 |
|
Jason Lowe
|
90c86d6e09
|
YARN-6948. Invalid event: ATTEMPT_ADDED at FINAL_SAVING. Contributed by lujie
|
2018-01-09 10:51:15 -06:00 |
|
Jason Lowe
|
ebff4decfe
|
YARN-7663. RMAppImpl:Invalid event: START at KILLED. Contributed by lujie
|
2018-01-09 09:52:59 -06:00 |
|
bibinchundatt
|
b26e30ab16
|
YARN-7508. NPE in FiCaSchedulerApp when debug log enabled in async-scheduling mode. Contributed by Tao Yang.
|
2018-01-09 17:57:01 +05:30 |
|
Sunil G
|
783a01eb4a
|
YARN-7718. DistributedShell failed to specify resource other than memory/vcores from container_resources. Contributed by Wangda Tan.
|
2018-01-09 16:39:33 +05:30 |
|
Inigo Goiri
|
b3290c41a9
|
HDFS-12808. Add LOG.isDebugEnabled() guard for LOG.debug(...). Contributed by Bharat Viswanadham.
|
2018-01-08 17:51:09 -08:00 |
|
Ray Chiang
|
59ab5da0a0
|
YARN-4227. Ignore expired containers from removed nodes in FairScheduler. (Wilfred Spiegelenburg via rchiang)
|
2018-01-08 16:19:02 -08:00 |
|
Manoj Govindassamy
|
73ff09b79a
|
HDFS-12985. NameNode crashes during restart after an OpenForWrite file present in the Snapshot got deleted.
|
2018-01-08 15:34:00 -08:00 |
|
Wei Yan
|
2ee0d64ace
|
HDFS-12945. Switch to ClientProtocol instead of NamenodeProtocols in NamenodeWebHdfsMethods. Contributed by Wei Yan.
|
2018-01-08 14:25:39 -08:00 |
|
Billie Rinaldi
|
dc54747d70
|
YARN-7704. Document improvement for registry dns. Contributed by Jian He
|
2018-01-08 13:20:17 -08:00 |
|
Sunil G
|
01f3f2167e
|
YARN-7242. Support to specify values of different resource types in DistributedShell for easier testing. Contributed by Gergely Novák.
|
2018-01-08 11:59:06 +05:30 |
|
Rohith Sharma K S
|
c2d6fa3656
|
YARN-7699. queueUsagePercentage is coming as INF for getApp REST api call. Contributed by Sunil G.
|
2018-01-08 10:39:31 +05:30 |
|
Yiqun Lin
|
bf5c948995
|
HDFS-11848. Enhance dfsadmin listOpenFiles command to list files under a given path. Contributed by Yiqun Lin.
|
2018-01-06 14:31:08 +08:00 |
|
Jian He
|
836e3c45e8
|
Revert "YARN-7540. Route YARN service CLI function through YARN Service API. (Contributed by Eric Yang)"
This reverts commit 438c1d333e .
|
2018-01-05 18:25:00 -08:00 |
|
Wangda Tan
|
a81144daa0
|
YARN-7666. Introduce scheduler specific environment variable support in ApplicationSubmissionContext for better scheduling placement configurations. (Sunil G via wangda)
Change-Id: I0fd826490f5160d47d42af2a9ac0bd8ec4e959dc
|
2018-01-05 15:12:04 -08:00 |
|
Robert Kanter
|
2aa4f0a559
|
YARN-7645. TestContainerResourceUsage#testUsageAfterAMRestartWithMultipleContainers is flakey with FairScheduler (rkanter)
|
2018-01-05 13:55:09 -08:00 |
|
Robert Kanter
|
f8e7dd9b10
|
YARN-7557. It should be possible to specify resource types in the fair scheduler increment value (grepas via rkanter)
|
2018-01-05 11:15:06 -08:00 |
|
Inigo Goiri
|
83b513ac6d
|
HDFS-12988. RBF: Mount table entries not properly updated in the local cache. Contributed by Inigo Goiri.
|
2018-01-05 09:11:38 -08:00 |
|
Sunil G
|
0c75d0634b
|
YARN-7619. Max AM Resource value in Capacity Scheduler UI has to be refreshed for every user. Contributed by Eric Payne.
|
2018-01-05 14:42:17 +05:30 |
|
Lei Xu
|
dc735b286b
|
HDFS-12860. StripedBlockUtil#getRangesInternalBlocks throws exception for the block group size larger than 2GB. (Contributed by Lei (Eddy) Xu)
|
2018-01-04 10:54:56 -08:00 |
|
Arpit Agarwal
|
739d3c394d
|
HDFS-12987. Document - Disabling the Lazy persist file scrubber.. Contributed by Karthik Palanisamy.
|
2018-01-04 10:32:00 -08:00 |
|
Jason Lowe
|
d795661868
|
YARN-7678. Ability to enable logging of container memory stats. Contributed by Jim Brennan
|
2018-01-04 10:15:52 -06:00 |
|
Sean Mackrory
|
45a47198b4
|
HDFS-12913. TestDNFencingWithReplication sometimes fails because of NameNode in standby state. Contributed by Zsolt Venczel.
|
2018-01-04 08:37:21 -07:00 |
|
Yiqun Lin
|
2a48b3594c
|
HDFS-12948. DiskBalancer report command top option should only take positive numeric values. Contributed by Shashikant Banerjee.
|
2018-01-04 10:48:44 +08:00 |
|
Robert Kanter
|
7a55044803
|
YARN-7622. Allow fair-scheduler configuration on HDFS (gphillips via rkanter)
|
2018-01-03 15:31:50 -08:00 |
|
Xiaoyu Yao
|
3ba985997d
|
HDFS-12931. Handle InvalidEncryptionKeyException during DistributedFileSystem#getFileChecksum. Contributed by Mukul Kumar Singh.
|
2018-01-03 14:54:20 -08:00 |
|
Arpit Agarwal
|
4379113bda
|
HADOOP-15093. Deprecation of yarn.resourcemanager.zk-address is undocumented. Contributed by Ajay Kumar.
|
2018-01-03 14:32:47 -08:00 |
|
Haibo Chen
|
2f6c038be6
|
YARN-7602. NM should reference the singleton JvmMetrics instance.
|
2018-01-03 09:41:26 -08:00 |
|
Jason Lowe
|
fe35103591
|
MAPREDUCE-7028. Concurrent task progress updates causing NPE in Application Master. Contributed by Gergo Repas
|
2018-01-03 11:01:38 -06:00 |
|
Rohith Sharma K S
|
c9bf813c9a
|
YARN-7692. Skip validating priority acls while recovering applications. Contributed by Sunil G.
|
2018-01-03 18:20:04 +05:30 |
|
Arun Suresh
|
c0c7cce81d
|
YARN-7691. Add Unit Tests for ContainersLauncher. (Sampada Dehankar via asuresh)
|
2018-01-02 22:03:00 -08:00 |
|