Vinod Kumar Vavilapalli
|
0186645505
|
YARN-2743. Fixed a bug in ResourceManager that was causing RMDelegationToken identifiers to be tampered and thus causing app submission failures in secure mode. Contributed by Jian He.
|
2014-10-26 11:14:34 -07:00 |
|
Karthik Kambatla
|
c51e53d7aa
|
YARN-2183. [YARN-1492] Cleaner service for cache manager. (Chris Trezzo and Sangjin Lee via kasha)
|
2014-10-25 10:31:06 -07:00 |
|
Jian He
|
f44cf99599
|
YARN-2314. Disable ContainerManagementProtocolProxy cache by default to prevent creating thousands of threads in a large cluster. Contributed by Jason Lowe
|
2014-10-24 23:05:16 -07:00 |
|
Jian He
|
5864dd99a4
|
YARN-1915. Fixed a race condition that client could use the ClientToAMToken to contact with AM before AM actually receives the ClientToAMTokenMasterKey. Contributed by Jason Lowe
|
2014-10-24 22:47:56 -07:00 |
|
Karthik Kambatla
|
683897fd02
|
YARN-2713. "RM Home" link in NM should point to one of the RMs in an HA setup. (kasha)
|
2014-10-24 15:00:12 -07:00 |
|
Zhijie Shen
|
f81dc3f995
|
YARN-2703. Added logUploadedTime into LogValue for better display. Contributed by Xuan Gong.
|
2014-10-24 14:10:46 -07:00 |
|
Zhijie Shen
|
e31f0a6558
|
YARN-2724. Skipped uploading a local log file to HDFS if exception is raised when opening it. Contributed by Xuan Gong.
|
2014-10-24 11:13:44 -07:00 |
|
Zhijie Shen
|
0f3b6900be
|
YARN-2209. Replaced AM resync/shutdown command with corresponding exceptions and made related MR changes. Contributed by Jian He.
|
2014-10-23 21:56:03 -07:00 |
|
Zhijie Shen
|
b2942762d7
|
YARN-2709. Made timeline client getDelegationToken API retry if ConnectException happens. Contributed by Li Lu.
|
2014-10-21 16:06:39 -07:00 |
|
Zhijie Shen
|
171f2376d2
|
YARN-2717. Avoided duplicate logging when container logs are not found. Contributed by Xuan Gong.
|
2014-10-20 22:21:37 -07:00 |
|
Zhijie Shen
|
e90718fa5a
|
YARN-2582. Fixed Log CLI and Web UI for showing aggregated logs of LRS. Contributed Xuan Gong.
|
2014-10-20 13:38:59 -07:00 |
|
Zhijie Shen
|
89427419a3
|
YARN-2673. Made timeline client put APIs retry if ConnectException happens. Contributed by Li Lu.
|
2014-10-20 12:22:17 -07:00 |
|
Vinod Kumar Vavilapalli
|
8256766498
|
YARN-2504. Enhanced RM Admin CLI to support management of node-labels. Contribyted by Wangda Tan.
|
2014-10-18 12:07:40 -07:00 |
|
Vinod Kumar Vavilapalli
|
39063cd36f
|
YARN-2676. Enhanced Timeline auth-filter to support proxy users. Contributed by Zhijie Shen.
|
2014-10-17 22:02:50 -07:00 |
|
Vinod Kumar Vavilapalli
|
e9c66e8fd2
|
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.
|
2014-10-17 18:26:12 -07:00 |
|
Vinod Kumar Vavilapalli
|
abae63caf9
|
YARN-2699. Fixed a bug in CommonNodeLabelsManager that caused tests to fail when using ephemeral ports on NodeIDs. Contributed by Wangda Tan.
|
2014-10-17 08:58:08 -07:00 |
|
Vinod Kumar Vavilapalli
|
b3056c266a
|
YARN-2685. Fixed a bug in CommonNodeLabelsManager that caused wrong resource tracking per label when a host runs multiple node-managers. Contributed by Wangda Tan.
|
2014-10-15 18:47:26 -07:00 |
|
Jian He
|
0af1a2b5bc
|
YARN-2312. Deprecated old ContainerId#getId API and updated MapReduce to use ContainerId#getContainerId instead. Contributed by Tsuyoshi OZAWA
|
2014-10-15 15:22:07 -07:00 |
|
Karthik Kambatla
|
cc93e7e683
|
YARN-2566. DefaultContainerExecutor should pick a working directory randomly. (Zhihai Xu via kasha)
|
2014-10-13 16:32:01 -07:00 |
|
Zhijie Shen
|
4aed2d8e91
|
YARN-2651. Spun off LogRollingInterval from LogAggregationContext. Contributed by Xuan Gong.
|
2014-10-13 10:54:09 -07:00 |
|
Vinod Kumar Vavilapalli
|
db7f165319
|
YARN-2494. Added NodeLabels Manager internal API and implementation. Contributed by Wangda Tan.
|
2014-10-10 11:44:21 -07:00 |
|
Zhijie Shen
|
cb81bac002
|
YARN-2583. Modified AggregatedLogDeletionService to be able to delete rolling aggregated logs. Contributed by Xuan Gong.
|
2014-10-10 00:11:30 -07:00 |
|
Zhijie Shen
|
e532ed8faa
|
YARN-2617. Fixed ApplicationSubmissionContext to still set resource for backward compatibility. Contributed by Wangda Tan.
|
2014-10-09 17:57:50 -07:00 |
|
Karthik Kambatla
|
4f426fe223
|
YARN-2180. [YARN-1492] In-memory backing store for cache manager. (Chris Trezzo via kasha)
|
2014-10-09 17:16:06 -07:00 |
|
Vinod Kumar Vavilapalli
|
596702a025
|
YARN-2544. Added admin-API objects for using node-labels. Contributed by Wangda Tan.
|
2014-10-09 15:46:24 -07:00 |
|
Zhijie Shen
|
1d4612f5ad
|
YARN-2629. Made the distributed shell use the domain-based timeline ACLs. Contributed by Zhijie Shen.
|
2014-10-09 12:59:47 -07:00 |
|
Vinod Kumar Vavilapalli
|
180afa2f86
|
YARN-2493. Added user-APIs for using node-labels. Contributed by Wangda Tan.
|
2014-10-09 11:26:26 -07:00 |
|
Steve Loughran
|
6a326711aa
|
YARN-913 service registry: YARN-2652 add hadoop-yarn-registry package under hadoop-yarn
|
2014-10-08 13:02:25 -07:00 |
|
Jian He
|
ea26cc0b4a
|
YARN-2615. Changed ClientToAMTokenIdentifier/RM(Timeline)DelegationTokenIdentifier to use protobuf as payload. Contributed by Junping Du
|
2014-10-06 10:47:43 -07:00 |
|
Chris Douglas
|
c8212bacb1
|
YARN-1051. Add a system for creating reservations of cluster capacity.
Contributed by Subru Krishnan and Carlo Curino.
|
2014-10-03 17:09:02 -07:00 |
|
subru
|
5e10a13bb4
|
YARN-2576. Making test patch pass in branch. Contributed by Subru Krishnan and Carlo Curino.
(cherry picked from commit 90ac0be86b898aefec5471db4027554c8e1b310c)
|
2014-10-03 15:43:13 -07:00 |
|
subru
|
c9266df404
|
YARN-1708. Public YARN APIs for creating/updating/deleting reservations.
(cherry picked from commit 3f2e3b275bcf29264a112c5d2f4eae289fe7f52c)
|
2014-10-03 15:41:39 -07:00 |
|
Vinod Kumar Vavilapalli
|
34cdcaad71
|
YARN-2468. Enhanced NodeManager to support log handling APIs (YARN-2569) for use by long running services. Contributed by Xuan Gong.
|
2014-10-03 12:15:40 -07:00 |
|
Jian He
|
eb6ce5e97c
|
YARN-2562. Changed ContainerId#toString() to be more readable. Contributed by Tsuyoshi OZAWA
|
2014-10-03 11:04:02 -07:00 |
|
Zhijie Shen
|
1c93025a1b
|
YARN-2527. Fixed the potential NPE in ApplicationACLsManager and added test cases for it. Contributed by Benoy Antony.
|
2014-10-02 14:56:13 -07:00 |
|
Vinod Kumar Vavilapalli
|
9e40de6af7
|
YARN-2446. Augmented Timeline service APIs to start taking in domains as a parameter while posting entities and events. Contributed by Zhijie Shen.
|
2014-10-01 17:52:03 -07:00 |
|
junping_du
|
0708827a93
|
YARN-2613. Support retry in NMClient for rolling-upgrades. (Contributed by Jian He)
|
2014-10-01 16:50:30 -07:00 |
|
Karthik Kambatla
|
17d1202c35
|
YARN-2179. [YARN-1492] Initial cache manager structure and context. (Chris Trezzo via kasha)
|
2014-09-30 19:01:47 -07:00 |
|
Jason Lowe
|
feaf139b4f
|
YARN-2387. Resource Manager crashes with NPE due to lack of synchronization. Contributed by Mit Desai
|
2014-09-30 22:37:28 +00:00 |
|
Karthik Kambatla
|
f7743dd07d
|
YARN-2610. Hamlet should close table tags. (Ray Chiang via kasha)
|
2014-09-30 11:46:07 -07:00 |
|
Jian He
|
5391919b09
|
YARN-668. Changed NMTokenIdentifier/AMRMTokenIdentifier/ContainerTokenIdentifier to use protobuf object as the payload. Contributed by Junping Du.
|
2014-09-26 17:48:41 -07:00 |
|
Zhijie Shen
|
c86674a3a4
|
YARN-2581. Passed LogAggregationContext to NM via ContainerTokenIdentifier. Contributed by Xuan Gong.
|
2014-09-24 17:50:26 -07:00 |
|
Vinod Kumar Vavilapalli
|
d78b452a4f
|
YARN-2102. Added the concept of a Timeline Domain to handle read/write ACLs on Timeline service event data. Contributed by Zhijie Shen.
|
2014-09-24 11:27:53 -07:00 |
|
Zhijie Shen
|
5338ac416a
|
YARN-2569. Added the log handling APIs for the long running services. Contributed by Xuan Gong.
|
2014-09-23 10:36:57 -07:00 |
|
Zhijie Shen
|
376233cdd4
|
MAPREDUCE-5279. Made MR headroom calculation honor cpu dimension when YARN scheduler resource type is memory plus cpu. Contributed by Peng Zhang and Varun Vasudev.
|
2014-09-22 09:28:47 -07:00 |
|
Allen Wittenauer
|
aa1052c34b
|
YARN-2460. Remove obsolete entries from yarn-default.xml (Ray Chiang via aw)
|
2014-09-19 14:07:38 -07:00 |
|
Vinod Kumar Vavilapalli
|
485c96e3cb
|
YARN-2001. Added a time threshold for RM to wait before starting container allocations after restart/failover. Contributed by Jian He.
|
2014-09-18 11:03:12 -07:00 |
|
Vinod Kumar Vavilapalli
|
a3d9934f91
|
YARN-1779. Fixed AMRMClient to handle AMRMTokens correctly across ResourceManager work-preserving-restart or failover. Contributed by Jian He.
|
2014-09-18 10:16:18 -07:00 |
|
Jian He
|
f4886111aa
|
YARN-2558. Updated ContainerTokenIdentifier#read/write to use ContainerId#getContainerId. Contributed by Tsuyoshi OZAWA.
|
2014-09-17 15:13:59 -07:00 |
|
Vinod Kumar Vavilapalli
|
9f6891d9ef
|
YARN-2531. Added a configuration for admins to be able to override app-configs and enforce/not-enforce strict control of per-container cpu usage. Contributed by Varun Vasudev.
|
2014-09-16 10:14:46 -07:00 |
|
Vinod Kumar Vavilapalli
|
14e2639fd0
|
YARN-611. Added an API to let apps specify an interval beyond which AM failures should be ignored towards counting max-attempts. Contributed by Xuan Gong.
|
2014-09-13 18:04:05 -07:00 |
|
Jian He
|
3122daa802
|
YARN-2229. Changed the integer field of ContainerId to be long type. Contributed by Tsuyoshi OZAWA
|
2014-09-12 10:33:33 -07:00 |
|
junping_du
|
6b8b1608e6
|
YARN-2033. Merging generic-history into the Timeline Store (Contributed by Zhijie Shen)
|
2014-09-12 10:04:51 +08:00 |
|
Vinod Kumar Vavilapalli
|
4be95175cd
|
YARN-2440. Enabled Nodemanagers to limit the aggregate cpu usage across all containers to a preconfigured limit. Contributed by Varun Vasudev.
|
2014-09-10 19:22:52 -07:00 |
|
Jian He
|
83be3ad444
|
YARN-415. Capture aggregate memory allocation at the app-level for chargeback. Contributed by Eric Payne & Andrey Klochkov
|
2014-09-10 18:20:54 -07:00 |
|
Vinod Kumar Vavilapalli
|
b67d5ba784
|
YARN-2448. Changed ApplicationMasterProtocol to expose RM-recognized resource types to the AMs. Contributed by Varun Vasudev.
|
2014-09-10 10:15:47 -07:00 |
|
Jian He
|
0974f434c4
|
YARN-2515. Updated ConverterUtils#toContainerId to parse epoch. Contributed by Tsuyoshi OZAWA
|
2014-09-07 18:29:22 -07:00 |
|
cnauroth
|
cbea1b10ef
|
YARN-2519. Credential Provider related unit tests failed on Windows. Contributed by Xiaoyu Yao.
|
2014-09-06 20:05:07 -07:00 |
|
Jian He
|
5c14bc426b
|
YARN-1506. Changed RMNode/SchedulerNode to update resource with event notification. Contributed by Junping Du
|
2014-08-29 23:05:51 -07:00 |
|
Jian He
|
e2d0ff364a
|
YARN-2182. Updated ContainerId#toString() to append RM Epoch number. Contributed by Tsuyoshi OZAWA
|
2014-08-27 10:02:45 -07:00 |
|
Jason Darrell Lowe
|
da4ba50269
|
HADOOP-10893. isolated classloader on the client side. Contributed by Sangjin Lee
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1619604 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-21 21:38:16 +00:00 |
|
Allen Wittenauer
|
7e75226e68
|
YARN-2424. LCE should support non-cgroups, non-secure mode (Chris Douglas via aw)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1619421 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-21 14:57:11 +00:00 |
|
Jason Darrell Lowe
|
55a2b550b5
|
YARN-2034. Description for yarn.nodemanager.localizer.cache.target-size-mb is incorrect. Contributed by Chen He
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1619176 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-20 17:38:51 +00:00 |
|
Jian He
|
e4539e88e3
|
YARN-2174. Enable HTTPs for the writer REST API of TimelineServer. Contributed by Zhijie Shen
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1619160 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-20 17:05:07 +00:00 |
|
Allen Wittenauer
|
0350ea3c72
|
YARN-1918. Typo in description and error message for yarn.resourcemanager.cluster-id (Anandha L Ranganathan via aw)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1618070 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-14 21:53:12 +00:00 |
|
Jian He
|
0c9b8f2d7f
|
YARN-2373. Changed WebAppUtils to use Configuration#getPassword for accessing SSL passwords. Contributed by Larry McCay
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1617555 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-12 18:29:42 +00:00 |
|
Xuan Gong
|
eeb4acd955
|
YARN-2212: ApplicationMaster needs to find a way to update the AMRMToken periodically. Contributed by Xuan Gong
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1616892 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-08 21:38:24 +00:00 |
|
Jian He
|
8437df8ba9
|
YARN-2008. Fixed CapacityScheduler to calculate headroom based on max available capacity instead of configured max capacity. Contributed by Craig Welch
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1616580 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-07 20:00:04 +00:00 |
|
Junping Du
|
b47f65214c
|
YARN-2298. Move TimelineClient to yarn-common project (Contributed by Zhijie Shen)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1616100 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-06 05:48:32 +00:00 |
|
Junping Du
|
1141edc424
|
YARN-2051. Fix bug in PBimpls and add more unit tests with reflection. (Contributed by Binglin Chang)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1615025 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-01 04:16:08 +00:00 |
|
Xuan Gong
|
e52f67e389
|
YARN-1994. Expose YARN/MR endpoints on multiple interfaces. Contributed by Craig Welch, Milan Potocnik,and Arpit Agarwal
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1614981 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-31 20:06:02 +00:00 |
|
Zhijie Shen
|
d6532d3a77
|
YARN-2247. Made RM web services authenticate users via kerberos and delegation token. Contributed by Varun Vasudev.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1613821 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-27 17:55:06 +00:00 |
|
Zhijie Shen
|
70dededdc9
|
YARN-2270. Made TestFSDownload#testDownloadPublicWithStatCache be skipped when there’s no ancestor permissions. Contributed by Akira Ajisaka.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1612460 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-22 04:58:00 +00:00 |
|
Xuan Gong
|
f1b831ccfb
|
YARN-2208. AMRMTokenManager need to have a way to roll over AMRMToken. Contributed by Xuan Gong
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1611820 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-18 21:46:29 +00:00 |
|
Jian He
|
40e1bb9d31
|
YARN-2264. Fixed a race condition in DrainDispatcher which may cause random test failures. Contributed by Li Lu
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1611126 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-16 18:25:05 +00:00 |
|
Vinod Kumar Vavilapalli
|
a6cd712ca7
|
YARN-2228. Augmented TimelineServer to load pseudo authentication filter when authentication = simple. Contributed by Zhijie Shen.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1610575 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-15 04:33:48 +00:00 |
|
Xuan Gong
|
c0439b732c
|
YARN-2269. Remove external links from YARN UI. Contributed by Craig Welch
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1609590 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-10 23:31:55 +00:00 |
|
Jian He
|
50be8561a7
|
YARN-2088. Fixed a bug in GetApplicationsRequestPBImpl#mergeLocalToBuilder. Contributed by Binglin Chang
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1609584 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-10 22:36:13 +00:00 |
|
Junping Du
|
4074843fea
|
YARN-2251. Avoid negative elapsed time in JHS/MRAM web UI and services (Contributed by Zhijie Shen)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1607833 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-04 11:18:05 +00:00 |
|
Vinod Kumar Vavilapalli
|
075ff276ca
|
YARN-1713. Added get-new-app and submit-app functionality to RM web services. Contributed by Varun Vasudev.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1607216 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-02 00:23:07 +00:00 |
|
Ravi Prakash
|
f084170a0a
|
YARN 2163. WebUI: Order of AppId in apps table should be consistent with ApplicationId.compareTo()
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1605964 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-27 06:43:46 +00:00 |
|
Vinod Kumar Vavilapalli
|
e285b98f0f
|
YARN-2152. Added missing information into ContainerTokenIdentifier so that NodeManagers can report the same to RM when RM restarts. Contributed Jian He.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1605205 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-24 21:43:22 +00:00 |
|
Vinod Kumar Vavilapalli
|
424fd9494f
|
YARN-1368. Added core functionality of recovering container state into schedulers after ResourceManager Restart so as to preserve running work in the cluster. Contributed by Jian He.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1601303 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-09 03:09:21 +00:00 |
|
Junping Du
|
790cbbf3e2
|
YARN-2103. Inconsistency between viaProto flag and initial value of SerializedExceptionProto.Builder (Contributed by Binglin Chang)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1599115 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-02 08:15:30 +00:00 |
|
Chris Nauroth
|
d599adcc6a
|
YARN-1868. YARN status web ui does not show correctly in IE 11. Contributed by Chuan Liu.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1598686 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-30 18:07:23 +00:00 |
|
Karthik Kambatla
|
75112e97b4
|
YARN-2010. Document yarn.resourcemanager.zk-auth and its scope. (Robert Kanter via kasha)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1598636 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-30 15:32:23 +00:00 |
|
Karthik Kambatla
|
49a3a0cd0c
|
YARN-2054. Better defaults for YARN ZK configs for retries and retry-inteval when HA is enabled. (kasha)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1598630 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-30 15:24:49 +00:00 |
|
Vinod Kumar Vavilapalli
|
cd24e955cf
|
YARN-2112. Fixed yarn-common's pom.xml to include jackson dependencies so that both Timeline Server and client can access them. Contributed by Zhijie Shen.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1598373 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-29 19:06:36 +00:00 |
|
Zhijie Shen
|
001078e067
|
YARN-2107. Refactored timeline classes into o.a.h.y.s.timeline package. Contributed by Vinod Kumar Vavilapalli.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1598094 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-28 18:09:04 +00:00 |
|
Vinod Kumar Vavilapalli
|
af8b09af75
|
YARN-1936. Added security support for the Timeline Client. Contributed by Zhijie Shen.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1597153 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-23 18:47:57 +00:00 |
|
Vinod Kumar Vavilapalli
|
b867b69556
|
YARN-2049. Added delegation-token support for the Timeline Server. Contributed by Zhijie Shen.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1597130 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-23 17:09:47 +00:00 |
|
Vinod Kumar Vavilapalli
|
fdb5870d49
|
YARN-1938. Added kerberos login for the Timeline Server. Contributed by Zhijie Shen.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1596710 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-21 23:20:08 +00:00 |
|
Jason Darrell Lowe
|
64ec743e6c
|
YARN-2050. Fix LogCLIHelpers to create the correct FileContext. Contributed by Ming Ma
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1596310 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-20 16:19:55 +00:00 |
|
Junping Du
|
461ded8bd4
|
YARN-2066. Wrong field is referenced in GetApplicationsRequestPBImpl#mergeLocalToBuilder (Contributed by Hong Zhiguo)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1595413 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-17 01:43:15 +00:00 |
|
Jason Darrell Lowe
|
b0e80d1a47
|
MAPREDUCE-5814. fat jar with *-default.xml may fail when mapreduce.job.classloader=true. Contributed by Gera Shegalov
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1594326 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-13 18:55:05 +00:00 |
|
Jian He
|
4f6493bcf9
|
YARN-2016. Fix a bug in GetApplicationsRequestPBImpl to add the missed fields to proto. Contributed by Junping Du
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1594085 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-12 20:45:21 +00:00 |
|
Vinod Kumar Vavilapalli
|
58c81d56e9
|
YARN-1962. Changed Timeline Service client configuration to be off by default given the non-readiness of the feature yet. Contributed by Mohammad Kamrul Islam.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1593750 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-11 00:15:12 +00:00 |
|
Zhijie Shen
|
0c437e90b8
|
YARN-1701. Improved default paths of the timeline store and the generic history store. Contributed by Tsuyoshi Ozawa.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1593481 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-09 04:23:27 +00:00 |
|
Haohui Mai
|
d777cb8996
|
HADOOP-10563. Remove the dependency of jsp in trunk. Contributed by Haohui Mai.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1592069 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-02 22:26:02 +00:00 |
|
Sanford Ryza
|
faffedeb24
|
YARN-483. Improve documentation on log aggregation in yarn-default.xml (Akira Ajisaka via Sandy Ryza)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1590150 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-25 21:14:03 +00:00 |
|