Zhihai Xu
|
8f2eb99d71
|
YARN-3857: Memory leak in ResourceManager with SIMPLE mode. Contributed by mujunchao.
(cherry picked from commit 3a76a010b8 )
|
2015-08-18 10:53:16 -07:00 |
Karthik Kambatla
|
d2ff763533
|
YARN-3534. Collect memory/cpu usage on the node. (Inigo Goiri via kasha)
(cherry picked from commit def12933b3 )
|
2015-08-16 06:26:21 -07:00 |
Jian He
|
b2e869f2a8
|
YARN-3987. Send AM container completed msg to NM once AM finishes. Contributed by sandflee
(cherry picked from commit 0a030546e2 )
|
2015-08-13 16:23:30 -07:00 |
Jian He
|
703fa1b141
|
YARN-4047. ClientRMService getApplications has high scheduler lock contention. Contributed by Jason Lowe
(cherry picked from commit 7a445fcfab )
|
2015-08-13 16:13:28 -07:00 |
Jian He
|
4a5fdb7c23
|
YARN-4005. Completed container whose app is finished is possibly not removed from NMStateStore. Contributed by Jun Gong
(cherry picked from commit 38aed1a94e )
|
2015-08-13 14:46:34 -07:00 |
Robert Kanter
|
fbcfca6f91
|
YARN-4031. Add JvmPauseMonitor to ApplicationHistoryServer and WebAppProxyServer (djp via rkanter)
(cherry picked from commit dc2340c60e )
|
2015-08-12 15:48:14 -07:00 |
Jian He
|
65d22b3686
|
YARN-4026. Refactored ContainerAllocator to accept a list of priorites rather than a single priority. Contributed by Wangda Tan
(cherry picked from commit e5003be907 )
|
2015-08-12 15:09:46 -07:00 |
rohithsharmaks
|
c5b20e0db6
|
YARN-4023. Publish Application Priority to TimelineServer. (Sunil G via rohithsharmaks)
(cherry picked from commit 1c12adb71f )
|
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 3ae716fa69 )
|
2015-08-11 18:26:00 -07:00 |
Jian He
|
df97e3265b
|
YARN-3887. Support changing Application priority during runtime. Contributed by Sunil G
(cherry picked from commit fa1d84ae27 )
|
2015-08-10 20:52:18 -07:00 |
Wangda Tan
|
380d401da5
|
YARN-3873. PendingApplications in LeafQueue should also use OrderingPolicy. (Sunil G via wangda)
(cherry picked from commit cf9d3c9256 )
|
2015-08-10 14:58:19 -07:00 |
Wangda Tan
|
cdb61b5fb2
|
YARN-3966. Fix excessive loggings in CapacityScheduler. (Jian He via wangda)
(cherry picked from commit 4bc42d76e7 )
|
2015-08-07 09:53:42 -07:00 |
Rohith Sharma K S
|
a0da1ec010
|
YARN-3948. Display Application Priority in RM Web UI.(Sunil G via rohithsharmaks)
(cherry picked from commit b6265d39c5 )
|
2015-08-07 10:47:08 +05:30 |
Carlo Curino
|
8e23a7997f
|
YARN-3974. Refactor the reservation system test cases to use parameterized base test. (subru via curino)
(cherry picked from commit 8572a5a14b )
|
2015-08-02 02:06:06 -07:00 |
Junping Du
|
7af531d2e3
|
YARN-4019. Add JvmPauseMonitor to ResourceManager and NodeManager. Contributed by Robert Kanter.
(cherry picked from commit cfee02b3bd )
|
2015-08-06 06:50:40 -07:00 |
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 154c9d2e42 )
|
2015-08-05 23:15:33 -07:00 |
rohithsharmaks
|
dc76c4b035
|
YARN-3992. TestApplicationPriority.testApplicationPriorityAllocation fails intermittently. (Contributed by Sunil G)
(cherry picked from commit df9e7280db )
|
2015-08-06 10:49:37 +05:30 |
Jian He
|
1466772827
|
YARN-3983. Refactored CapacityScheduleri#FiCaSchedulerApp to easier extend container allocation logic. Contributed by Wangda Tan
(cherry picked from commit ba2313d614 )
|
2015-08-05 13:51:08 -07:00 |
Arun Suresh
|
707b96fa58
|
YARN-3736. Add RMStateStore apis to store and load accepted reservations for failover (adhoot via asuresh)
(cherry picked from commit f271d37735 )
|
2015-08-05 12:58:37 -07:00 |
Xuan
|
89ccfd9fcc
|
YARN-4004. container-executor should print output of docker logs if the
docker container exits with non-0 exit status. Contributed by Varun
Vasudev
(cherry picked from commit c3364ca8e7 )
|
2015-08-03 18:11:16 -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 0306d902f5 )
|
2015-08-03 15:47:21 -07:00 |
Jason Lowe
|
b264217bc3
|
YARN-3965. Add startup timestamp to nodemanager UI. Contributed by Hong Zhiguo
(cherry picked from commit 469cfcd695 )
|
2015-08-03 15:55:04 +00:00 |
Jonathan Eagles
|
899df5bce0
|
YARN-3978. Configurably turn off the saving of container info in Generic AHS (Eric Payne via jeagles)
(cherry picked from commit 3cd02b9522 )
|
2015-08-03 10:40:04 -05:00 |
Jason Lowe
|
c31e3ba921
|
YARN-3990. AsyncDispatcher may overloaded with RMAppNodeUpdateEvent when Node is connected/disconnected. Contributed by Bibin A Chundatt
(cherry picked from commit 32e490b6c0 )
|
2015-07-31 17:38:49 +00:00 |
Zhihai Xu
|
0e2019fa30
|
YARN-433. When RM is catching up with node updates then it should not expire acquired containers. Contributed by Xuan Gong
(cherry picked from commit ab80e27703 )
|
2015-07-30 22:03:04 -07:00 |
Wangda Tan
|
53a0653826
|
YARN-3971. Skip RMNodeLabelsManager#checkRemoveFromClusterNodeLabelsOfQueue on nodelabel recovery. (Bibin A Chundatt via wangda)
(cherry picked from commit 91b42e7d6e )
|
2015-07-30 10:01:01 -07:00 |
Wangda Tan
|
a28e23d049
|
YARN-3963. AddNodeLabel on duplicate label addition shows success. (Bibin A Chundatt via wangda)
(cherry picked from commit 8acb30b016 )
|
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 5205a330b3 )
|
2015-07-29 09:42:57 -07:00 |
Jason Lowe
|
6f50a6a456
|
YARN-3950. Add unique SHELL_ID environment variable to DistributedShell. Contributed by Robert Kanter
(cherry picked from commit 2b2bd92146 )
|
2015-07-29 15:18:45 +00:00 |
Xuan
|
2ec008eb38
|
YARN-3982. container-executor parsing of container-executor.cfg broken
in trunk and branch-2. Contributed by Varun Vasudev
(cherry picked from commit f170934215 )
|
2015-07-27 23:47:31 -07:00 |
Jian He
|
7c123accda
|
YARN-3846. RM Web UI queue filter is not working for sub queue. Contributed by Mohammad Shahid Khan
(cherry picked from commit 3572ebd738 )
|
2015-07-27 17:12:24 -07:00 |
Varun Vasudev
|
9da487e0fd
|
YARN-3853. Add docker container runtime support to LinuxContainterExecutor. Contributed by Sidharta Seethana.
(cherry picked from commit 3e6fce91a4 )
Conflicts:
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/main/java/org/apache/hadoop/yarn/server/nodemanager/LinuxContainerExecutor.java
|
2015-07-27 12:03:36 -07:00 |
Varun Vasudev
|
ec0f801f52
|
YARN-3852. Add docker container support to container-executor. Contributed by Abin Shahab.
(cherry picked from commit f36835ff9b )
|
2015-07-27 10:18:06 -07:00 |
Akira Ajisaka
|
0e7c88347e
|
YARN-3958. TestYarnConfigurationFields should be moved to hadoop-yarn-api module. Contributed by Varun Saxena.
(cherry picked from commit 42d4e0ae99 )
|
2015-07-27 11:45:41 +09:00 |
ccurino
|
26ea045814
|
YARN-3656. LowCost: A Cost-Based Placement Agent for YARN Reservations. (Jonathan Yaniv and Ishai Menache via curino)
(cherry picked from commit 156f24ead0 )
|
2015-07-25 07:47:11 -07:00 |
Wangda Tan
|
4ba2e1ae95
|
YARN-3973. Recent changes to application priority management break reservation system from YARN-1051 (Carlo Curino via wangda)
(cherry picked from commit a3bd7b4a59 )
|
2015-07-24 16:45:06 -07:00 |
Jason Lowe
|
2cf714123a
|
YARN-3925. ContainerLogsUtils#getContainerLogFile fails to read container log files from full disks. Contributed by zhihai xu
(cherry picked from commit ff9c13e0a7 )
|
2015-07-24 22:15:44 +00:00 |
Jian He
|
3233284e87
|
YARN-3026. Move application-specific container allocation logic from LeafQueue to FiCaSchedulerApp. Contributed by Wangda Tan
(cherry picked from commit 83fe34ac08 )
|
2015-07-24 14:01:36 -07:00 |
Karthik Kambatla
|
d2ee02940a
|
YARN-3957. FairScheduler NPE In FairSchedulerQueueInfo causing scheduler page to return 500. (Anubhav Dhoot via kasha)
(cherry picked from commit d19d187753 )
|
2015-07-24 11:49:46 -07:00 |
Xuan
|
98ed4bca3b
|
YARN-3967. Fetch the application report from the AHS if the RM does not
know about it. Contributed by Mit Desai
(cherry picked from commit fbd6063269 )
|
2015-07-24 10:17:05 -07:00 |
carlo curino
|
6a71a0a230
|
YARN-3969. Allow jobs to be submitted to reservation that is active but does not have any allocations. (subru via curino)
(cherry picked from commit 0fcb4a8cf2 )
|
2015-07-23 19:36:54 -07: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 1d3026e7b3 )
|
2015-07-23 14:47:28 -07:00 |
Wangda Tan
|
6baebcaedc
|
YARN-3941. Proportional Preemption policy should try to avoid sending duplicate PREEMPT_CONTAINER event to scheduler. (Sunil G via wangda)
(cherry picked from commit 3bba180051 )
|
2015-07-23 10:08:30 -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 ee98d6354b )
|
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 |
Wangda Tan
|
3800e25d6e
|
YARN-3956. Fix TestNodeManagerHardwareUtils fails on Mac (Varun Vasudev via wangda)
(cherry picked from commit 06e5dd2c84 )
Conflicts:
hadoop-yarn-project/CHANGES.txt
|
2015-07-22 12:03:14 -07:00 |
Wangda Tan
|
3576b0ac5e
|
YARN-3932. SchedulerApplicationAttempt#getResourceUsageReport and UserInfo should based on total-used-resources. (Bibin A Chundatt via wangda)
(cherry picked from commit 76ec26de80 )
|
2015-07-22 11:54:38 -07:00 |
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 393fe71771 )
|
2015-07-21 15:06:16 -07:00 |
Wangda Tan
|
3dd113fa7c
|
YARN-2003. Support for Application priority : Changes in RM and Capacity Scheduler. (Sunil G via wangda)
(cherry picked from commit c39ca541f4 )
|
2015-07-21 09:57:53 -07:00 |
Colin Patrick Mccabe
|
aff955a14a
|
YARN-3844. Make hadoop-yarn-project Native code -Wall-clean (Alan Burlison via Colin P. McCabe)
(cherry picked from commit 419c51d233 )
|
2015-07-17 12:05:24 -07:00 |
Jonathan Eagles
|
b289939514
|
YARN-3905. Application History Server UI NPEs when accessing apps run after RM restart (Eric Payne via jeagles)
(cherry picked from commit 7faae0e6fe )
|
2015-07-17 11:03:34 -05:00 |
Arun Suresh
|
8018041b49
|
YARN-3535. Scheduler must re-request container resources when RMContainer transitions from ALLOCATED to KILLED (rohithsharma and peng.zhang via asuresh)
(cherry picked from commit 9b272ccae7 )
|
2015-07-17 04:33:04 -07:00 |
Wangda Tan
|
a7de3cde13
|
YARN-3885. ProportionalCapacityPreemptionPolicy doesn't preempt if queue is more than 2 level. (Ajith S via wangda)
(cherry picked from commit 3540d5fe4b )
|
2015-07-16 16:14:07 -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 fa2b63ed16 )
|
2015-07-16 16:08:04 -07:00 |
Tsuyoshi Ozawa
|
e97a14ae6f
|
YARN-3805. Update the documentation of Disk Checker based on YARN-90. Contributed by Masatake Iwasaki.
(cherry picked from commit 1ba2986dee )
|
2015-07-16 17:52:58 +09:00 |
Tsuyoshi Ozawa
|
f95e3c3091
|
YARN-3174. Consolidate the NodeManager and NodeManagerRestart documentation into one. Contributed by Masatake Iwasaki.
(cherry picked from commit f02dd146f5 )
|
2015-07-16 15:22:57 +09:00 |
Tsuyoshi Ozawa
|
bfbc805a13
|
YARN-3170. YARN architecture document needs updating. Contirubted by Brahma Reddy Battula.
(cherry picked from commit edcaae44c1 )
|
2015-07-15 15:43:09 +09:00 |
Arun Suresh
|
5f58be7dd4
|
YARN-3453. Ensure preemption logic in FairScheduler uses DominantResourceCalculator in DRF queues to prevent unnecessary thrashing. (asuresh)
(cherry picked from commit ac94ba3e18 )
|
2015-07-14 00:25:57 -07:00 |
Chris Douglas
|
c6b0bbabc7
|
HADOOP-12211. Collect disk usage on the node. Contributed by Robert Grandl
(cherry picked from commit a431ed9075 )
|
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 aa067c6aa4 .
(cherry picked from commit 2466460d4c )
|
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 19295b36d9 )
|
2015-07-13 17:53:27 +09:00 |
Wangda Tan
|
87360be089
|
YARN-3894. RM startup should fail for wrong CS xml NodeLabel capacity configuration. (Bibin A Chundatt via wangda)
(cherry picked from commit 5ed1fead6b )
|
2015-07-12 21:53:08 -07:00 |
Akira Ajisaka
|
ad6787aa43
|
YARN-3069. Document missing properties in yarn-default.xml. Contributed by Ray Chiang.
(cherry picked from commit d6675606dc )
|
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 d7319dee37 )
|
2015-07-11 22:41:04 -07:00 |
Wangda Tan
|
c36090fd3f
|
YARN-3849. Too much of preemption activity causing continuos killing of containers across queues. (Sunil G via wangda)
(cherry picked from commit 1df39c1efc )
|
2015-07-11 10:27:58 -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 1ea36299a4 )
|
2015-07-10 19:02:13 -07:00 |
Ming Ma
|
b169889f01
|
YARN-3445. Cache runningApps in RMNode for getting running apps on given NodeId. (Junping Du via mingma)
(cherry picked from commit 08244264c0 )
|
2015-07-10 08:34:01 -07:00 |
Xuan
|
2a01495544
|
YARN-3888. ApplicationMaster link is broken in RM WebUI when appstate is
NEW. Contributed by Bibin A Chundatt
(cherry picked from commit 5214876792 )
|
2015-07-09 21:38:46 -07:00 |
Chris Douglas
|
66419d3672
|
HADOOP-12210. Collect network usage on the node. Contributed by Robert Grandl
(cherry picked from commit 1a0752d85a )
|
2015-07-09 17:48:56 -07:00 |
carlo curino
|
753d87066f
|
YARN-3800. Reduce storage footprint for ReservationAllocation. Contributed by Anubhav Dhoot.
(cherry picked from commit 0e602fa3a1 )
|
2015-07-09 16:52:47 -07:00 |
Karthik Kambatla
|
fc989ebe16
|
HADOOP-12180. Move ResourceCalculatorPlugin from YARN to Common. (Chris Douglas via kasha)
(cherry picked from commit ac6048372a )
|
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 aa067c6aa4 )
|
2015-07-09 09:48:46 -07:00 |
Karthik Kambatla
|
d15f69457b
|
YARN-1012. Report NM aggregated container resource utilization in heartbeat. (Inigo Goiri via kasha)
(cherry picked from commit 527c40e4d6 )
|
2015-07-09 09:35:39 -07:00 |
Varun Vasudev
|
d17a7bbf6e
|
YARN-2194. Addendum patch to fix failing unit test in TestPrivilegedOperationExecutor. Contributed by Sidharta Seethana.
(cherry picked from ad5b904175a1f89951c7c32f744a4e20fafb51b5)
|
2015-07-09 11:52:57 +05:30 |
Akira Ajisaka
|
d260478d3a
|
YARN-3690. [JDK8] 'mvn site' fails. Contributed by Brahma Reddy Battula.
(cherry picked from commit d6325745e2 )
|
2015-07-08 15:43:04 +09:00 |
Jian He
|
fa59b224b8
|
YARN-3892. Fixed NPE on RMStateStore#serviceStop when CapacityScheduler#serviceInit fails. Contributed by Bibin A Chundatt
(cherry picked from commit c9dd2cada0 )
|
2015-07-07 14:18:16 -07:00 |
Varun Vasudev
|
16ca0fcf99
|
YARN-2194. Fix bug causing CGroups functionality to fail on RHEL7. Contributed by Wei Yan.
(cherry-picked from commit 7e3ebc0fc59dbd1d7768b5a6c05af18b8c8fea4d)
|
2015-07-07 17:05:06 +05:30 |
Devaraj K
|
f558429efe
|
YARN-3837. javadocs of TimelineAuthenticationFilterInitializer give wrong
prefix for auth options. Contributed by Bibin A Chundatt.
(cherry picked from commit af63427c6d )
|
2015-07-07 12:08:03 +05:30 |
Xuan
|
09639ac6b4
|
YARN-3882. AggregatedLogFormat should close aclScanner and ownerScanner
after create them. Contributed by zhihai xu
(cherry picked from commit 688617d6d7 )
|
2015-07-04 21:54:22 -07:00 |
Devaraj K
|
e1ca886419
|
YARN-3875. FSSchedulerNode#reserveResource() doesn't print Application Id
properly in log. Contributed by Bibin A Chundatt.
(cherry picked from commit 37d7395773 )
|
2015-07-02 10:21:32 +05:30 |
Wangda Tan
|
d61dd10b50
|
YARN-3508. Prevent processing preemption events on the main RM dispatcher. (Varun Saxena via wangda)
(cherry picked from commit 0e4b06690f )
|
2015-07-01 17:32:57 -07:00 |
Jason Lowe
|
a721b9d812
|
YARN-3793. Several NPEs when deleting local files on NM recovery. Contributed by Varun Saxena
(cherry picked from commit b5cdf78e8e )
|
2015-07-01 21:14:35 +00:00 |
Devaraj K
|
c343250657
|
YARN-3830. AbstractYarnScheduler.createReleaseCache may try to clean a
null attempt. Contributed by nijel.
(cherry picked from commit 80a68d6056 )
|
2015-07-01 19:05:27 +05:30 |
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 7405c59799 )
|
2015-07-01 11:12:43 +05:30 |
cnauroth
|
f7ba3c0045
|
HADOOP-12116. Fix unrecommended syntax usages in hadoop/hdfs/yarn script for cygwin in branch-2. Contributed by Li Lu.
|
2015-06-30 16:55:10 -07:00 |
Colin Patrick Mccabe
|
b1da58d23d
|
YARN-3827. Migrate YARN native build to new CMake framework (Alan Burlison via Colin P. McCabe)
(cherry picked from commit d0cc0380b5 )
|
2015-06-30 16:24:44 -07:00 |
Gera Shegalov
|
f9b98082b8
|
YARN-3768. ArrayIndexOutOfBoundsException with empty environment variables. (Zhihai Xu via gera)
(cherry picked from commit 6f2a41e37d )
|
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 4672315e2d )
|
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 62e583c7dc )
|
2015-06-29 13:38:04 -07:00 |
Junping Du
|
dbd2b18205
|
YARN-3860. rmadmin -transitionToActive should check the state of non-target node. (Contributed by Masatake Iwasaki)
(cherry picked from commit a95d39f9d0 )
|
2015-06-28 22:28:35 -07:00 |
Devaraj K
|
e163c1e0da
|
YARN-3859. LeafQueue doesn't print user properly for application add.
Contributed by Varun Saxena.
(cherry picked from commit b543d1a390 )
|
2015-06-28 10:06:08 +05:30 |
Xuan
|
1a8d162bc4
|
YARN-2871. TestRMRestart#testRMRestartGetApplicationList sometime fails
in trunk. Contributed by zhihai xu
(cherry picked from commit fe6c1bd73a )
|
2015-06-26 19:45:00 -07:00 |
Jason Lowe
|
0221d19f4e
|
YARN-3850. NM fails to read files from full disks which can lead to container logs being lost and other issues. Contributed by Varun Saxena
(cherry picked from commit 40b256949a )
|
2015-06-26 15:48:05 +00: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 b381f88c71 )
|
2015-06-25 17:39:40 +05:30 |
Devaraj K
|
3e20f595d4
|
YARN-3826. Race condition in ResourceTrackerService leads to wrong
diagnostics messages. Contributed by Chengbing Liu.
(cherry picked from commit 57f1a01eda )
|
2015-06-25 16:15:24 +05:30 |
Jonathan Eagles
|
d1f0ff165b
|
YARN-3360. Add JMX metrics to TimelineDataManager (Jason Lowe via jeagles)
(cherry picked from commit 4c659ddbf7 )
|
2015-06-24 16:17:32 -05:00 |
rohithsharmaks
|
1392d1ad94
|
YARN-3790. usedResource from rootQueue metrics may get stale data for FS scheduler after recovering the container (Zhihai Xu via rohithsharmaks)
|
2015-06-24 23:00:25 +05:30 |
Jason Lowe
|
15b1800b12
|
YARN-3832. Resource Localization fails on a cluster due to existing cache directories. Contributed by Brahma Reddy Battula
(cherry picked from commit 8d58512d6e )
|
2015-06-24 16:38:22 +00:00 |