Jonathan Turner Eagles
|
5d4bd6a15a
|
YARN-1632. TestApplicationMasterServices should be under org.apache.hadoop.yarn.server.resourcemanager package (Chen He via jeagles)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1563157 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-31 16:00:39 +00:00 |
|
Sanford Ryza
|
981679e6d7
|
YARN-1498. Common scheduler changes for moving apps between queues (Sandy Ryza)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1563021 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-31 00:14:47 +00:00 |
|
Sanford Ryza
|
1cac66ce68
|
YARN-1617. Remove ancient comment and surround LOG.debug in AppSchedulingInfo.allocate (Sandy Ryza)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1563004 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-30 22:40:22 +00:00 |
|
Vinod Kumar Vavilapalli
|
6ada3c7d42
|
Updating trunk's YARN CHANGES.txt after YARN-321 merge.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1562950 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-30 20:37:23 +00:00 |
|
Vinod Kumar Vavilapalli
|
21f797edeb
|
Updating YARN's CHANGES.txt to reflect the recent rebase of unreleased 2.3 to more latest branch-2.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1562923 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-30 18:57:40 +00:00 |
|
Karthik Kambatla
|
f1cef4cd29
|
YARN-1618. Fix invalid RMApp transition from NEW to FINAL_SAVING (kasha)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1562529 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-29 18:02:40 +00:00 |
|
Jason Darrell Lowe
|
4de2bd3fbf
|
YARN-1600. RM does not startup when security is enabled without spnego configured. Contributed by Haohui Mai
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1562482 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-29 15:30:04 +00:00 |
|
Sanford Ryza
|
3f79e49624
|
YARN-1630. Introduce timeout for async polling operations in YarnClientImpl (Aditya Acharya via Sandy Ryza)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1562289 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-28 22:27:46 +00:00 |
|
Sanford Ryza
|
7f2b01a742
|
YARN-1629. IndexOutOfBoundsException in MaxRunningAppsEnforcer (Sandy Ryza)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1561996 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-28 08:34:55 +00:00 |
|
Karthik Kambatla
|
8006467e58
|
YARN-1642. RMDTRenewer#getRMClient should use ClientRMProxy (kasha)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1561990 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-28 08:26:33 +00:00 |
|
Suresh Srinivas
|
33a47743a5
|
HADOOP-10255. Rename HttpServer to HttpServer2 to retain older HttpServer in branch-2 for compatibility. Contributed by Haohui Mai.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1561959 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-28 07:32:52 +00:00 |
|
Vinod Kumar Vavilapalli
|
9875656581
|
YARN-1613. Fixed the typo with the configuration name YARN_HISTORY_SERVICE_ENABLED. Contributed by Akira Ajisaka.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1561461 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-26 07:53:32 +00:00 |
|
Vinod Kumar Vavilapalli
|
df000e69e8
|
YARN-1625. Fixed RAT warnings after YARN-321 merge. Contributed by Shinichi Yamashita.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1561458 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-26 07:20:51 +00:00 |
|
Vinod Kumar Vavilapalli
|
cbee889711
|
YARN-321. Merging YARN-321 branch to trunk.
svn merge ../branches/YARN-321
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1561452 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-26 04:51:10 +00:00 |
|
Jason Darrell Lowe
|
3497e76e19
|
YARN-1575. Public localizer crashes with "Localized unkown resource". Contributed by Jason Lowe
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1561110 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-24 18:54:48 +00:00 |
|
Konstantin Boudnik
|
4c197b5d56
|
HADOOP-10167. Mark hadoop-common source as UTF-8 in Maven pom files / refactoring. Contributed by Mikhail Antonov.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1560831 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-23 22:29:23 +00:00 |
|
Karthik Kambatla
|
482993ac53
|
YARN-1573. ZK store should use a private password for root-node-acls. (kasha)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1560594 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-23 06:22:05 +00:00 |
|
Sanford Ryza
|
163348701c
|
YARN-1623. Include queue name in RegisterApplicationMasterResponse (Sandy Ryza)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1560545 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-22 22:25:03 +00:00 |
|
Sanford Ryza
|
8ceddeb0c3
|
YARN-1607. TestRM relies on the scheduler assigning multiple containers in a single node update (Sandy Ryza)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1560533 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-22 22:08:04 +00:00 |
|
Sanford Ryza
|
1a7e158844
|
YARN-1624. QueuePlacementPolicy format is not easily readable via a JAXB parser (Aditya Acharya via Sandy Ryza)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1560470 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-22 18:51:23 +00:00 |
|
Jason Darrell Lowe
|
d1963ad4bd
|
MAPREDUCE-5693. Restore MRv1 behavior for log flush. Contributed by Gera Shegalov
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1560148 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-21 19:23:34 +00:00 |
|
Karthik Kambatla
|
e0ce554b86
|
YARN-1616. RMFatalEventDispatcher should log the cause of the event (kasha)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1559902 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-21 02:01:51 +00:00 |
|
Sanford Ryza
|
67cbde3008
|
YARN-1496. Protocol additions to allow moving apps between queues (Sandy Ryza)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1559050 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-17 08:56:22 +00:00 |
|
Jason Darrell Lowe
|
a6ea460a91
|
MAPREDUCE-5672. Provide optional RollingFileAppender for container log4j (syslog). Contributed by Gera Shegalov
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1558948 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-16 22:56:09 +00:00 |
|
Karthik Kambatla
|
3928de29fc
|
YARN-1606. Fix the default value of yarn.resourcemanager.zk-timeout-ms in yarn-default.xml (kasha)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1558882 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-16 18:54:49 +00:00 |
|
Karthik Kambatla
|
752441434c
|
YARN-1608. LinuxContainerExecutor has a few DEBUG messages at INFO level (kasha)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1558874 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-16 18:42:25 +00:00 |
|
Sanford Ryza
|
7274b5ff93
|
YARN-1351. Invalid string format in Fair Scheduler log warn message (Konstantin Weitz via Sandy Ryza)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1558597 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-15 23:09:32 +00:00 |
|
Alejandro Abdelnur
|
0ff3d6397e
|
YARN-1601. 3rd party JARs are missing from hadoop-dist output. (tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1558465 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-15 17:00:36 +00:00 |
|
Junping Du
|
4d413350d7
|
YARN-1603. Remove two *.orig files which were unexpectedly committed. (Zhijie Shen via junping_du)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1558340 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-15 11:05:15 +00:00 |
|
Junping Du
|
2400f79db0
|
svn merge -c -1558337 . for reverting YARN-1603, which only partly committed.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1558339 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-15 11:02:23 +00:00 |
|
Junping Du
|
5ed1772f38
|
YARN-1603. Remove two *.orig files which were unexpectedly committed. (Zhijie Shen via junping_du)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1558337 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-15 10:19:28 +00:00 |
|
Karthik Kambatla
|
d13c2eeca6
|
YARN-1598. HA-related rmadmin commands don't work on a secure cluster (kasha)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1558251 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-15 00:57:28 +00:00 |
|
Sanford Ryza
|
f4fd050dee
|
YARN-1567. In Fair Scheduler, allow empty queues to change between leaf and parent on allocation file reload (Sandy Ryza)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1558228 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-14 22:33:56 +00:00 |
|
Konstantin Boudnik
|
0b6a236258
|
Adding 2.0.6-alpha release to the CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1558215 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-14 21:49:59 +00:00 |
|
Vinod Kumar Vavilapalli
|
7c8b654ba5
|
YARN-888. Cleaned up POM files so that non-leaf modules don't include any dependencies and thus compact the dependency list for leaf modules. Contributed by Alejandro Abdelnur.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1557801 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-13 18:34:02 +00:00 |
|
Vinod Kumar Vavilapalli
|
aa0c489a28
|
YARN-1566. Changed Distributed Shell to retain containers across application attempts. Contributed by Jian He.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1557322 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-11 07:42:16 +00:00 |
|
Vinod Kumar Vavilapalli
|
25bc68d15e
|
YARN-1041. Added the ApplicationMasterProtocol API for applications to use the ability in ResourceManager to optionally not kill containers when the ApplicationMaster exits. Contributed by Jian He.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1557318 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-11 07:07:17 +00:00 |
|
Jian He
|
f677175f35
|
YARN-1166. Fixed app-specific and attempt-specific QueueMetrics to be triggered by accordingly app event and attempt event. Contributed by Zhijie Shen
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1557296 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-11 01:15:49 +00:00 |
|
Karthik Kambatla
|
6608b75829
|
YARN-1574. RMDispatcher should be reset on transition to standby. (Xuan Gong via kasha)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1557248 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-10 20:15:00 +00:00 |
|
Karthik Kambatla
|
a0ecb98a77
|
YARN-1033. Expose RM active/standby state to Web UI and REST API (kasha)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1557181 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-10 16:35:52 +00:00 |
|
Vinod Kumar Vavilapalli
|
1393581bce
|
YARN-1490. Introduced the ability to make ResourceManager optionally not kill all containers when an ApplicationMaster exits. Contributed by Jian He.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1557143 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-10 15:04:39 +00:00 |
|
Karthik Kambatla
|
3f9828851a
|
YARN-1579. ActiveRMInfoProto fields should be optional (kasha)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1557001 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-10 00:49:15 +00:00 |
|
Chris Nauroth
|
8b2c8a657e
|
YARN-1138. yarn.application.classpath is set to point to etc., which does not work on Windows. Contributed by Chuan Liu.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1556978 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-09 23:04:18 +00:00 |
|
Karthik Kambatla
|
49ec397340
|
YARN-1568. Rename clusterid to clusterId in ActiveRMInfoProto (kasha)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1556435 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-08 03:30:49 +00:00 |
|
Vinod Kumar Vavilapalli
|
4931545f76
|
YARN-1482. Modified WebApplicationProxy to make it work across ResourceManager fail-over. Contributed by Xuan Gong.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1556380 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-07 22:16:30 +00:00 |
|
Jian He
|
332c2704d4
|
YARN-1293. Fixed TestContainerLaunch#testInvalidEnvSyntaxDiagnostics failure caused by non-English system locale. Contributed by Tsuyoshi OZAWA.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1556318 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-07 19:00:21 +00:00 |
|
Jason Darrell Lowe
|
785c12056c
|
YARN-1409. NonAggregatingLogHandler can throw RejectedExecutionException. Contributed by Tsuyoshi OZAWA
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1556282 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-07 17:11:09 +00:00 |
|
Vinod Kumar Vavilapalli
|
c3cc855d27
|
YARN-1029. Added embedded leader election in the ResourceManager. Contributed by Karthik Kambatla.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1556103 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-07 01:56:11 +00:00 |
|
Jian He
|
f342dbcfc7
|
YARN-1560. Fixed TestYarnClient#testAMMRTokens failure with null AMRM token. (Contributed by Ted Yu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1555975 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-06 18:57:23 +00:00 |
|
Karthik Kambatla
|
2cddd21db9
|
YARN-1559. Race between ServerRMProxy and ClientRMProxy setting RMProxy#INSTANCE. (kasha and vinodkv via kasha)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1555970 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-06 18:40:15 +00:00 |
|