Karthik Kambatla
|
4df8ed63ed
|
YARN-4743. FairSharePolicy breaks TimSort assumption. (Zephyr Guo and Yufei Gu via kasha)
|
2016-10-27 17:45:48 -07:00 |
Subru Krishnan
|
b2c4f24c31
|
YARN-2306. Add test for leakage of reservation metrics in fair scheduler. (Hong Zhiguo and Yufei Gu via subru).
|
2016-10-27 17:43:13 -07:00 |
Robert Kanter
|
5877f20f9c
|
HADOOP-10075. Update jetty dependency to version 9 (rkanter)
|
2016-10-27 16:09:00 -07:00 |
Vrushali Channapattan
|
022bf783aa
|
YARN-4765 Split TestHBaseTimelineStorage into multiple test classes (Varun Saxena via Vrushali C)
(cherry picked from commit 513dcf6817dd76fde8096ff04cd888d7c908461d)
|
2016-10-27 15:37:36 -07:00 |
Carlo Curino
|
892a8348fc
|
YARN-3432. Cluster metrics have wrong Total Memory when there is reserved memory on CS. (Brahma Reddy Battula via curino)
|
2016-10-27 15:15:49 -07:00 |
Subru Krishnan
|
79ae78dcbe
|
YARN-3568. TestAMRMTokens should use some random port. (Takashi Ohnishi via Subru).
|
2016-10-27 15:11:12 -07:00 |
Daniel Templeton
|
b98fc8249f
|
YARN-4710. Reduce logging application reserved debug info in FSAppAttempt#assignContainer (Contributed by Yiqun Lin via Daniel Templeton)
|
2016-10-27 14:42:19 -07:00 |
Robert Kanter
|
9449519a25
|
YARN-5776. Checkstyle: MonitoringThread.Run method length is too long (miklos.szegedi@cloudera.com via rkanter)
|
2016-10-27 14:36:38 -07:00 |
Jason Lowe
|
7e3c327d31
|
YARN-4831. Recovered containers will be killed after NM stateful restart. Contributed by Siqi Li
|
2016-10-27 20:42:52 +00:00 |
Robert Kanter
|
6fbfb501f2
|
YARN-4456. Clean up Lint warnings in nodemanager (templedf via rkanter)
|
2016-10-27 12:37:01 -07:00 |
Varun Saxena
|
79aeddc88f
|
YARN-5308. FairScheduler: Move continuous scheduling related tests to TestContinuousScheduling (Kai Sasaki via Varun Saxena)
|
2016-10-28 00:34:50 +05:30 |
Naganarasimha
|
b3c15e4ef7
|
YARN-5420. Delete org.apache.hadoop.yarn.server.resourcemanager.resource.Priority as its not necessary. Contributed by Sunil G.
|
2016-10-27 18:22:07 +05:30 |
Naganarasimha
|
6c8830992c
|
YARN-3848. TestNodeLabelContainerAllocation is timing out. Contributed by Varun Saxena
|
2016-10-27 17:10:02 +05:30 |
Varun Saxena
|
7b4e9ec3b0
|
YARN-5686. DefaultContainerExecutor random working dir algorigthm skews results (Vrushali C via Varun Saxena)
|
2016-10-27 14:02:29 +05:30 |
Varun Saxena
|
5c39a419a6
|
YARN-5752. TestLocalResourcesTrackerImpl#testLocalResourceCache times out (Eric Badger via Varun Saxena)
|
2016-10-27 13:41:49 +05:30 |
Rohith Sharma K S
|
e29cba61a0
|
YARN-4363. In TestFairScheduler, testcase should not create FairScheduler redundantly. Conntributed by Tao Jie.
|
2016-10-27 11:57:17 +05:30 |
Rohith Sharma K S
|
b110c4b5e8
|
YARN-4555. TestDefaultContainerExecutor#testContainerLaunchError fails on non-english locale environment. Contributed by Takashi Ohnishi.
|
2016-10-27 11:34:07 +05:30 |
Sangjin Lee
|
f511cc89b6
|
YARN-5433. Audit dependencies for Category-X. Contributed by Sangjin Lee.
|
2016-10-26 11:31:00 -07:00 |
Akira Ajisaka
|
d3bb69a667
|
YARN-5575. Many classes use bare yarn. properties instead of the defined constants. Contributed by Daniel Templeton.
|
2016-10-26 15:32:07 +09:00 |
Karthik Kambatla
|
de6faae97c
|
YARN-5388. Deprecate and remove DockerContainerExecutor. (Daniel Templeton via kasha)
|
2016-10-25 13:35:47 -07:00 |
Karthik Kambatla
|
a71fc81655
|
YARN-5754. Null check missing for earliest in FifoPolicy. (Yufei Gu via kasha)
|
2016-10-24 22:19:23 -07:00 |
Varun Saxena
|
44eb2bd7ae
|
YARN-5747. Application timeline metric aggregation in timeline v2 will lose last round aggregation when an application finishes (Li Lu via Varun Saxena)
|
2016-10-22 01:14:49 +05:30 |
Karthik Kambatla
|
754cb4e30f
|
YARN-5047. Refactor nodeUpdate across schedulers. (Ray Chiang via kasha)
|
2016-10-20 21:17:48 -07:00 |
Karthik Kambatla
|
a064865abf
|
YARN-4911. Bad placement policy in FairScheduler causes the RM to crash
|
2016-10-20 20:57:04 -07:00 |
Sangjin Lee
|
e9c4616b5e
|
YARN-5561. [Atsv2] : Support for ability to retrieve apps/app-attempt/containers and entities via REST. Contributed by Rohith Sharma K S.
|
2016-10-19 09:45:23 -07:00 |
Xuan
|
b733a6f862
|
YARN-5718. TimelineClient (and other places in YARN) shouldn't over-write HDFS client retry settings which could cause unexpected behavior. Contributed by Junping Du.
|
2016-10-18 11:06:47 -07:00 |
Varun Saxena
|
b154d3edce
|
YARN-5743. [Atsv2] Publish queue name and RMAppMetrics to ATS (Rohith Sharma K S via Varun Saxena)
|
2016-10-18 23:32:52 +05:30 |
Robert Kanter
|
f5d9235914
|
YARN-5466. DefaultContainerExecutor needs JavaDocs (templedf via rkanter)
|
2016-10-17 14:29:09 -07:00 |
Sangjin Lee
|
1f304b0c7f
|
YARN-5699. Retrospect yarn entity fields which are publishing in events info fields. Contributed by Rohith Sharma K S.
|
2016-10-15 13:54:40 -07:00 |
Chris Douglas
|
cf3f43e95b
|
YARN-5717. Add tests for container-executor is_feature_enabled. Contributed by Sidharta Seethana
|
2016-10-13 20:49:07 -07:00 |
Karthik Kambatla
|
6476934ae5
|
YARN-5677. RM should transition to standby when connection is lost for an extended period. (Daniel Templeton via kasha)
|
2016-10-11 22:07:10 -07:00 |
Karthik Kambatla
|
6378845f9e
|
YARN-4464. Lower the default max applications stored in the RM and store. (Daniel Templeton via kasha)
|
2016-10-11 21:42:08 -07:00 |
Naganarasimha
|
0773ffd0f8
|
YARN-5057. Resourcemanager.security.TestDelegationTokenRenewer fails in trunk. Contributed by Jason Lowe.
|
2016-10-10 18:04:47 -04:00 |
Rohith Sharma K S
|
4d2f380d78
|
YARN-5101. YARN_APPLICATION_UPDATED event is parsed in ApplicationHistoryManagerOnTimelineStore#convertToApplicationReport with reversed order. Contributed by Sunil G.
|
2016-10-06 20:42:36 +05:30 |
Akira Ajisaka
|
272a21747e
|
MAPREDUCE-6789. Fix TestAMWebApp failure. Contributed by Daniel Templeton.
|
2016-10-06 15:57:15 +09:00 |
Varun Vasudev
|
0992708d79
|
YARN-5704. Provide config knobs to control enabling/disabling new/work in progress features in container-executor. Contributed by Sidharta Seethana.
|
2016-10-05 15:31:38 +05:30 |
Jian He
|
31f8da22d0
|
YARN-3139. Improve locks in AbstractYarnScheduler/CapacityScheduler/FairScheduler. Contributed by Wangda Tan
|
2016-10-04 17:23:13 -07:00 |
Karthik Kambatla
|
736d33cddd
|
YARN-4767. Network issues can cause persistent RM UI outage. (Daniel Templeton via kasha)
|
2016-10-03 14:35:57 -07:00 |
Karthik Kambatla
|
0da54e8848
|
YARN-5672. FairScheduler: Wrong queue name in log when adding application. (Wilfred Spiegelenburg via kasha)
|
2016-10-03 06:03:46 -07:00 |
Naganarasimha
|
6e130c308c
|
YARN-4855. Should check if node exists when replace nodelabels. Contributeed by Tao Jie
|
2016-10-03 02:02:26 -04:00 |
Karthik Kambatla
|
82857037b6
|
YARN-5678. Log demand as demand in FSLeafQueue and FSParentQueue. (Yufei Gu via kasha)
|
2016-10-02 22:09:43 -07:00 |
Subru Krishnan
|
3a3697deab
|
YARN-5384. Expose priority in ReservationSystem submission APIs. (Sean Po via Subru).
|
2016-09-30 19:41:43 -07:00 |
Arun Suresh
|
10be45986c
|
YARN-5486. Update OpportunisticContainerAllocatorAMService::allocate method to handle OPPORTUNISTIC container requests. (Konstantinos Karanasos via asuresh)
|
2016-09-29 15:11:41 -07:00 |
Jian He
|
2ae5a3a5bf
|
YARN-4205. Add a service for monitoring application life time out. Contributed by Rohith Sharma K S
|
2016-09-29 22:00:31 +08:00 |
Robert Kanter
|
bcb2528a51
|
YARN-5400. Light cleanup in ZKRMStateStore (templedf via rkanter)
|
2016-09-28 14:56:41 -07:00 |
Varun Saxena
|
9b0fd01d2e
|
YARN-5599. Publish AM launch command to ATS (Rohith Sharma K S via Varun Saxena)
|
2016-09-28 16:10:10 +05:30 |
Varun Vasudev
|
bc2656f09f
|
YARN-5662. Provide an option to enable ContainerMonitor. Contributed by Jian He.
|
2016-09-28 15:18:18 +05:30 |
Wangda Tan
|
1831be8e73
|
YARN-3142. Improve locks in AppSchedulingInfo. (Varun Saxena via wangda)
|
2016-09-27 11:54:55 -07:00 |
Naganarasimha
|
ebf528c443
|
YARN-5660. Wrong audit constants are used in Get/Put of priority in RMWebService. Contributed by Rohith Sharma K S
|
2016-09-27 16:37:59 +05:30 |
Arun Suresh
|
4815d024c5
|
YARN-5609. Expose upgrade and restart API in ContainerManagementProtocol. Contributed by Arun Suresh
|
2016-09-26 08:46:54 -07:00 |