Wangda Tan
|
cba4ed1678
|
YARN-2495. Allow admin specify labels from each NM (Distributed configuration for node label). (Naganarasimha G R via wangda)
(cherry picked from commit 2a945d24f7 )
|
2015-03-30 12:05:54 -07:00 |
Jian He
|
9c494cedaf
|
YARN-3345. Add non-exclusive node label API. Contributed by Wangda Tan
(cherry picked from commit e1feb4ea1a )
|
2015-03-20 19:05:14 -07:00 |
Harsh J
|
2684b0b440
|
MAPREDUCE-4414. Add main methods to JobConf and YarnConfiguration, for debug purposes. Contributed by Plamen Jeliazkov.
(cherry picked from commit 571f75b468a4412be2178466cb5d3888b05cd076)
|
2015-03-17 01:02:21 +05:30 |
Tsuyoshi Ozawa
|
d6e3ef2506
|
YARN-1453. [JDK8] Fix Javadoc errors caused by incorrect or illegal tags in doc comments. Contributed by Akira AJISAKA, Andrew Purtell, and Allen Wittenauer.
(cherry picked from commit 3da9a97cfb )
|
2015-03-16 23:20:17 +09:00 |
Vinod Kumar Vavilapalli
|
53aa3a4d1f
|
YARN-3154. Added additional APIs in LogAggregationContext to avoid aggregating running logs of application when rolling is enabled. Contributed by Xuan Gong.
(cherry picked from commit 863079bb87 )
|
2015-03-12 13:33:42 -07:00 |
Zhijie Shen
|
426535007b
|
YARN-1884. Added nodeHttpAddress into ContainerReport and fixed the link to NM web page. Contributed by Xuan Gong.
(cherry picked from commit 85f6d67fa7 )
|
2015-03-11 19:39:46 -07: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 |
Jian He
|
6cef2c16de
|
YARN-2190. Added CPU and memory limit options to the default container executor for Windows containers. Contributed by Chuan Liu
(cherry picked from commit 21101c01f2 )
|
2015-03-06 14:18:56 -08:00 |
Jian He
|
a5f3fb4dc1
|
YARN-1809. Synchronize RM and TimeLineServer Web-UIs. Contributed by Zhijie Shen and Xuan Gong
(cherry picked from commit 95bfd087dc )
|
2015-03-05 21:27:03 -08:00 |
Tsuyoshi Ozawa
|
6660c2f83b
|
YARN-3249. Add a 'kill application' button to Resource Manager's Web UI. Contributed by Ryu Kobayashi.
(cherry picked from commit 1b67209612 )
|
2015-03-05 19:56:59 +09:00 |
Wangda Tan
|
19a8e48230
|
YARN-3270. Fix node label expression not getting set in ApplicationSubmissionContext (Rohit Agarwal via wangda)
(cherry picked from commit abac6eb9d5 )
|
2015-03-02 17:24:55 -08:00 |
Tsuyoshi Ozawa
|
79f73f4613
|
YARN-2820. Retry in FileSystemRMStateStore when FS's operations fail due to IOException. Contributed by Zhihai Xu.
(cherry picked from commit 01a1621930 )
|
2015-02-28 00:57:01 +09:00 |
Wangda Tan
|
cd5eb9c1de
|
YARN-3076. Add API/Implementation to YarnClient to retrieve label-to-node mapping (Varun Saxena via wangda)
(cherry picked from commit d49ae725d5 )
|
2015-02-19 11:01:47 -08:00 |
Tsuyoshi Ozawa
|
dc14f2772f
|
YARN-3157. Refactor the exception handling in ConverterUtils#to*Id. Contributed by Bibin A Chundatt.
(cherry picked from commit 7bc492adab )
|
2015-02-12 23:49:27 +09:00 |
Jason Lowe
|
ca11ffa5de
|
YARN-2809. Implement workaround for linux kernel panic when removing cgroup. Contributed by Nathan Roberts
(cherry picked from commit 3f5431a22f )
|
2015-02-10 17:28:18 +00:00 |
Zhijie Shen
|
24d4d933f7
|
YARN-3100. Made YARN authorization pluggable. Contributed by Jian He.
(cherry picked from commit 23bf6c7207 )
|
2015-02-09 20:37:58 -08:00 |
Jason Lowe
|
9361fc8f70
|
YARN-3144. Configuration for making delegation token failures to timeline server not-fatal. Contributed by Jonathan Eagles
(cherry picked from commit 6f10434a5a )
|
2015-02-06 20:55:56 +00:00 |
Jian He
|
3ddafaa7c8
|
YARN-2694. Ensure only single node label specified in ResourceRequest. Contributed by Wangda Tan
(cherry picked from commit c1957fef29 )
|
2015-02-06 11:34:56 -08:00 |
Tsuyoshi Ozawa
|
04ad500fac
|
YARN-3086. Make NodeManager memory configurable in MiniYARNCluster. Contributed by Robert Metzger.
(cherry picked from commit f56da3ce04 )
|
2015-01-28 00:16:07 +09: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 |
Karthik Kambatla
|
4d8fa9615f
|
YARN-2984. Metrics for container's actual memory usage. (kasha)
(cherry picked from commit 84198564ba )
|
2015-01-17 06:26:47 +05:30 |
Jian He
|
ed5a0d0aa8
|
YARN-2861. Fixed Timeline DT secret manager to not reuse RM's configs. Contributed by Zhijie Shen
(cherry picked from commit 9e33116d1d )
|
2015-01-15 11:08:19 -08:00 |
Junping Du
|
0119e717ae
|
YARN-3019. Make work-preserving-recovery the default mechanism for RM recovery. (Contributed by Jian He)
(cherry picked from commit f92e503800 )
|
2015-01-13 18:23:32 -08:00 |
Jian He
|
e3a54b1b8b
|
YARN-2837. Support TimeLine server to recover delegation token when restarting. Contributed by Zhijie Shen
(cherry picked from commit 149512a837 )
|
2014-12-23 18:26:37 -08:00 |
Karthik Kambatla
|
d0d42c4e32
|
YARN-2203. [YARN-1492] Web UI for cache manager. (Chris Trezzo via kasha)
(cherry picked from commit b7f64823e1 )
|
2014-12-17 16:34:33 -08:00 |
Karthik Kambatla
|
d02cb9c512
|
YARN-2927. [YARN-1492] InMemorySCMStore properties are inconsistent. (Ray Chiang via kasha)
(cherry picked from commit 120e1decd7 )
|
2014-12-07 22:28:57 -08:00 |
Robert Kanter
|
2ebd1bc654
|
YARN-2461. Fix PROCFS_USE_SMAPS_BASED_RSS_ENABLED property in YarnConfiguration. (rchiang via rkanter)
(cherry picked from commit 3c72f54ef5 )
|
2014-12-05 12:10:20 -08:00 |
Karthik Kambatla
|
aadd0c392b
|
YARN-2189. [YARN-1492] Admin service for cache manager. (Chris Trezzo via kasha)
(cherry picked from commit 78968155d7 )
Conflicts:
hadoop-yarn-project/hadoop-yarn/bin/yarn
|
2014-12-04 19:48:18 -08:00 |
Jian He
|
d208c90148
|
YARN-2765. Added leveldb-based implementation for RMStateStore. Contributed by Jason Lowe
(cherry picked from commit a7fba0bc28 )
|
2014-12-01 16:45:17 -08:00 |
Karthik Kambatla
|
3d4536af82
|
YARN-2188. [YARN-1492] Client service for cache manager. (Chris Trezzo and Sangjin Lee via kasha)
(cherry picked from commit 834b3b98e7ecc4bfe93c7dd1a9e928e9653cf138)
|
2014-11-25 16:22:14 -08:00 |
Vinod Kumar Vavilapalli
|
d35bcf2074
|
Revert "YARN-2603. ApplicationConstants missing HADOOP_MAPRED_HOME (Ray Chiang via aw)"
This reverts commit b0a9cd37ab .
Conflicts:
hadoop-yarn-project/CHANGES.txt
(cherry picked from commit 4ae9780e6a )
|
2014-11-13 13:21:46 -08:00 |
Allen Wittenauer
|
a6de8f2e30
|
YARN-2603. ApplicationConstants missing HADOOP_MAPRED_HOME (Ray Chiang via aw)
|
2014-11-12 17:04:24 -08:00 |
Karthik Kambatla
|
ff1b13ded5
|
YARN-2236. [YARN-1492] Shared Cache uploader service on the Node Manager. (Chris Trezzo and Sanjin Lee via kasha)
(cherry picked from commit a04143039e )
|
2014-11-12 09:31:30 -08:00 |
Ravi Prakash
|
d863f54f57
|
YARN-1964. Create Docker analog of the LinuxContainerExecutor in YARN
|
2014-11-11 21:29:27 -08: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
|
56ab333161
|
YARN-2804. Fixed Timeline service to not fill the logs with JAXB bindings exceptions. Contributed by Zhijie Shen.
(cherry picked from commit b76179895d )
Conflicts:
hadoop-yarn-project/CHANGES.txt
|
2014-11-04 18:03:17 -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 |
Vinod Kumar Vavilapalli
|
6d4a04a033
|
YARN-2789. Re-instated the NodeReport.newInstance private unstable API modified in YARN-2698 so that tests in YARN frameworks don't break. Contributed by Wangda Tan.
(cherry picked from commit 6ce32f593b )
|
2014-10-31 15:33:41 -07:00 |
Karthik Kambatla
|
268af259b5
|
YARN-2186. [YARN-1492] Node Manager uploader service for cache manager. (Chris Trezzo and Sangjin Lee via kasha)
(cherry picked from commit 256697acd5 )
|
2014-10-31 13:01:25 -07:00 |
Vinod Kumar Vavilapalli
|
9b879d713a
|
YARN-2778. Moved node-lables' reports to the yarn nodes CLI from the admin CLI. Contributed by Wangda Tan.
(cherry picked from commit b6c1188b85 )
|
2014-10-31 10:19:14 -07:00 |
Vinod Kumar Vavilapalli
|
0ba8d8c19c
|
YARN-2698. Moved some node label APIs to be correctly placed in client protocol. Contributed by Wangda Tan.
(cherry picked from commit e0233c16eb )
|
2014-10-30 23:02:06 -07:00 |
Vinod Kumar Vavilapalli
|
0ad33e1483
|
YARN-2704. Changed ResourceManager to optionally obtain tokens itself for the sake of localization and log-aggregation for long-running services. Contributed by Jian He.
(cherry picked from commit a16d022ca4 )
|
2014-10-27 15:50:51 -07:00 |
Karthik Kambatla
|
acc6f622e0
|
YARN-2183. [YARN-1492] Cleaner service for cache manager. (Chris Trezzo and Sangjin Lee via kasha)
(cherry picked from commit c51e53d7aa )
|
2014-10-25 11:50:06 -07:00 |
Jian He
|
9bd149978d
|
YARN-2314. Disable ContainerManagementProtocolProxy cache by default to prevent creating thousands of threads in a large cluster. Contributed by Jason Lowe
(cherry picked from commit f44cf99599 )
|
2014-10-24 23:06:00 -07:00 |
Zhijie Shen
|
3b03ea6b50
|
YARN-2209. Replaced AM resync/shutdown command with corresponding exceptions and made related MR changes. Contributed by Jian He.
(cherry picked from commit 0f3b6900be )
|
2014-10-23 22:03:30 -07:00 |
Vinod Kumar Vavilapalli
|
77dc9afe86
|
YARN-2715. Fixed ResourceManager to respect common configurations for proxy users/groups beyond just the YARN level config. Contributed by Zhijie Shen.
(cherry picked from commit c0e034336c )
|
2014-10-21 20:10:45 -07:00 |
Zhijie Shen
|
42ceed8f20
|
YARN-2673. Made timeline client put APIs retry if ConnectException happens. Contributed by Li Lu.
(cherry picked from commit 89427419a3 )
|
2014-10-20 12:23:10 -07:00 |
Vinod Kumar Vavilapalli
|
9915d52185
|
YARN-2504. Enhanced RM Admin CLI to support management of node-labels. Contribyted by Wangda Tan.
(cherry picked from commit 8256766498 )
|
2014-10-18 12:08:28 -07:00 |
Vinod Kumar Vavilapalli
|
1c52b6551b
|
YARN-2705. Fixed bugs in ResourceManager node-label manager that were causing test-failures: added a dummy in-memory labels-manager. Contributed by Wangda Tan.
(cherry picked from commit e9c66e8fd2 )
|
2014-10-17 18:27:04 -07:00 |