Varun Vasudev
|
b41e65e5bc
|
YARN-4906. Capture container start/finish time in container metrics. Contributed by Jian He.
|
2016-04-06 13:41:33 +05:30 |
|
Junping Du
|
0005816743
|
YARN-4916. TestNMProxy.tesNMProxyRPCRetry fails. Contributed by Tibor Kiss.
|
2016-04-05 09:01:08 -07:00 |
|
naganarasimha
|
5092c94195
|
YARN-4746. yarn web services should convert parse failures of appId, appAttemptId and containerId to 400. Contributed by Bibin A Chundatt
|
2016-04-04 16:25:03 +05:30 |
|
Jian He
|
0dd9bcab97
|
YARN-4811. Generate histograms in ContainerMetrics for actual container resource usage
|
2016-03-31 14:28:13 -07:00 |
|
Allen Wittenauer
|
0a74610d1c
|
HADOOP-11393. Revert HADOOP_PREFIX, go back to HADOOP_HOME (aw)
|
2016-03-31 07:51:05 -07:00 |
|
Jason Lowe
|
948b758070
|
YARN-4773. Log aggregation performs extraneous filesystem operations when rolling log aggregation is disabled. Contributed by Jun Gong
|
2016-03-28 23:00:56 +00:00 |
|
Robert Kanter
|
22ca176dfe
|
TestResourceLocalizationService.testPublicResourceInitializesLocalDir fails Intermittently due to IllegalArgumentException from cleanup (templedf via rkanter)
|
2016-03-15 10:05:10 -07:00 |
|
Vinod Kumar Vavilapalli
|
b2661765a5
|
YARN-4762. Fixed CgroupHandler's creation and usage to avoid NodeManagers crashing when LinuxContainerExecutor is enabled. (Sidharta Seethana via vinodkv)
|
2016-03-07 11:08:17 -08:00 |
|
Jason Lowe
|
059caf9989
|
YARN-4744. Too many signal to container failure in case of LCE. Contributed by Sidharta Seethana
|
2016-03-07 15:40:01 +00:00 |
|
Haohui Mai
|
0fa54d45b1
|
HADOOP-12813. Migrate TestRPC and related codes to rebase on ProtobufRpcEngine. Contributed by Kai Zheng.
|
2016-02-29 11:41:00 -08:00 |
|
Ming Ma
|
7f3139e54d
|
YARN-4720. Skip unnecessary NN operations in log aggregation. (Jun Gong via mingma)
|
2016-02-26 08:40:05 -08:00 |
|
Robert Kanter
|
d7fdec1e6b
|
YARN-4579. Allow DefaultContainerExecutor container log directory permissions to be configurable (rchiang via rkanter)
|
2016-02-25 16:36:38 -08:00 |
|
Robert Kanter
|
954dd57043
|
YARN-4697. NM aggregation thread pool is not bound by limits (haibochen via rkanter)
|
2016-02-24 15:00:24 -08:00 |
|
Jason Lowe
|
d284e187b8
|
YARN-2046. Out of band heartbeats are sent only on container kill and possibly too early. Contributed by Ming Ma
|
2016-02-23 20:49:09 +00:00 |
|
Varun Vasudev
|
140cb5d745
|
YARN-4709. NMWebServices produces incorrect JSON for containers. Contributed by Varun Saxena.
|
2016-02-23 12:29:25 +05:30 |
|
Varun Vasudev
|
fa00d3e205
|
YARN-4655. Log uncaught exceptions/errors in various thread pools in YARN. Contributed by Sidharta Seethana.
|
2016-02-11 12:06:42 +05:30 |
|
Wangda Tan
|
9875325d5c
|
YARN-4340. Add list API to reservation system. (Sean Po via wangda)
|
2016-02-02 10:17:33 +08:00 |
|
Rohith Sharma K S
|
ac68666803
|
YARN-4543. Fix random test failure in TestNodeStatusUpdater.testStopReentrant. (Akihiro Suda via rohithsharmaks)
|
2016-01-29 12:29:54 +05:30 |
|
Jason Lowe
|
61382ff8fa
|
YARN-4643. Container recovery is broken with delegating container runtime. Contributed by Sidharta Seethana
|
2016-01-28 18:59:35 +00:00 |
|
Vinod Kumar Vavilapalli (I am also known as @tshooter.)
|
2085e60a96
|
YARN-3542. Refactored existing CPU cgroups support to use the newer and integrated ResourceHandler mechanism, and also deprecated the old LCEResourceHandler inteface hierarchy. Contributed by Varun Vasudev.
|
2016-01-25 16:19:36 -08:00 |
|
Xuan
|
618bfd6ac2
|
YARN-4496. Improve HA ResourceManager Failover detection on the client.
Contributed by Jian He
|
2016-01-22 18:20:38 -08:00 |
|
Varun Vasudev
|
b41a7e89d1
|
YARN-4578. Directories that are mounted in docker containers need to be more restrictive/container-specific. Contributed by Sidharta Seethana.
|
2016-01-22 14:43:14 +05:30 |
|
Wangda Tan
|
89d1fd5dac
|
HADOOP-12356. Fix computing CPU usage statistics on Windows. (Inigo Goiri via wangda)
|
2016-01-19 21:27:38 +08:00 |
|
Varun Vasudev
|
3ddb92bd30
|
YARN-4553. Add cgroups support for docker containers. Contributed by Sidharta Seethana.
|
2016-01-14 14:29:29 +05:30 |
|
Jason Lowe
|
13de8359a1
|
YARN-4414. Nodemanager connection errors are retried at multiple levels. Contributed by Chang Li
|
2016-01-12 15:56:15 +00:00 |
|
Steve Loughran
|
07d1cb612c
|
YARN-4550. Some tests in TestContainerLanch fails on non-english locale environment. (Takashi Ohnishi via stevel)
|
2016-01-07 14:30:20 +00:00 |
|
rohithsharmaks
|
791c1639ae
|
YARN-4393. Fix intermittent test failure for TestResourceLocalizationService#testFailedDirsResourceRelease (Varun Saxana via rohithsharmaks)
|
2016-01-07 09:38:47 +05:30 |
|
Gera Shegalov
|
2c17b81569
|
YARN-2934. Improve handling of container's stderr. (Naganarasimha G R via gera)
|
2015-12-24 23:48:05 -08:00 |
|
Uma Mahesh
|
0f82b5d878
|
YARN-4480. Clean up some inappropriate imports. (Kai Zheng via umamahesh)
|
2015-12-19 23:10:13 -08:00 |
|
Vinod Kumar Vavilapalli (I am also known as @tshooter.)
|
4e7d32c0db
|
YARN-1856. Added cgroups based memory monitoring for containers as another alternative to custom memory-monitoring. Contributed by Varun Vasudev.
|
2015-12-17 12:13:03 -08:00 |
|
Jian He
|
915cd6c3f4
|
YARN-4402. TestNodeManagerShutdown And TestNodeManagerResync fails with bind exception. Contributed by Brahma Reddy Battula
|
2015-12-14 14:59:01 -08:00 |
|
Wangda Tan
|
dfcbbddb09
|
YARN-4309. Add container launch related debug information to container logs when a container fails. (Varun Vasudev via wangda)
|
2015-12-14 11:13:22 -08:00 |
|
Junping Du
|
62e9348bc1
|
YARN-4408. Fix issue that NodeManager still reports negative running containers. Contributed by Robert Kanter.
|
2015-12-03 06:36:37 -08:00 |
|
Tsuyoshi Ozawa
|
0656d2dc83
|
YARN-4380. TestResourceLocalizationService.testDownloadingResourcesOnContainerKill fails intermittently. Contributed by Varun Saxena.
|
2015-11-26 01:10:02 +09:00 |
|
Jason Lowe
|
4ac6799d4a
|
YARN-4132. Separate configs for nodemanager to resourcemanager connection timeout and retries. Contributed by Chang Li
|
2015-11-24 22:35:37 +00:00 |
|
Junping Du
|
855d52927b
|
YARN-4354. Public resource localization fails with NPE. Contributed by Jason Lowe.
|
2015-11-15 04:43:57 -08:00 |
|
Jason Lowe
|
e2267de207
|
YARN-2902. Killing a container that is localizing can orphan resources in the DOWNLOADING state. Contributed by Varun Saxena
|
2015-10-29 16:34:25 +00:00 |
|
Wangda Tan
|
6f606214e7
|
YARN-4169. Fix racing condition of TestNodeStatusUpdaterForLabels. (Naganarasimha G R via wangda)
|
2015-10-26 16:36:34 -07:00 |
|
Rohith Sharma K S
|
5acdde4744
|
YARN-2729. Support script based NodeLabelsProvider Interface in Distributed Node Label Configuration Setup. (Naganarasimha G R via rohithsharmaks)
|
2015-10-26 15:42:42 +05:30 |
|
Tsuyoshi Ozawa
|
ce60b4fc8b
|
YARN-3528. Tests with 12345 as hard-coded port break jenkins. Contributed by Brahma Reddy Battula.
|
2015-10-26 16:45:11 +09:00 |
|
Varun Vasudev
|
e39ae0e676
|
YARN-4262. Allow whitelisted users to run privileged docker containers. Contributed by Sidharta Seethana.
|
2015-10-19 20:19:22 +05:30 |
|
Steve Loughran
|
e2d59e2c7b
|
YARN-4155. TestLogAggregationService.testLogAggregationServiceWithInterval failing. (Bibin A Chundatt via stevel)
|
2015-10-18 12:03:57 +01:00 |
|
Varun Vasudev
|
63020c54c1
|
YARN-4258. Add support for controlling capabilities for docker containers. Contributed by Sidharta Seethana.
|
2015-10-15 13:41:20 +05:30 |
|
Steve Loughran
|
dfa7848463
|
HADOOP-12478. Shell.getWinUtilsPath() has been renamed Shell.getWinutilsPath(). (stevel)
|
2015-10-14 20:25:47 +01:00 |
|
Steve Loughran
|
c59af2fdf8
|
HADOOP-10775. Shell operations to fail with meaningful errors on windows if winutils.exe not found. (stevel)
|
2015-10-13 21:49:28 +01:00 |
|
Jason Lowe
|
a0bca2b5ad
|
YARN-261. Ability to fail AM attempts. Contributed by Andrey Klochkov and Rohith Sharma K S
|
2015-10-09 14:17:38 +00:00 |
|
Jason Lowe
|
8d226225d0
|
YARN-3943. Use separate threshold configurations for disk-full detection and disk-not-full detection. Contributed by Zhihai Xu
|
2015-10-08 22:25:34 +00:00 |
|
Wangda Tan
|
30ac69c6bd
|
YARN-4176. Resync NM nodelabels with RM periodically for distributed nodelabels. (Bibin A Chundatt via wangda)
|
2015-10-05 15:47:21 -07:00 |
|
Xuan
|
8f08532bde
|
YARN-1897. CLI and core support for signal container functionality. Contributed by Ming Ma
|
2015-10-02 18:50:47 -07:00 |
|
Jason Lowe
|
fdf02d1f26
|
YARN-3619. ContainerMetrics unregisters during getMetrics and leads to ConcurrentModificationException. Contributed by Zhihai Xu
|
2015-10-02 20:20:31 +00:00 |
|