Wangda Tan
|
1453a04e92
|
YARN-7861. [UI2] Logs page shows duplicated containers with ATS. (Sunil G via wangda)
Change-Id: Id07d1ff8d519e0d9291ab037236641ceb901582c
|
2018-01-31 21:44:42 +08:00 |
|
Wangda Tan
|
5ca4bf22dd
|
YARN-7828. Clicking on yarn service should take to component tab. (Sunil G via wangda)
Change-Id: Ib52d6727c863bed65de30b02bf60080255af11b8
|
2018-01-31 21:43:08 +08:00 |
|
Sunil G
|
64344c345d
|
YARN-7802. [UI2] Application regex search did not work properly with app name. Contributed by Sreenath Somarajapuram.
|
2018-01-31 17:40:36 +05:30 |
|
Inigo Goiri
|
5206b2c7ca
|
HDFS-13083. RBF: Fix doc error setting up client. Contributed by tartarus.
|
2018-01-30 18:27:18 -08:00 |
|
Weiwei Yang
|
2e7331ca26
|
HDFS-12528. Add an option to not disable short-circuit reads on failures. Contributed by Xiao Chen.
|
2018-01-31 07:25:03 +08:00 |
|
Eric Yang
|
f9dd5b61f4
|
YARN-7811. Fixed a bug in user defined docker network settings. (Contributed by Billie Rinaldi)
|
2018-01-30 12:42:38 -05:00 |
|
Jason Lowe
|
901d15a30b
|
Revert "YARN-2185. Use pipes when localizing archives. Contributed by Miklos Szegedi"
This reverts commit 1b0f265db1 .
|
2018-01-30 08:34:39 -06:00 |
|
Sunil G
|
6463e10c72
|
YARN-7723. Avoid using docker volume --format option to run against to older docker releases. Contributed by Wangda Tan
|
2018-01-30 15:58:11 +05:30 |
|
Wangda Tan
|
f666e7c43d
|
YARN-5148. [UI2] Add page to new YARN UI to view server side configurations/logs/JVM-metrics. (Kai Sasaki/Sunil G via wangda)
Change-Id: I5de88ce9850c0bc337dcb2c7d25ee9ad52016925
|
2018-01-30 15:45:06 +08:00 |
|
Yiqun Lin
|
dbb9dded33
|
HDFS-13044. RBF: Add a safe mode for the Router. Contributed by Inigo Goiri.
|
2018-01-30 12:12:08 +08:00 |
|
Kihwal Lee
|
fde95d463c
|
HDFS-12574. Add CryptoInputStream to WebHdfsFileSystem read call. Contributed by Rushabh S Shah
|
2018-01-29 17:23:29 -06:00 |
|
Steve Loughran
|
7fd287b4af
|
HADOOP-15186. Allow Azure Data Lake SDK dependency version to be set on the command line.
Contributed by Vishwajeet Dusane.
(cherry picked from commit 95a96b13e2a54e01ea6c6933045d912998477da3)
|
2018-01-29 09:48:14 -08:00 |
|
Takanobu Asanuma
|
56feaa40bb
|
MAPREDUCE-7036. ASF License warning in hadoop-mapreduce-client
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
|
2018-01-30 00:39:39 +09:00 |
|
Sunil G
|
e9c72d04be
|
YARN-7790. Improve Capacity Scheduler Async Scheduling to better handle node failures. Contributed by Wangda Tan.
|
2018-01-29 20:44:38 +05:30 |
|
Jinjiang Ling
|
3400d0c535
|
YARN-7698. A misleading variable's name in ApplicationAttemptEventDispatcher
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
|
2018-01-30 00:00:57 +09:00 |
|
Xiao Chen
|
b63dcd583f
|
HDFS-12974. Exception message is not printed when creating an encryption zone fails with AuthorizationException. Contributed by fang zhenyi.
|
2018-01-28 22:19:49 -08:00 |
|
Xiao Chen
|
6bc2f7f4b4
|
HDFS-13065. TestErasureCodingMultipleRacks#testSkewedRack3 is failing. Contributed by Gabor Bota.
|
2018-01-28 22:12:05 -08:00 |
|
Jian He
|
443523f9c0
|
YARN-7765. Fixed an issue that kerberos tgt not found when NM posting timeline events. Contributed by Rohith Sharma K S
|
2018-01-27 22:18:51 -08:00 |
|
Haibo Chen
|
649ef7ac33
|
YARN-7064. Use cgroup to get container resource utilization. (Miklos Szegedi via Haibo Chen)
|
2018-01-26 16:27:31 -08:00 |
|
Jason Lowe
|
6eef3d7f1a
|
MAPREDUCE-7020. Task timeout in uber mode can crash AM. Contributed by Peter Bacsko
|
2018-01-26 15:31:43 -06:00 |
|
Arpit Agarwal
|
e990904dd5
|
HDFS-13054. Handling PathIsNotEmptyDirectoryException in DFSClient delete call. Contributed by Nanda kumar.
|
2018-01-26 13:09:13 -08:00 |
|
Jason Lowe
|
a37e7f0ad8
|
MAPREDUCE-7022. Fast fail rogue jobs based on task scratch dir size. Contributed by Johan Gustavsson
|
2018-01-26 14:36:45 -06:00 |
|
Jason Lowe
|
1b0f265db1
|
YARN-2185. Use pipes when localizing archives. Contributed by Miklos Szegedi
|
2018-01-26 13:25:20 -06:00 |
|
Billie Rinaldi
|
f2fa736f0a
|
YARN-7797. Docker host network can not obtain IP address for RegistryDNS. Contributed by Eric Yang
|
2018-01-26 09:32:23 -08:00 |
|
Chris Douglas
|
56872cff92
|
MapFile.fix creates a wrong index file in case of block-compressed data file. Contributed by Grigori Rybkine
|
2018-01-26 09:18:30 -08:00 |
|
Wangda Tan
|
8b5b045bd2
|
YARN-7742. [UI2] Duplicated containers are rendered per attempt. (Vasudevan Skm / Sunil G via wangda)
Change-Id: Ib2bb3c64d7f09a7c3488f498d0079bcd2e6ac023
|
2018-01-26 15:46:06 +08:00 |
|
Wangda Tan
|
75618c0dec
|
YARN-7760. [UI2] Clicking 'Master Node' or link next to 'AM Node Web UI' under application's appAttempt page goes to OLD RM UI. (Vasudevan Skm / Sunil G via wangda)
Change-Id: Ia7e2b955d3551ca43c6852fe253fd01983b56565
|
2018-01-26 15:44:55 +08:00 |
|
Wangda Tan
|
e0cfb0a31a
|
YARN-7817. Add Resource reference to RM's NodeInfo object so REST API can get non memory/vcore resource usages. (Sunil G via wangda)
Change-Id: Ia7ceeabd82046645ddeaf487c763288f36cfbdee
|
2018-01-26 15:43:27 +08:00 |
|
Miklos Szegedi
|
2e5865606b
|
YARN-7814. Remove automatic mounting of the cgroups root directory into Docker containers. Contributed by Shane Kumpf.
|
2018-01-25 17:37:23 -08:00 |
|
Haibo Chen
|
cc10852252
|
MAPREDUCE-7041. MR should not try to clean up at first job attempt. (Gergo Repas via Haibo Chen)
|
2018-01-25 16:11:30 -08:00 |
|
Jason Lowe
|
ff8378eb1b
|
YARN-7102. NM heartbeat stuck when responseId overflows MAX_INT. Contributed by Botong Huang
|
2018-01-25 17:47:19 -06:00 |
|
Yufei Gu
|
16be42d309
|
YARN-7798. Refactor SLS Reservation Creation. Contributed by Young Chen.
|
2018-01-25 13:06:01 -08:00 |
|
Wei Yan
|
0c139d5bcf
|
HDFS-13049. RBF: Inconsistent Router OPTS config in branch-2 and branch-3. Contributed by Wei Yan.
|
2018-01-25 11:36:40 -08:00 |
|
Sunil G
|
82cc6f6968
|
YARN-7728. Expose container preemptions related information in Capacity Scheduler queue metrics. Contributed by Eric Payne.
|
2018-01-25 14:32:54 +05:30 |
|
Yiqun Lin
|
7721fff744
|
HDFS-13042. RBF: Heartbeat Router State. Contributed by Inigo Goiri.
|
2018-01-25 15:51:26 +08:00 |
|
Jianfei Jiang
|
eb2dd08688
|
HDFS-13063. Fix the incorrect spelling in HDFSHighAvailabilityWithQJM.md
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
|
2018-01-25 15:30:42 +09:00 |
|
Eric Yang
|
59828be197
|
YARN-7810. Update TestDockerContainerRuntime to test with current user credential.
(contributed by Shane Kumpf)
|
2018-01-24 21:24:19 -05:00 |
|
Wangda Tan
|
051ad9d63f
|
YARN-7628. [Documentation] Documenting the ability to disable elasticity at Capacity Scheduler's sub queues. (Zian Chen via wangda)
Change-Id: I5c37df1c5bee9e3a78379775ef307ef94506ebc4
|
2018-01-25 07:24:57 +08:00 |
|
Billie Rinaldi
|
0c559b2782
|
YARN-7777. Fix user name format in YARN Registry DNS name. Contributed by Jian He
|
2018-01-24 13:50:47 -08:00 |
|
Zhe Zhang
|
fa8cf4d1b4
|
YARN-7737. prelaunch.err file not found exception on container failure. Contributed by Keqiu Hu.
|
2018-01-24 12:54:54 -08:00 |
|
Jason Lowe
|
cff9edd4b5
|
MAPREDUCE-7015. Possible race condition in JHS if the job is not loaded. Contributed by Peter Bacsko
|
2018-01-24 14:44:07 -06:00 |
|
Jian He
|
55c32776b1
|
YARN-7801. AmFilterInitializer should addFilter after fill all parameters. Contributed by Wangda Tan
|
2018-01-24 11:17:12 -08:00 |
|
Sunil G
|
97607617ce
|
YARN-7806. Distributed Shell should use timeline async api's. Contributed by Rohith Sharma K S
|
2018-01-24 16:56:13 +05:30 |
|
Rohith Sharma K S
|
2014863470
|
YARN-7749. [UI2] GPU information tab in left hand side disappears when we click other tabs below. Contributed by Sunil G and Vasudevan Skm.
|
2018-01-24 15:56:59 +05:30 |
|
Rohith Sharma K S
|
f3e33aeb80
|
Revert "YARN-7537 [Atsv2] load hbase configuration from filesystem rather than URL. Contributed by Rohith Sharma"
This reverts commit ec8f47e7fa .
|
2018-01-24 15:04:15 +05:30 |
|
Miklos Szegedi
|
e7642a3e6f
|
YARN-7796. Container-executor fails with segfault on certain OS configurations. Contributed by Gergo Repas.
|
2018-01-23 21:07:05 -08:00 |
|
Inigo Goiri
|
95743c672e
|
HDFS-12772. RBF: Federation Router State State Store internal API. Contributed by Inigo Goiri.
|
2018-01-23 19:15:44 -08:00 |
|
Yiqun Lin
|
d95c13774e
|
HDFS-12963. Error log level in ShortCircuitRegistry#removeShm. Contributed by hu xiaodong.
|
2018-01-24 10:43:36 +08:00 |
|
Billie Rinaldi
|
e307edcb47
|
YARN-7540 and YARN-7605. Convert yarn app cli to call yarn api services and implement doAs for Api Service REST API. Contributed by Eric Yang and Jian He
|
2018-01-23 17:54:39 -08:00 |
|
Jian He
|
39b999aba2
|
YARN-7782. Enable user re-mapping for Docker containers in yarn-default.xml. Contributed by Eric Yang
|
2018-01-23 14:03:53 -08:00 |
|