Jason Lowe
|
e8fc81f9c8
|
YARN-4814. ATS 1.5 timelineclient impl call flush after every event write. Contributed by Xuan Gong
|
2016-03-25 20:15:49 +00:00 |
|
Arun Suresh
|
2e1d0ff4e9
|
YARN-4687. Document Reservation ACLs (Contributed by Sean Po)
|
2016-03-24 10:40:51 -07:00 |
|
Arun Suresh
|
d820975c1a
|
YARN-4683. Document the List Reservations REST API. (Contributed by Sean Po)
|
2016-03-24 10:30:29 -07:00 |
|
Arun Suresh
|
d82e797b65
|
YARN-4825. Remove redundant code in ClientRMService::listReservations. (subru via asuresh)
|
2016-03-24 09:59:55 -07:00 |
|
Allen Wittenauer
|
b1394d6307
|
YARN-4850. test-fair-scheduler.xml isn't valid xml (Yufei Gu via aw)
|
2016-03-24 08:15:58 -07:00 |
|
Junping Du
|
19b645c938
|
YARN-4820. ResourceManager web redirects in HA mode drops query parameters. Contributed by Varun Vasudev.
|
2016-03-23 19:34:30 -07:00 |
|
Allen Wittenauer
|
738155063e
|
HADOOP-12857. rework hadoop-tools (aw)
|
2016-03-23 13:46:38 -07:00 |
|
Junping Du
|
af1d125f9c
|
YARN-4814. ATS 1.5 timelineclient impl call flush after every event write. Contributed by Xuan Gong.
|
2016-03-23 08:57:16 -07:00 |
|
Karthik Kambatla
|
7fae4c68e6
|
YARN-4732. *ProcessTree classes have too many whitespace issues
|
2016-03-20 10:47:38 -07:00 |
|
Eric Payne
|
92b7e0d413
|
YARN-4686. MiniYARNCluster.start() returns before cluster is completely started. Contributed by Eric Badger.
|
2016-03-18 16:12:47 +00:00 |
|
Junping Du
|
ca8106d2dd
|
YARN-4785. inconsistent value type of the type field for LeafQueueInfo in response of RM REST API.
|
2016-03-17 09:04:41 -07:00 |
|
Karthik Kambatla
|
f84af8bd58
|
YARN-4812. TestFairScheduler#testContinuousScheduling fails intermittently. (kasha)
|
2016-03-17 05:54:06 -07:00 |
|
Wangda Tan
|
ae14e5d07f
|
YARN-4108. CapacityScheduler: Improve preemption to only kill containers that would satisfy the incoming request. (Wangda Tan)
(cherry picked from commit 7e8c9beb41 )
|
2016-03-16 17:02:33 -07:00 |
|
Wangda Tan
|
fa7a43529d
|
Revert "CapacityScheduler: Improve preemption to only kill containers that would satisfy the incoming request. (Wangda Tan)"
This reverts commit 7e8c9beb41 .
|
2016-03-16 17:02:10 -07:00 |
|
Wangda Tan
|
7e8c9beb41
|
CapacityScheduler: Improve preemption to only kill containers that would satisfy the incoming request. (Wangda Tan)
|
2016-03-16 16:59:59 -07:00 |
|
Karthik Kambatla
|
3ef5500783
|
YARN-4560. Make scheduler error checking message more user friendly. (Ray Chiang via kasha)
|
2016-03-15 23:45:01 -07:00 |
|
Xuan
|
a888b5bc53
|
Revert "YARN-4814. ATS 1.5 timelineclient impl call flush after every event write. (Xuan Gong via gtcarrera9)"
This reverts commit 3a0b695441 .
|
2016-03-15 22:10:39 -07:00 |
|
Li Lu
|
5176a69868
|
YARN-4817. Change Log Level to DEBUG for putDomain call in ATS 1.5. (Xuan Gong via gtcarrera9)
|
2016-03-15 11:47:39 -07:00 |
|
Li Lu
|
3a0b695441
|
YARN-4814. ATS 1.5 timelineclient impl call flush after every event write. (Xuan Gong via gtcarrera9)
|
2016-03-15 11:40:54 -07:00 |
|
Robert Kanter
|
22ca176dfe
|
TestResourceLocalizationService.testPublicResourceInitializesLocalDir fails Intermittently due to IllegalArgumentException from cleanup (templedf via rkanter)
|
2016-03-15 10:05:10 -07:00 |
|
Siddharth Seth
|
eba66a64d2
|
YARN-4816. Fix incompatible change in SystemClock.
|
2016-03-14 20:14:33 -07:00 |
|
Karthik Kambatla
|
20d389ce61
|
YARN-4719. Add a helper library to maintain node state and allows common queries. (kasha)
|
2016-03-14 14:19:05 -07:00 |
|
Junping Du
|
f291d82cd4
|
YARN-4545. Allow YARN distributed shell to use ATS v1.5 APIs. Li Lu via junping_du
|
2016-03-14 08:28:38 -07:00 |
|
Li Lu
|
017d2c127b
|
YARN-4696. Improving EntityGroupFSTimelineStore on exception handling, test setup, and concurrency.
This commit amends commit d49cfb3504 with a missed test file.
|
2016-03-10 13:02:28 -08:00 |
|
Li Lu
|
d49cfb3504
|
YARN-4696. Improving EntityGroupFSTimelineStore on exception handling, test setup, and concurrency. (Steve Loughran via gtcarrera9)
|
2016-03-10 10:51:55 -08:00 |
|
Chris Nauroth
|
89b16d27e2
|
HADOOP-12905. Clean up CHANGES.txt RAT exclusions from pom.xml files. Contributed by Chris Nauroth.
|
2016-03-08 21:22:06 -08:00 |
|
Wangda Tan
|
0233d4e0ee
|
YARN-4465. SchedulerUtils#validateRequest for Label check should happen only when nodelabel enabled. (Bibin A Chundatt via wangda)
|
2016-03-08 14:27:03 -08:00 |
|
Jian He
|
3c33158d1c
|
YARN-4764. Application submission fails when submitted queue is not available in scheduler xml. Contributed by Bibin A Chundatt
|
2016-03-08 13:07:57 -08:00 |
|
Akira Ajisaka
|
f86850b544
|
HADOOP-12860. Expand section "Data Encryption on HTTP" in SecureMode documentation. Contributed by Wei-Chiu Chuang.
|
2016-03-08 14:28:47 +09: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
|
4163e36c2b
|
YARN-4760. proxy redirect to history server uses wrong URL. Contributed by Eric Badger
|
2016-03-07 15:56:33 +00: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 |
|
Varun Vasudev
|
8ed2e060e8
|
YARN-4245. Generalize config file handling in container-executor. Contributed by Sidharta Seethana.
|
2016-03-07 16:18:35 +05:30 |
|
Varun Vasudev
|
e51a8c1056
|
YARN-4737. Add CSRF filter support in YARN. Contributed by Jonathan Maron.
|
2016-03-07 15:26:44 +05:30 |
|
Zhihai Xu
|
e1ccc9622b
|
YARN-4761. NMs reconnecting with changed capabilities can lead to wrong cluster resource calculations on fair scheduler. Contributed by Sangjin Lee
|
2016-03-06 19:46:09 -08:00 |
|
Rohith Sharma K S
|
19ee185907
|
YARN-4763. RMApps Page crashes with NPE. (Bibin A Chundatt via rohithsharmaks)
|
2016-03-05 13:02:57 +05:30 |
|
Masatake Iwasaki
|
cbd31328a6
|
HADOOP-12470. In-page TOC of documentation should be automatically generated by doxia macro (iwasakims)
|
2016-03-04 14:11:36 +09:00 |
|
Andrew Wang
|
1bc454615e
|
HADOOP-11792. Remove all of the CHANGES.txt files.
|
2016-03-03 21:02:31 -08:00 |
|
Jian He
|
5c465df904
|
YARN-4671. There is no need to acquire CS lock when completing a container. Contributed by Meng Ding
|
2016-03-01 13:14:12 -08:00 |
|
Jian He
|
d93c22ec27
|
YARN-4748. ApplicationHistoryManagerOnTimelineStore should not swallow exceptions on generateApplicationReport. Contributed by Li Lu
|
2016-02-29 18:19:09 -08:00 |
|
Karthik Kambatla
|
9dafaaaf0d
|
YARN-4704. TestResourceManager#testResourceAllocation() fails when using FairScheduler. (Yufei Gu via kasha)
|
2016-02-29 16:10:12 -08: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 |
|
Jason Lowe
|
c58a6d53c5
|
YARN-4731. container-executor should not follow symlinks in recursive_unlink_children. Contributed by Colin Patrick McCabe
|
2016-02-29 15:24:35 +00:00 |
|
Rohith Sharma K S
|
e0b14f26f5
|
YARN-4566. Fix test failure in TestMiniYarnClusterNodeUtilization. (Takashi Ohnishi via rohithsharmaks)
|
2016-02-29 10:38:14 +08:00 |
|
Karthik Kambatla
|
f9692770a5
|
YARN-4718. Rename variables in SchedulerNode to reduce ambiguity post YARN-1011. (Inigo Goiri via kasha)
|
2016-02-28 09:35:59 -08:00 |
|
Jason Lowe
|
6b0f813e89
|
YARN-4723. NodesListManager$UnknownNodeId ClassCastException. Contributed by Kuhu Shukla
|
2016-02-26 20:24:50 +00: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
|
c4d4df8de0
|
YARN-4701. When task logs are not available, port 8041 is referenced instead of port 8042 (haibochen via rkanter)
|
2016-02-25 12:48:02 -08:00 |
|
Karthik Kambatla
|
c684f2b007
|
YARN-4729. SchedulerApplicationAttempt#getTotalRequiredResources can throw an NPE. (kasha)
|
2016-02-24 18:33:57 -08:00 |
|