Xuan
|
85363ea4bd
|
YARN-221. Addendum patch to compilation issue which is caused by missing
AllContainerLogAggregationPolicy. Contributed by Xuan Gong
(cherry picked from commit b71c6006f579ac6f0755975a9b908b0062618b46)
|
2015-08-23 16:50:02 -07:00 |
|
Xuan
|
205b98c059
|
YARN-221. NM should provide a way for AM to tell it not to aggregate
logs. Contributed by Ming Ma
(cherry picked from commit 37e1c3d82a96d781e1c9982988b7de4aa5242d0c)
|
2015-08-22 16:26:39 -07:00 |
|
Wangda Tan
|
6452b31760
|
YARN-2923. Support configuration based NodeLabelsProvider Service in Distributed Node Label Configuration Setup. (Naganarasimha G R)
(cherry picked from commit fc07464d1a48b0413da5e921614430e41263fdb7)
|
2015-08-20 16:52:57 -07:00 |
|
Karthik Kambatla
|
d2ff763533
|
YARN-3534. Collect memory/cpu usage on the node. (Inigo Goiri via kasha)
(cherry picked from commit def12933b38efd5e47c5144b729c1a1496f09229)
|
2015-08-16 06:26:21 -07:00 |
|
rohithsharmaks
|
c5b20e0db6
|
YARN-4023. Publish Application Priority to TimelineServer. (Sunil G via rohithsharmaks)
(cherry picked from commit 1c12adb71f32f24ec525313ff8dfcd2b738fc8e2)
|
2015-08-12 14:47:23 +05:30 |
|
Xuan
|
2ebdf5bfce
|
YARN-3999. RM hangs on draing events. Contributed by Jian He
(cherry picked from commit 3ae716fa696b87e849dae40225dc59fb5ed114cb)
|
2015-08-11 18:26:00 -07:00 |
|
Rohith Sharma K S
|
a0da1ec010
|
YARN-3948. Display Application Priority in RM Web UI.(Sunil G via rohithsharmaks)
(cherry picked from commit b6265d39c5d0fda21dfe55273f193d8a6a20c6a8)
|
2015-08-07 10:47:08 +05:30 |
|
Arun Suresh
|
84ea7cd408
|
YARN-3961. Expose pending, running and reserved containers of a queue in REST api and yarn top (adhoot via asuresh)
(cherry picked from commit 154c9d2e421390c808dea3b2826cdaae492ea337)
|
2015-08-05 23:15:33 -07:00 |
|
Xuan
|
8126fde884
|
YARN-3543. ApplicationReport should be able to tell whether the
Application is AM managed or not. Contributed by Rohith Sharma K S
(cherry picked from commit 0306d902f53582320aa5895ca9f5c31f64aaaff6)
|
2015-08-03 15:47:21 -07:00 |
|
Wangda Tan
|
a28e23d049
|
YARN-3963. AddNodeLabel on duplicate label addition shows success. (Bibin A Chundatt via wangda)
(cherry picked from commit 8acb30b0167e498991aef6993df7e36020428844)
|
2015-07-30 09:43:45 -07:00 |
|
rohithsharmaks
|
9c00ae0009
|
YARN-3919. NPEs' while stopping service after exception during CommonNodeLabelsManager#start. (varun saxena via rohithsharmaks)
|
2015-07-29 23:44:15 +05:30 |
|
Karthik Kambatla
|
8659315062
|
YARN-2768. Avoid cloning Resource in FSAppAttempt#updateDemand. (Hong Zhiguo via kasha)
(cherry picked from commit 5205a330b387d2e133ee790b9fe7d5af3cd8bccc)
|
2015-07-29 09:42:57 -07:00 |
|
Akira Ajisaka
|
0e7c88347e
|
YARN-3958. TestYarnConfigurationFields should be moved to hadoop-yarn-api module. Contributed by Varun Saxena.
(cherry picked from commit 42d4e0ae99d162fde52902cb86e29f2c82a084c8)
|
2015-07-27 11:45:41 +09:00 |
|
Rohith Sharma K S
|
9d15860e6d
|
YARN-3845. Scheduler page does not render RGBA color combinations in IE11. (Contributed by Mohammad Shahid Khan)
|
2015-07-24 12:54:07 +05:30 |
|
Robert Kanter
|
ba3b40ae79
|
YARN-3900. Protobuf layout of yarn_security_token causes errors in other protos that include it (adhoot via rkanter)
(cherry picked from commit 1d3026e7b3cf2f3a8a544b66ff14783cc590bdac)
|
2015-07-23 14:47:28 -07:00 |
|
Junping Du
|
6772c3f4dd
|
YARN-2019. Retrospect on decision of making RM crashed if any exception throw in ZKRMStateStore. Contributed by Jian He.
(cherry picked from commit ee98d6354bbbcd0832d3e539ee097f837e5d0e31)
|
2015-07-22 17:57:16 -07:00 |
|
rohithsharmaks
|
be2334ba3a
|
YARN-3954. Fix TestYarnConfigurationFields#testCompareConfigurationClassAgainstXml. (varun saxena via rohithsharmaks)
|
2015-07-23 02:10:45 +05:30 |
|
Jian He
|
11cb00f7a0
|
YARN-3878. AsyncDispatcher can hang while stopping if it is configured for draining events on stop. Contributed by Varun Saxena
(cherry picked from commit 393fe71771e3ac6bc0efe59d9aaf19d3576411b3)
|
2015-07-21 15:06:16 -07:00 |
|
Wangda Tan
|
7b2540770e
|
YARN-3930. FileSystemNodeLabelsStore should make sure edit log file closed when exception is thrown. (Dian Fu via wangda)
(cherry picked from commit fa2b63ed162410ba05eadf211a1da068351b293a)
|
2015-07-16 16:08:04 -07:00 |
|
Chris Douglas
|
c6b0bbabc7
|
HADOOP-12211. Collect disk usage on the node. Contributed by Robert Grandl
(cherry picked from commit a431ed9075cf6f467be5ff10f4ffb131cb1d3216)
|
2015-07-13 15:36:25 -07:00 |
|
Jian He
|
27366dd7c3
|
Revert "YARN-3878. AsyncDispatcher can hang while stopping if it is configured for draining events on stop. (Varun Saxena via kasha)"
This reverts commit aa067c6aa47b4c79577096817acc00ad6421180c.
(cherry picked from commit 2466460d4cd13ad5837c044476b26e63082c1d37)
|
2015-07-13 14:31:55 -07:00 |
|
Akira Ajisaka
|
0ba2defb9e
|
YARN-3381. Fix typo InvalidStateTransitonException. Contributed by Brahma Reddy Battula.
(cherry picked from commit 19295b36d90e26616accee73b1f7743aab5df692)
|
2015-07-13 17:53:27 +09:00 |
|
Akira Ajisaka
|
ad6787aa43
|
YARN-3069. Document missing properties in yarn-default.xml. Contributed by Ray Chiang.
(cherry picked from commit d6675606dc5f141c9af4f76a37128f8de4cfedad)
|
2015-07-13 12:57:29 +09:00 |
|
Gera Shegalov
|
896b8c6551
|
YARN-3917. getResourceCalculatorPlugin for the default should intercept all exceptions. (gera)
(cherry picked from commit d7319dee37ea93f1a1ba4153ea63ea8010ba2441)
|
2015-07-11 22:41:04 -07:00 |
|
Zhijie Shen
|
37a93c2d78
|
YARN-3116. RM notifies NM whether a container is an AM container or normal task container. Contributed by Giovanni Matteo Fumarola.
(cherry picked from commit 1ea36299a47af302379ae0750b571ec021eb54ad)
|
2015-07-10 19:02:13 -07:00 |
|
Chris Douglas
|
66419d3672
|
HADOOP-12210. Collect network usage on the node. Contributed by Robert Grandl
(cherry picked from commit 1a0752d85a15499d120b4a79af9bd740fcd1f8e0)
|
2015-07-09 17:48:56 -07:00 |
|
Karthik Kambatla
|
fc989ebe16
|
HADOOP-12180. Move ResourceCalculatorPlugin from YARN to Common. (Chris Douglas via kasha)
(cherry picked from commit ac6048372a58b3a3b57cd5f2702b44a3d4667f3d)
|
2015-07-09 09:59:02 -07:00 |
|
Karthik Kambatla
|
ccf18705f7
|
YARN-3878. AsyncDispatcher can hang while stopping if it is configured for draining events on stop. (Varun Saxena via kasha)
(cherry picked from commit aa067c6aa47b4c79577096817acc00ad6421180c)
|
2015-07-09 09:48:46 -07:00 |
|
Akira Ajisaka
|
d260478d3a
|
YARN-3690. [JDK8] 'mvn site' fails. Contributed by Brahma Reddy Battula.
(cherry picked from commit d6325745e26d6acb0bbdb0972ce036297d66d5b0)
|
2015-07-08 15:43:04 +09:00 |
|
Xuan
|
09639ac6b4
|
YARN-3882. AggregatedLogFormat should close aclScanner and ownerScanner
after create them. Contributed by zhihai xu
(cherry picked from commit 688617d6d7e6377a37682b5676b805cc6e8cf3f0)
|
2015-07-04 21:54:22 -07:00 |
|
Devaraj K
|
3432017de0
|
YARN-3823. Fix mismatch in default values for
yarn.scheduler.maximum-allocation-vcores property. Contributed by Ray
Chiang.
(cherry picked from commit 7405c59799ed1b8ad1a7c6f1b18fabf49d0b92b2)
|
2015-07-01 11:12:43 +05:30 |
|
Gera Shegalov
|
f9b98082b8
|
YARN-3768. ArrayIndexOutOfBoundsException with empty environment variables. (Zhihai Xu via gera)
(cherry picked from commit 6f2a41e37d0b36cdafcfff75125165f212c612a6)
|
2015-06-30 15:05:01 -07:00 |
|
Jian He
|
484a6c0f01
|
YARN-3770. SerializedException should also handle java.lang.Error on de-serialization. Contributed by Lavkesh Lahngir
(cherry picked from commit 4672315e2d6abe1cee0210cf7d3e8ab114ba933c)
|
2015-06-29 14:32:22 -07:00 |
|
Jian He
|
0100995c5e
|
YARN-3695. ServerProxy (NMProxy, etc.) shouldn't retry forever for non network exception. Contributed by Raju Bairishetti
(cherry picked from commit 62e583c7dcbb30d95d8b32a4978fbdb3b98d67cc)
|
2015-06-29 13:38:04 -07:00 |
|
Devaraj K
|
bb8a2cff2a
|
YARN-3745. SerializedException should also try to instantiate internal
exception with the default constructor. Contributed by Lavkesh Lahngir.
(cherry picked from commit b381f88c71d18497deb35039372b1e9715d2c038)
|
2015-06-25 17:39:40 +05:30 |
|
Jason Lowe
|
14afa5d53d
|
YARN-3809. Failed to launch new attempts because ApplicationMasterLauncher's threads all hang. Contributed by Jun Gong
(cherry picked from commit 2a20dd9b61ba3833460cbda0e8c3e8b6366fc3ab)
|
2015-06-24 16:24:43 +00:00 |
|
Karthik Kambatla
|
9656ee4ee7
|
YARN-3842. NMProxy should retry on NMNotYetReadyException. (Robert Kanter via kasha)
(cherry picked from commit 5ebf2817e58e1be8214dc1916a694a912075aa0a)
|
2015-06-22 17:48:07 -07:00 |
|
Gera Shegalov
|
34e744ce1a
|
MAPREDUCE-6316. Task Attempt List entries should link to the task overview. (Siqi Li via gera)
(cherry picked from commit 63d40d528654707b3f56619a4eb20e21cdeadc7e)
|
2015-06-20 11:52:11 -07:00 |
|
Devaraj K
|
2802c63ac3
|
YARN-3617. Fix WindowsResourceCalculatorPlugin.getCpuFrequency() returning
always -1. Contributed by J.Andreina.
(cherry picked from commit 318d2cde7cb5c05a5f87c4ee967446bb60d28ae4)
|
2015-06-17 13:55:25 +05:30 |
|
Xuan
|
fe7f2d40fe
|
YARN-3714. AM proxy filter can not get RM webapp address from
yarn.resourcemanager.hostname.rm-id. Contributed by Masatake Iwasaki
(cherry picked from commit e27d5a13b0623e3eb43ac773eccd082b9d6fa9d0)
|
2015-06-16 14:06:56 -07:00 |
|
Zhijie Shen
|
0dad10d845
|
YARN-3787. Allowed generic history service to load a number of applications whose started time is within the given range. Contributed by Xuan Gong.
(cherry picked from commit 8d0ef3163287d811381e94cc0101dbc9847ee2db)
|
2015-06-08 23:21:35 -07:00 |
|
Wangda Tan
|
344b750915
|
Add missing test file of YARN-3733
(cherry picked from commit 405bbcf68c32d8fd8a83e46e686eacd14e5a533c)
|
2015-06-04 13:20:49 -07:00 |
|
Wangda Tan
|
78d626fa89
|
YARN-3733. Fix DominantRC#compare() does not work as expected if cluster resource is empty. (Rohith Sharmaks via wangda)
(cherry picked from commit ebd797c48fe236b404cf3a125ac9d1f7714e291e)
|
2015-06-04 10:23:33 -07:00 |
|
Xuan
|
3f0573b059
|
YARN-3749. We should make a copy of configuration when init
MiniYARNCluster with multiple RMs. Contributed by Chun Chen
(cherry picked from commit 5766a04428f65bb008b5c451f6f09e61e1000300)
|
2015-06-03 17:21:48 -07:00 |
|
Zhijie Shen
|
2fcd3fe6ba
|
Revert "YARN-1462. Made RM write application tags to timeline server and exposed them to users via generic history web UI and REST API. Contributed by Xuan Gong."
This reverts commit 4e2ed34d2023a7cd3842e41aba1995f5d0f53cf2.
|
2015-06-03 14:16:51 -07:00 |
|
Wangda Tan
|
a3734f67d3
|
YARN-3725. App submission via REST API is broken in secure mode due to Timeline DT service address is empty. (Zhijie Shen via wangda)
(cherry picked from commit 5cc3fced957a8471733e0e9490878bd68429fe24)
|
2015-05-31 16:33:50 -07:00 |
|
Zhijie Shen
|
4e2ed34d20
|
YARN-1462. Made RM write application tags to timeline server and exposed them to users via generic history web UI and REST API. Contributed by Xuan Gong.
(cherry picked from commit a9f986bc5a41ab74171da1076d10e83c5adc284f)
|
2015-05-30 21:06:32 -07:00 |
|
Wangda Tan
|
2fb794ecaf
|
YARN-3716. Node-label-expression should be included by ResourceRequestPBImpl.toString. (Xianyin Xin via wangda)
(cherry picked from commit 788bfa0359c1789fa48f21724a8117fe3fd9e532)
|
2015-05-28 16:35:17 -07:00 |
|
Devaraj K
|
7116141d7d
|
YARN-3722. Merge multiple TestWebAppUtils into
o.a.h.yarn.webapp.util.TestWebAppUtils. Contributed by Masatake Iwasaki.
(cherry picked from commit 7e509f58439b1089462f51f9a0f9782faec7d198)
|
2015-05-28 15:36:13 +05:30 |
|
Zhijie Shen
|
839f81a632
|
YARN-3700. Made generic history service load a number of latest applications according to the parameter or the configuration. Contributed by Xuan Gong.
(cherry picked from commit 54504133f41e36eaea6bb06c7b9ddb249468ecd7)
|
2015-05-27 16:53:47 -07:00 |
|