Vinod Kumar Vavilapalli
|
04783b0402
|
YARN-3366. Enhanced NodeManager to support classifying/shaping outgoing network bandwidth traffic originating from YARN containers Contributed by Sidharta Seethana.
(cherry picked from commit a100be685c )
|
2015-04-22 17:36:55 -07:00 |
Jian He
|
613a783380
|
YARN-3503. Expose disk utilization percentage and bad local and log dir counts in NM metrics. Contributed by Varun Vasudev
(cherry picked from commit 674c7ef649 )
Conflicts:
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/main/java/org/apache/hadoop/yarn/server/nodemanager/NodeManager.java
|
2015-04-21 21:06:06 -07:00 |
Junping Du
|
b244701fad
|
YARN-1402. Update related Web UI and CLI with exposing client API to check log aggregation status. Contributed by Xuan Gong.
(cherry picked from commit 1db355a875 )
|
2015-04-17 13:20:27 -07:00 |
Jian He
|
6fed2c2a79
|
YARN-3354. Add node label expression in ContainerTokenIdentifier to support RM recovery. Contributed by Wangda Tan
(cherry picked from commit 1b89a3e173 )
|
2015-04-15 14:03:29 -07:00 |
Harsh J
|
01af29106a
|
YARN-3462. Patches applied for YARN-2424 are inconsistent between trunk and branch-2. Contributed by Naganarasimha G R.
|
2015-04-15 09:41:43 +05:30 |
Junping Du
|
7c072bf092
|
YARN-3443. Create a 'ResourceHandler' subsystem to ease addition of support for new resource types on the NM. Contributed by Sidharta Seethana.
(cherry picked from commit 838b06ac87 )
|
2015-04-13 18:37:39 -07:00 |
Junping Du
|
0891de0712
|
YARN-1376. NM need to notify the log aggregation status to RM through Node heartbeat. Contributed by Xuan Gong.
(cherry picked from commit 92431c9617 )
|
2015-04-10 08:58:07 -07:00 |
Karthik Kambatla
|
53e0bf5c17
|
YARN-3465. Use LinkedHashMap to preserve order of resource requests. (Zhihai Xu via kasha)
(cherry picked from commit 6495940eae )
|
2015-04-09 00:10:23 -07:00 |
Tsuyoshi Ozawa
|
ac32fa187c
|
YARN-3457. NPE when NodeManager.serviceInit fails and stopRecoveryStore called. Contributed by Bibin A Chundatt.
(cherry picked from commit dd852f5b8c )
|
2015-04-08 15:56:33 +09:00 |
Wangda Tan
|
405aead879
|
YARN-2901. Add errors and warning metrics page to RM, NM web UI. (Varun Vasudev via wangda)
(cherry picked from commit bad070fe15 )
|
2015-04-02 17:23:44 -07:00 |
Vinod Kumar Vavilapalli
|
d8e17c58bc
|
YARN-3365. Enhanced NodeManager to support using the 'tc' tool via container-executor for outbound network traffic control. Contributed by Sidharta Seethana.
(cherry picked from commit b21c72777a )
|
2015-04-02 16:55:00 -07:00 |
Tsuyoshi Ozawa
|
80755edb7a
|
YARN-3424. Change logs for ContainerMonitorImpl's resourse monitoring from info to debug. Contributed by Anubhav Dhoot.
(cherry picked from commit c69ba81497 )
|
2015-04-01 17:44:40 +09:00 |
Karthik Kambatla
|
93b29d962d
|
YARN-3428. Debug log resources to be localized for a container. (kasha)
(cherry picked from commit 2daa478a64 )
|
2015-03-31 17:35:11 -07:00 |
Wangda Tan
|
cba4ed1678
|
YARN-2495. Allow admin specify labels from each NM (Distributed configuration for node label). (Naganarasimha G R via wangda)
(cherry picked from commit 2a945d24f7 )
|
2015-03-30 12:05:54 -07:00 |
Vinod Kumar Vavilapalli
|
c5bc48946d
|
YARN-3304. Cleaning up ResourceCalculatorProcessTree APIs for public use and removing inconsistencies in the default values. Contributed by Junping Du and Karthik Kambatla.
(cherry picked from commit c358368f51 )
|
2015-03-30 10:11:12 -07:00 |
Ravi Prakash
|
b1b4951452
|
YARN-3288. Document and fix indentation in the DockerContainerExecutor code
(cherry picked from commit e0ccea33c9 )
|
2015-03-28 08:01:26 -07:00 |
Tsuyoshi Ozawa
|
cbacf20755
|
YARN-3384. TestLogAggregationService.verifyContainerLogs fails after YARN-2777. Contributed by Naganarasimha G R.
(cherry picked from commit 82eda771e0 )
|
2015-03-24 00:25:52 +09:00 |
Junping Du
|
f40f17489c
|
YARN-3269. Yarn.nodemanager.remote-app-log-dir could not be configured to fully qualified path. Contributed by Xuan Gong
(cherry picked from commit d81109e588 )
|
2015-03-20 13:42:31 -07:00 |
Karthik Kambatla
|
05627dd96d
|
YARN-3351. AppMaster tracking URL is broken in HA. (Anubhav Dhoot via kasha)
(cherry picked from commit 20b49224eb )
|
2015-03-18 16:33:57 -07:00 |
Ravi Prakash
|
9f227ad696
|
YARN-3339. TestDockerContainerExecutor should pull a single image and not the entire centos repository. (Ravindra Kumar Naik via raviprak)
(cherry picked from commit 56085203c4 )
|
2015-03-16 16:18:42 -07:00 |
Tsuyoshi Ozawa
|
d6e3ef2506
|
YARN-1453. [JDK8] Fix Javadoc errors caused by incorrect or illegal tags in doc comments. Contributed by Akira AJISAKA, Andrew Purtell, and Allen Wittenauer.
(cherry picked from commit 3da9a97cfb )
|
2015-03-16 23:20:17 +09:00 |
Vinod Kumar Vavilapalli
|
53aa3a4d1f
|
YARN-3154. Added additional APIs in LogAggregationContext to avoid aggregating running logs of application when rolling is enabled. Contributed by Xuan Gong.
(cherry picked from commit 863079bb87 )
|
2015-03-12 13:33:42 -07:00 |
Vinod Kumar Vavilapalli
|
d9416317a9
|
Preparing for 2.8.0 development. Changing SNAPSHOT version to be 2.8 on branch-2.
|
2015-03-08 20:32:51 -07:00 |
Jian He
|
6cef2c16de
|
YARN-2190. Added CPU and memory limit options to the default container executor for Windows containers. Contributed by Chuan Liu
(cherry picked from commit 21101c01f2 )
|
2015-03-06 14:18:56 -08:00 |
Karthik Kambatla
|
1749094fab
|
YARN-3122. Metrics for container's actual CPU usage. (Anubhav Dhoot via kasha)
(cherry picked from commit 53947f37c7 )
|
2015-03-04 17:39:39 -08:00 |
Konstantin V Shvachko
|
9e67f2cb0d
|
YARN-3255. RM, NM, JobHistoryServer, and WebAppProxyServer's main() should support generic options. Contributed by Konstantin Shvachko.
|
2015-02-26 17:26:08 -08:00 |
Xuan
|
9cbe9bcbaa
|
YARN-3237. AppLogAggregatorImpl fails to log error cause. Contributed by
Rushabh S Shah
(cherry picked from commit f56c65bb3e )
|
2015-02-20 14:03:46 -08:00 |
Junping Du
|
4a87a61fe9
|
YARN-2799. Cleanup TestLogAggregationService based on the change in YARN-90. Contributed by Zhihai Xu
(cherry picked from commit c33ae271c2 )
|
2015-02-20 09:44:31 -08:00 |
Tsuyoshi Ozawa
|
fd8f7e2c7d
|
YARN-3203. Correct a log message in AuxServices. Contributed by Brahma Reddy Battula.
(cherry picked from commit 447bd7b5a6 )
|
2015-02-16 23:56:32 +09:00 |
Junping Du
|
eee89bd18c
|
YARN-2749. Fix some testcases from TestLogAggregationService fails in trunk. (Contributed by Xuan Gong)
(cherry picked from commit ab0b958a52 )
|
2015-02-15 06:48:29 -08:00 |
cnauroth
|
48302e687a
|
YARN-2899. Run TestDockerContainerExecutorWithMocks on Linux only. Contributed by Ming Ma.
(cherry picked from commit 6804d68901 )
|
2015-02-13 21:59:14 -08:00 |
Jason Lowe
|
c9cd58d711
|
YARN-2847. Linux native container executor segfaults if default banned user detected. Contributed by Olaf Flebbe
(cherry picked from commit 1a0f508b63 )
|
2015-02-13 20:22:12 +00:00 |
Akira Ajisaka
|
9d8dbf8ea4
|
YARN-3191. Log object should be initialized with its own class. Contributed by Rohith.
(cherry picked from commit 99c7f2b8fa417303e8f42ea3641c302135879280)
|
2015-02-12 17:59:04 -08:00 |
Junping Du
|
380cc4dbed
|
YARN-2079. Recover NonAggregatingLogHandler state upon nodemanager restart. (Contributed by Jason Lowe)
(cherry picked from commit 04f5ef18f7 )
|
2015-02-12 11:48:24 -08:00 |
Jason Lowe
|
38333c8f29
|
YARN-3074. Nodemanager dies when localizer runner tries to write to a full disk. Contributed by Varun Saxena
(cherry picked from commit b379972ab3 )
|
2015-02-11 16:34:42 +00:00 |
Jason Lowe
|
ca11ffa5de
|
YARN-2809. Implement workaround for linux kernel panic when removing cgroup. Contributed by Nathan Roberts
(cherry picked from commit 3f5431a22f )
|
2015-02-10 17:28:18 +00:00 |
Jason Lowe
|
9ffd985dc0
|
YARN-3090. DeletionService can silently ignore deletion task failures. Contributed by Varun Saxena
(cherry picked from commit 4eb5f7fa32 )
|
2015-02-10 16:55:21 +00:00 |
Jason Lowe
|
83449a4e4d
|
YARN-3089. LinuxContainerExecutor does not handle file arguments to deleteAsUser. Contributed by Eric Payne
(cherry picked from commit 4c484320b4 )
|
2015-02-06 20:40:33 +00:00 |
Arun C. Murthy
|
92ff524182
|
YARN-1537. Fix race condition in TestLocalResourcesTrackerImpl.testLocalResourceCache. Contributed by Xuan Gong.
|
2015-02-05 23:59:34 -08:00 |
Xuan
|
c22dcdd191
|
YARN-3056. Add verification for containerLaunchDuration in
TestNodeManagerMetrics. Contributed by zhihai Xu
(cherry picked from commit b73e776abc )
|
2015-02-03 15:14:23 -08:00 |
Robert Kanter
|
410830fe8c
|
YARN-3022. Expose Container resource information from NodeManager for monitoring (adhoot via ranter)
(cherry picked from commit f7a77819a1 )
|
2015-02-03 10:39:51 -08:00 |
Akira Ajisaka
|
1081b4c4a7
|
HADOOP-9907. Webapp http://hostname:port/metrics link is not working. (aajisaka)
(cherry picked from commit 342efa110a )
|
2015-01-30 02:50:46 +09:00 |
Jian He
|
8100c8a68c
|
YARN-3011. Possible IllegalArgumentException in ResourceLocalizationService might lead NM to crash. Contributed by Varun Saxena
(cherry picked from commit 4e15fc0841 )
|
2015-01-27 13:31:48 -08:00 |
Jason Lowe
|
07fe6a36cb
|
YARN-3088. LinuxContainerExecutor.deleteAsUser can throw NPE if native executor returns an error. Contributed by Eric Payne
(cherry picked from commit 902c6ea7e4 )
|
2015-01-26 15:41:23 +00:00 |
Xuan
|
a7696b3fbf
|
YARN-3024. LocalizerRunner should give DIE action when all resources are
localized. Contributed by Chengbing Liu
(cherry picked from commit 0d6bd62102 )
|
2015-01-25 19:39:52 -08:00 |
Tsuyoshi Ozawa
|
ff627d94e7
|
YARN-3082. Non thread safe access to systemCredentials in NodeHeartbeatResponse processing. Contributed by Anubhav Dhoot.
(cherry picked from commit 3aab354e66 )
|
2015-01-23 16:05:05 +09:00 |
Karthik Kambatla
|
4d8fa9615f
|
YARN-2984. Metrics for container's actual memory usage. (kasha)
(cherry picked from commit 84198564ba )
|
2015-01-17 06:26:47 +05:30 |
Junping Du
|
7cddec31d7
|
YARN-3064. TestRMRestart/TestContainerResourceUsage/TestNodeManagerResync failure with allocation timeout. (Contributed by Jian He)
(cherry picked from commit 5d1cca34fa )
|
2015-01-16 00:10:36 -08:00 |
Jian He
|
e7e6173049
|
YARN-2997. Fixed NodeStatusUpdater to not send alreay-sent completed container statuses on heartbeat. Contributed by Chengbing Liu
(cherry picked from commit cc2a745f7e )
|
2015-01-08 11:28:24 -08:00 |
Zhijie Shen
|
f02bd6683a
|
YARN-2937. Fixed new findbugs warnings in hadoop-yarn-nodemanager. Contributed by Varun Saxena.
(cherry picked from commit 41a548a916 )
|
2014-12-23 20:35:32 -08:00 |