Junping Du
|
7db796562c
|
Fix OOM issue in DistributedShell. Contributed by Jian He.
(cherry picked from commit 9bdb5bebea )
|
2016-07-09 05:11:29 -07:00 |
Wangda Tan
|
863bfa4d6a
|
YARN-1942. Deprecate toString/fromString methods from ConverterUtils and move them to records classes like ContainerId/ApplicationId, etc. (wangda)
|
2016-06-14 15:12:00 -07:00 |
Varun Vasudev
|
4f36c3d214
|
YARN-4844. Add getMemoryLong/getVirtualCoreLong to o.a.h.y.api.records.Resource. Contributed by Wangda Tan.
|
2016-05-29 20:55:39 +05:30 |
Junping Du
|
2e42bafdc8
|
YARN-5131. Distributed shell AM fails when extra container arrives during finishing. Contributed by Wangda Tan.
(cherry picked from commit 48c931331c )
|
2016-05-25 06:19:29 -07:00 |
Varun Vasudev
|
6561e3b500
|
YARN-3998. Add support in the NodeManager to re-launch containers. Contributed by Jun Gong.
(cherry picked from commit 0f25a1bb52 )
Conflicts:
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/src/main/java/org/apache/hadoop/yarn/api/records/impl/pb/ProtoUtils.java
|
2016-04-29 16:22:06 +05:30 |
Xuan
|
94e4d349b0
|
YARN-4965. Distributed shell AM failed due to ClientHandlerException thrown by jersey. Contributed by Junping Du
(cherry picked from commit e6c0742012 )
|
2016-04-16 19:40:11 -07:00 |
Robert Kanter
|
b7e6d5cbfe
|
YARN-4436. DistShell ApplicationMaster.ExecBatScripStringtPath is misspelled (mattlamantia via rkanter)
(cherry picked from commit 8286270466 )
|
2016-03-29 17:21:50 -07:00 |
Junping Du
|
3d5ac829da
|
YARN-4545. Allow YARN distributed shell to use ATS v1.5 APIs. Li Lu via junping_du
(cherry picked from commit f291d82cd4 )
|
2016-03-14 08:30:07 -07:00 |
Steve Loughran
|
179b36efb5
|
YARN-4629. Distributed shell breaks under strong security. (Daniel Templeton via stevel)
|
2016-02-10 13:00:48 +00:00 |
Jian He
|
6db022fc48
|
YARN-4596. SystemMetricPublisher should not swallow error messages from TimelineClient#putEntities. Contributed by Li Lu
|
2016-01-18 16:59:04 -08:00 |
Vinod Kumar Vavilapalli
|
b20e77eba3
|
Preparing for 2.9.0 development: mvn versions:set -DnewVersion=2.9.0
|
2015-11-25 17:47:22 -08:00 |
Wangda Tan
|
875aec3177
|
YARN-1509. Make AMRMClient support send increase container request and get increased/decreased containers. (Meng Ding via wangda)
(cherry picked from commit 7ff280fca9 )
|
2015-11-12 11:50:41 -08:00 |
Wangda Tan
|
8a8ac50a5b
|
YARN-1510. Make NMClient support change container resources. (Meng Ding via wangda)
(cherry picked from commit c99925d6dd )
|
2015-11-10 13:17:23 -08:00 |
Wangda Tan
|
3190446df9
|
YARN-4326. Fix TestDistributedShell timeout as AHS in MiniYarnCluster no longer binds to default port 8188. (Meng Ding via wangda)
(cherry picked from commit 0783184f4b )
|
2015-11-03 11:36:11 -08:00 |
Steve Loughran
|
fc5a433adb
|
YARN-4296. DistributedShell Log.info is not friendly. (Xiaowei Wang via stevel)
|
2015-10-24 12:54:48 +01:00 |
Steve Loughran
|
65b928d8c7
|
YARN-4289. TestDistributedShell failing with bind exception. (Brahma Reddy Battula via stevel)
|
2015-10-24 12:48:03 +01: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 |
Jian He
|
adb90c7f52
|
YARN-2821. Fixed a problem that DistributedShell AM may hang if restarted. Contributed by Varun Vasudev
(cherry picked from commit 7438966586 )
|
2015-05-19 14:21:48 -07:00 |
Devaraj K
|
bf8be56292
|
YARN-2784. Make POM project names consistent. Contributed by Rohith.
|
2015-05-08 19:26:11 +05:30 |
Akira Ajisaka
|
67bebabb21
|
YARN-3577. Misspelling of threshold in log4j.properties for tests. Contributed by Brahma Reddy Battula.
(cherry picked from commit 995f1b5831fc33042de90267a689333dc110c4c3)
|
2015-05-07 13:33:17 +09:00 |
Akira Ajisaka
|
73ba3ebe7c
|
YARN-3444. Fix typo capabililty. Contributed by Gabor Liptak.
(cherry picked from commit 5ce3a77f3c )
|
2015-04-25 06:09:03 +09:00 |
Vinod Kumar Vavilapalli
|
0ec6e7e7f5
|
YARN-3413. Changed Nodelabel attributes (like exclusivity) to be settable only via addToClusterNodeLabels but not changeable at runtime. (Wangda Tan via vinodkv)
(cherry picked from commit f5fe35e297 )
|
2015-04-23 11:25:30 -07:00 |
Jian He
|
48d8d88245
|
YARN-3522. Fixed DistributedShell to instantiate TimeLineClient as the correct user. Contributed by Zhijie Shen
(cherry picked from commit aa4a192feb )
|
2015-04-23 11:07:54 -07:00 |
Hitesh Shah
|
55b794e7fa
|
YARN-2890. MiniYarnCluster should turn on timeline service if configured to do so. Contributed by Mit Desai.
(cherry picked from commit 265ed1fe80 )
|
2015-04-08 14:14:06 -07:00 |
Jonathan Eagles
|
44aedad5dd
|
YARN-3267. Timelineserver applies the ACL rules after applying the limit on the number of records (Chang Li via jeagles)
(cherry picked from commit 8180e676ab )
|
2015-03-13 12:05:21 -05:00 |
Vinod Kumar Vavilapalli
|
d9416317a9
|
Preparing for 2.8.0 development. Changing SNAPSHOT version to be 2.8 on branch-2.
|
2015-03-08 20:32:51 -07:00 |
Tsuyoshi Ozawa
|
25f2cf8a4e
|
YARN-2800. Remove MemoryNodeLabelsStore and add a way to enable/disable node labels feature. Contributed by Wangda Tan.
(cherry picked from commit 24aa462673 )
|
2015-01-23 20:37:26 +09:00 |
Junping Du
|
361fab14be
|
YARN-2940. Fix new findbugs warnings in rest of the hadoop-yarn components. (Contributed by Li Lu)
(cherry picked from commit d468c9aaf1 )
|
2014-12-23 20:06:53 -08:00 |
Jian He
|
d2356a552a
|
Revert "YARN-2890. MiniYARNCluster should start the timeline server based on the configuration. Contributed by Mit Desai."
This reverts commit 51af8d367d .
Conflicts:
hadoop-yarn-project/CHANGES.txt
(cherry picked from commit a4f2995b9e )
|
2014-12-15 11:08:44 -08:00 |
Zhijie Shen
|
d21ef79707
|
YARN-2890. MiniYARNCluster should start the timeline server based on the configuration. Contributed by Mit Desai.
(cherry picked from commit 51af8d367d )
|
2014-12-01 19:08:31 -08:00 |
Jonathan Eagles
|
6570f7fd72
|
YARN-2375. Allow enabling/disabling timeline server per framework. (Mit Desai via jeagles)
(cherry picked from commit c298a9a845 )
|
2014-11-20 23:40:26 -06:00 |
Arun C. Murthy
|
adfb830a2b
|
Preparing to release hadoop-2.6.0: Set version in branch-2 to 2.7.0-SNAPSHOT.
|
2014-11-09 19:19:02 -08:00 |
Arun C. Murthy
|
175d222bfc
|
YARN-2830. Add backwords compatible ContainerId.newInstance constructor. Contributed by Jonathan Eagles.
(cherry picked from commit 43cd07b408 )
|
2014-11-09 15:03:59 -08:00 |
Vinod Kumar Vavilapalli
|
0a5d95f705
|
YARN-2607. Fixed issues in TestDistributedShell. Contributed by Wangda Tan.
(cherry picked from commit 737d9284c1 )
|
2014-11-08 11:02:17 -08:00 |
Vinod Kumar Vavilapalli
|
d5d2905262
|
YARN-2824. Fixed Capacity Scheduler to not crash when some node-labels are not mapped to queues by making default capacities per label to be zero. Contributed by Wangda Tan.
(cherry picked from commit 2ac1be7dec )
|
2014-11-07 10:44:25 -08:00 |
Haohui Mai
|
aa09c4c342
|
HADOOP-10563. Remove the dependency of jsp in trunk. Contributed by Haohui Mai.
|
2014-11-04 14:52:51 -08:00 |
Zhijie Shen
|
d2a5c386c1
|
YARN-2769. Fixed the problem that timeline domain is not set in distributed shell AM when using shell_command on Windows. Contributed by Varun Vasudev.
(cherry picked from commit 72496311def320987c31822776e8fbb73dfcc726)
|
2014-10-29 12:14:48 -07:00 |
Jian He
|
a1c7a707ca
|
YARN-2502. Changed DistributedShell to support node labels. Contributed by Wangda Tan
(cherry picked from commit f6b963fdfc )
|
2014-10-27 20:13:53 -07:00 |
Zhijie Shen
|
4d170d3db6
|
YARN-2629. Made the distributed shell use the domain-based timeline ACLs. Contributed by Zhijie Shen.
(cherry picked from commit 1d4612f5ad )
|
2014-10-09 13:01:44 -07:00 |
Zhijie Shen
|
4b50e23271
|
YARN-2630. Prevented previous AM container status from being acquired by the current restarted AM. Contributed by Jian He.
(cherry picked from commit 52bbe0f11b )
|
2014-10-01 15:39:36 -07:00 |
Vinod Kumar Vavilapalli
|
514bfeafd9
|
YARN-1779. Fixed AMRMClient to handle AMRMTokens correctly across ResourceManager work-preserving-restart or failover. Contributed by Jian He.
(cherry picked from commit a3d9934f91 )
|
2014-09-18 10:17:24 -07:00 |
XuanGong
|
03fdbd7899
|
YARN-2557. Add a parameter "attempt_Failures_Validity_Interval" into
DistributedShell. Contributed by Xuan Gong
|
2014-09-16 11:01:26 -07:00 |
Hitesh Shah
|
aeb8667a06
|
YARN-2450. Fix typos in log messages. Contributed by Ray Chiang.
(cherry picked from commit 3de66011c2 )
|
2014-08-29 11:18:54 -07:00 |
Zhijie Shen
|
ce1df05977
|
YARN-2070. Made DistributedShell publish the short user name to the timeline server. Contributed by Robert Kanter.
svn merge --ignore-ancestry -c 1617837 ../../trunk/
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1617839 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-13 21:09:07 +00:00 |
Jian He
|
72d90780c2
|
Merge r1616302 from trunk. YARN-2374. Fixed TestDistributedShell#testDSShell failure due to hostname dismatch. Contributed by Varun Vasudev
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1616305 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-06 19:00:26 +00:00 |
Jian He
|
ea94980477
|
Merge r1614538 from trunk. YARN-2354. DistributedShell may allocate more containers than client specified after AM restarts. Contributed by Li Lu
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1614539 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-30 04:00:54 +00:00 |
Jian He
|
82cd20f485
|
Merge r1612626 from trunk. YARN-2295. Refactored DistributedShell to use public APIs of protocol records. Contributed by Li Lu
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1612629 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-22 17:50:44 +00:00 |
Karthik Kambatla
|
9133e3142c
|
Preparing for 2.6.0 development. Updated versions.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1607541 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-03 06:11:57 +00:00 |
Zhijie Shen
|
e4f164245a
|
YARN-2081. Fixed TestDistributedShell failure after YARN-1962. Contributed by Zhiguo Hong.
svn merge --ignore-ancestry -c 1596724 ../../trunk/
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1596725 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-22 01:19:00 +00:00 |
Vinod Kumar Vavilapalli
|
799774859d
|
YARN-1926. Changed DistributedShell to use appIDs as unique identifiers for HDFS paths and thus avoid test failures on Windows. Contributed by Varun Vasudev.
svn merge --ignore-ancestry -c 1586562 ../../trunk/
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1586564 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-11 04:07:11 +00:00 |