Shane Kumpf
|
1388de18ad
|
YARN-6919. Add default volume mount list. Contributed by Eric Badger
|
2018-05-24 09:30:39 -06:00 |
|
Rohith Sharma K S
|
c05b5d424b
|
YARN-8319. More YARN pages need to honor yarn.resourcemanager.display.per-user-apps. Contributed by Sunil G.
|
2018-05-24 14:19:46 +05:30 |
|
Rohith Sharma K S
|
4cc0c9b0ba
|
YARN-8346. Upgrading to 3.1 kills running containers with error 'Opportunistic container queue is full'. Contributed by Jason Lowe.
|
2018-05-24 12:23:47 +05:30 |
|
Haibo Chen
|
d996479954
|
YARN-4599. Set OOM control for memory cgroups. (Miklos Szegedi via Haibo Chen)
|
2018-05-23 16:35:37 -07:00 |
|
Inigo Goiri
|
f09dc73001
|
YARN-8327. Fix TestAggregatedLogFormat#testReadAcontainerLogs1 on Windows. Contributed by Giovanni Matteo Fumarola.
|
2018-05-23 15:59:30 -07:00 |
|
Inigo Goiri
|
d72615611c
|
YARN-8348. Incorrect and missing AfterClass in HBase-tests to fix NPE failures. Contributed by Giovanni Matteo Fumarola.
|
2018-05-23 14:43:59 -07:00 |
|
Inigo Goiri
|
e99e5bf104
|
YARN-8344. Missing nm.stop() in TestNodeManagerResync to fix testKillContainersOnResync. Contributed by Giovanni Matteo Fumarola.
|
2018-05-23 14:15:26 -07:00 |
|
Inigo Goiri
|
e30938af12
|
YARN-8336. Fix potential connection leak in SchedConfCLI and YarnWebServiceUtils. Contributed by Giovanni Matteo Fumarola.
|
2018-05-23 11:55:31 -07:00 |
|
Rohith Sharma K S
|
f61e3e752e
|
YARN-8297. Incorrect ATS Url used for Wire encrypted cluster.(addendum). Contributed by Sunil G.
|
2018-05-23 18:31:03 +05:30 |
|
Shane Kumpf
|
9837ca9cc7
|
YARN-8285. Remove unused environment variables from the Docker runtime. Contributed by Eric Badger
|
2018-05-23 06:43:44 -06:00 |
|
Miklos Szegedi
|
3e5f7ea986
|
YARN-8310. Handle old NMTokenIdentifier, AMRMTokenIdentifier, and ContainerTokenIdentifier formats. Contributed by Robert Kanter.
|
2018-05-22 18:10:33 -07:00 |
|
Robert Kanter
|
b22f56c471
|
YARN-8273. Log aggregation does not warn if HDFS quota in target directory is exceeded (grepas via rkanter)
|
2018-05-22 14:24:38 -07:00 |
|
Wangda Tan
|
83f53e5c62
|
YARN-8332. Incorrect min/max allocation property name in resource types doc. (Weiwei Yang via wangda)
Change-Id: If74f1ceed9c045a2cb2d6593741278b65ac44a9f
|
2018-05-22 13:33:33 -07:00 |
|
Wangda Tan
|
bd15d2396e
|
YARN-8290. SystemMetricsPublisher.appACLsUpdated should be invoked after application information is published to ATS to avoid "User is not set in the application report" Exception. (Eric Yang via wangda)
Change-Id: I0ac6ddd19740d1aa7dd07111cd11af71ddc2fcaf
|
2018-05-22 13:33:33 -07:00 |
|
Eric Yang
|
6176d2b35c
|
YARN-7960. Added security flag no-new-privileges for YARN Docker integration.
Contributed by Eric Badger
|
2018-05-22 13:44:58 -04:00 |
|
Jason Lowe
|
5f11288e41
|
YARN-8206. Sending a kill does not immediately kill docker containers. Contributed by Eric Badger
|
2018-05-22 09:27:08 -05:00 |
|
Eric E Payne
|
0b4c44bdee
|
YARN-8179: Preemption does not happen due to natural_termination_factor when DRF is used. Contributed by Kyungwan Nam.
|
2018-05-21 20:14:58 +00:00 |
|
Haibo Chen
|
f48fec83d0
|
YARN-8248. Job hangs when a job requests a resource that its queue does not have. (Szilard Nemeth via Haibo Chen)
|
2018-05-21 08:10:41 -07:00 |
|
Eric Yang
|
a23ff8d880
|
YARN-7530. Refactored YARN service API project location.
Contributed by Chandni Singh
|
2018-05-18 17:29:10 -04:00 |
|
Arun Suresh
|
3159bffce2
|
YARN-7900. [AMRMProxy] AMRMClientRelayer for stateful FederationInterceptor. (Botong Huang via asuresh)
|
2018-05-17 20:00:52 -07:00 |
|
Eric Yang
|
2f2dd22aad
|
YARN-8296. Removed unique_component_support from YARN services.
Contributed by Suma Shivaprasad
|
2018-05-17 20:58:13 -04:00 |
|
Eric Yang
|
989cfdc1e0
|
YARN-8141. Removed YARN_CONTAINER_RUNTIME_DOCKER_LOCAL_RESOURCE_MOUNTS flag.
Contributed by Chandni Singh
|
2018-05-17 20:56:04 -04:00 |
|
Eric Yang
|
d45a0b7d73
|
YARN-8141. Removed YARN_CONTAINER_RUNTIME_DOCKER_LOCAL_RESOURCE_MOUNTS flag.
Contributed by Chandni Singh
|
2018-05-17 17:29:34 -04:00 |
|
Eric Yang
|
7f083ed869
|
YARN-8080. Add restart policy for YARN services.
Contributed by Suma Shivaprasad
|
2018-05-17 17:16:50 -04:00 |
|
Eric Yang
|
7802af6e9a
|
YARN-8293. Removed "User Name for service" for deploying secure YARN service.
Contributed by Sunil G
|
2018-05-17 17:06:58 -04:00 |
|
Vinod Kumar Vavilapalli (I am also known as @tshooter.)
|
328f0847e3
|
YARN-8128. Documenting the per-node per-app file limit in YARN log aggregation. Contributed by Xuan Gong.
|
2018-05-17 12:47:10 -07:00 |
|
Rohith Sharma K S
|
c95795cd8f
|
YARN-8297. Incorrect ATS Url used for Wire encrypted cluster. Contributed by Sunil G.
|
2018-05-17 16:24:51 +05:30 |
|
Jason Lowe
|
be53969047
|
YARN-8071. Add ability to specify nodemanager environment variables individually. Contributed by Jim Brennan
|
2018-05-16 16:17:28 -05:00 |
|
Haibo Chen
|
e3b7d7ac16
|
YARN-7933. [atsv2 read acls] Add TimelineWriter#writeDomain. (Rohith Sharma K S via Haibo Chen)
|
2018-05-16 13:00:01 -07:00 |
|
Eric Yang
|
91357c22ef
|
YARN-8300. Fixed NPE in DefaultUpgradeComponentsFinder.
Contributed by Suma Shivaprasad
|
2018-05-16 12:38:26 -04:00 |
|
Jason Lowe
|
d47c09dcb1
|
YARN-8284. get_docker_command refactoring. Contributed by Eric Badger
|
2018-05-16 09:23:49 -05:00 |
|
Dinesh Chitlangia
|
0a22860336
|
YARN-8123. Skip compiling old hamlet package when the Java version is 10 or upper
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
|
2018-05-16 17:25:31 +09:00 |
|
Eric Yang
|
8d3b39de89
|
YARN-8081. Add support to upgrade a component.
Contributed by Chandni Singh
|
2018-05-15 20:40:39 -04:00 |
|
Weiwei Yang
|
2bb647bb91
|
YARN-8278. DistributedScheduling is not working in HA. Contributed by Bibin A Chundatt.
|
2018-05-15 17:28:19 +08:00 |
|
Sunil G
|
58b97c79e3
|
YARN-8236. Invalid kerberos principal file name cause NPE in native service. Contributed by Gour Saha.
|
2018-05-15 12:17:35 +05:30 |
|
Sunil G
|
ffb9210ded
|
YARN-8166. [UI2] Service page header links are broken. Contributed by Yesha Vora.
|
2018-05-15 12:13:04 +05:30 |
|
Sunil G
|
796b2b0ee3
|
YARN-8266. [UI2] Clicking on application from cluster view should redirect to application attempt page. Contributed by Yesha Vora.
|
2018-05-15 12:01:28 +05:30 |
|
Haibo Chen
|
2d00a0c71b
|
YARN-8130 Race condition when container events are published for KILLED applications. (Rohith Sharma K S via Haibo Chen)
|
2018-05-14 11:08:42 -07:00 |
|
Naganarasimha
|
8a2b5914f3
|
YARN-8288. Fix wrong number of table columns in Resource Model doc. Contributed by Weiwei Yang.
|
2018-05-15 00:05:23 +08:00 |
|
Sunil G
|
89d0b87ad3
|
YARN-8271. [UI2] Improve labeling of certain tables. Contributed by Yesha Vora.
|
2018-05-14 20:59:31 +05:30 |
|
Eric Yang
|
0ff94563b9
|
YARN-8265. Improve DNS handling on docker IP changes.
Contributed by Billie Rinaldi
|
2018-05-11 22:37:43 -07:00 |
|
Jason Lowe
|
6c8e51ca7e
|
YARN-7654. Support ENTRY_POINT for docker container. Contributed by Eric Yang
|
2018-05-11 18:56:05 -05:00 |
|
Haibo Chen
|
50408cfc69
|
YARN-3610. FairScheduler: Add steady-fair-shares to the REST API documentation. (Ray Chiang via Haibo Chen)
|
2018-05-11 14:07:55 -07:00 |
|
Billie Rinaldi
|
ca612e353f
|
YARN-8243. Flex down should remove instance with largest component instance ID first. Contributed by Gour Saha
|
2018-05-11 12:49:05 -07:00 |
|
Jason Lowe
|
dc912994a1
|
YARN-8244. TestContainerSchedulerQueuing.testStartMultipleContainers failed. Contributed by Jim Brennan
|
2018-05-11 14:07:32 -05:00 |
|
Haibo Chen
|
1f10a36021
|
YARN-8268. Fair scheduler: reservable queue is configured both as parent and leaf queue. (Gergo Repas via Haibo Chen)
|
2018-05-11 11:34:00 -07:00 |
|
Eric Yang
|
8f7912e0fe
|
YARN-8274. Fixed a bug on docker start command.
Contributed by Jason Lowe
|
2018-05-11 14:23:16 -04:00 |
|
Weiwei Yang
|
9db9cd95bd
|
YARN-7003. DRAINING state of queues is not recovered after RM restart. Contributed by Tao Yang.
|
2018-05-11 10:47:04 +08:00 |
|
Vinod Kumar Vavilapalli (I am also known as @tshooter.)
|
d76fbbc9b8
|
YARN-8249. Fixed few REST APIs in RMWebServices to have static-user check. Contributed by Sunil Govindan.
|
2018-05-10 19:05:35 -07:00 |
|
Haibo Chen
|
6341c3a437
|
YARN-7715. Support NM promotion/demotion of running containers. (Miklos Szegedi via Haibo Chen)
|
2018-05-10 11:01:01 -07:00 |
|
Robert Kanter
|
c8b53c4364
|
YARN-8202. DefaultAMSProcessor should properly check units of requested custom resource types against minimum/maximum allocation (snemeth via rkanter)
|
2018-05-10 09:31:59 -07:00 |
|
Vrushali C
|
3c95ca4f21
|
YARN-8247 Incorrect HTTP status code returned by ATSv2 for non-whitelisted users. Contributed by Rohith Sharma K S
|
2018-05-09 22:17:48 -07:00 |
|
bibinchundatt
|
cc0310a526
|
YARN-8201. Skip stacktrace of few exception from ClientRMService. Contributed by Bilwa S T.
|
2018-05-10 09:15:46 +05:30 |
|
Eric Yang
|
af4fc2e628
|
YARN-8261. Fixed a bug in creation of localized container directory.
Contributed by Jason Lowe
|
2018-05-09 13:32:51 -04:00 |
|
Rohith Sharma K S
|
cd68c7cc69
|
YARN-8260. [UI2] Per-application tracking URL is no longer available in YARN UI2. Contributed by Sunil G.
|
2018-05-09 12:17:04 +05:30 |
|
Rohith Sharma K S
|
9acfaee1f0
|
YARN-8264. [UI2] GPU Info tab disappears if we click any sub link under List of Applications or List of Containers. Contributed by Sunil G.
|
2018-05-09 12:04:31 +05:30 |
|
Rohith Sharma K S
|
eb7b256cc2
|
YARN-8239. [UI2] Clicking on Node Manager UI under AM container info / App Attempt page goes to old RM UI. Contributed by Sunil G.
|
2018-05-09 12:00:43 +05:30 |
|
Billie Rinaldi
|
1ef0a1db1d
|
YARN-7894. Improve ATS response for DShell DS_CONTAINER when container launch fails. Contributed by Chandni Singh
|
2018-05-08 13:49:41 -07:00 |
|
Jason Lowe
|
a2ea756420
|
YARN-8207. Docker container launch use popen have risk of shell expansion. Contributed by Eric Yang.
|
2018-05-08 15:30:36 -05:00 |
|
Wangda Tan
|
6b96a73bb0
|
YARN-8232. RMContainer lost queue name when RM HA happens. (Hu Ziqian via wangda)
Change-Id: Ia21e1da6871570c993bbedde76ce32929e95970f
|
2018-05-08 11:34:45 -07:00 |
|
Rohith Sharma K S
|
7450583721
|
YARN-8253. HTTPS Ats v2 api call fails with 'bad HTTP parsed'. Contributed by Charan Hebri.
|
2018-05-08 12:28:54 +05:30 |
|
Sunil G
|
2916c90500
|
YARN-8251. [UI2] Clicking on Application link at the header goes to Diagnostics Tab instead of AppAttempt Tab. Contributed by Yesha Vora.
|
2018-05-08 11:37:03 +05:30 |
|
Sunil G
|
9832265e1d
|
YARN-5151. [UI2] Support kill application from new YARN UI. Contributed by Gergely Novák.
|
2018-05-08 10:35:19 +05:30 |
|
Weiwei Yang
|
67f239c42f
|
YARN-8025. UsersManangers#getComputedResourceLimitForActiveUsers throws NPE due to preComputedActiveUserLimit is empty. Contributed by Tao Yang.
|
2018-05-07 11:33:14 +08:00 |
|
Inigo Goiri
|
6a69239d86
|
YARN-8163. Add support for Node Labels in opportunistic scheduling. Contributed by Abhishek Modi.
|
2018-05-04 14:59:59 -07:00 |
|
Eric Yang
|
8cdb032aff
|
YARN-8223. Improved yarn auxiliary service to load jar file from HDFS.
Contributed by Zian Chen
|
2018-05-04 12:36:31 -04:00 |
|
Billie Rinaldi
|
6795f8072f
|
YARN-8079. Support static and archive unmodified local resources in service AM. Contributed by Suma Shivaprasad
|
2018-05-04 09:27:07 -07:00 |
|
Billie Rinaldi
|
502914ca32
|
YARN-7818. Remove privileged operation warnings during container launch for the ContainerRuntimes. Contributed by Shane Kumpf
|
2018-05-04 08:53:55 -07:00 |
|
Eric Yang
|
7698737207
|
YARN-8226. Improved anti-affinity description in YARN Service doc.
Contributed by Gour Saha
|
2018-05-03 13:35:40 -04:00 |
|
Eric Yang
|
7fe3214d4b
|
YARN-7961. Improve status message for YARN service.
Contributed by Gour Saha
|
2018-05-03 13:27:07 -04:00 |
|
Rohith Sharma K S
|
ee2ce923a9
|
YARN-8217. RmAuthenticationFilterInitializer and TimelineAuthenticationFilterInitializer should use Configuration.getPropsWithPrefix instead of iterator. Contributed by Suma Shivaprasad.
|
2018-05-03 14:43:40 +05:30 |
|
Inigo Goiri
|
e6a80e476d
|
YARN-8151. Yarn RM Epoch should wrap around. Contributed by Young Chen.
|
2018-05-02 17:23:17 -07:00 |
|
Eric Yang
|
f4d280f02b
|
YARN-8194. Fixed reinitialization error for LinuxContainerExecutor.
Contributed by Chandni Singh
|
2018-05-02 20:07:19 -04:00 |
|
Konstantinos Karanasos
|
3b34fca4b5
|
YARN-8113. Update placement constraints doc with application namespaces and inter-app constraints. Contributed by Weiwei Yang.
|
2018-05-02 11:49:56 -07:00 |
|
Eric Yang
|
883f68222a
|
YARN-8209. Fixed NPE in Yarn Service deletion.
Contributed by Eric Badger
|
2018-05-02 14:33:31 -04:00 |
|
Weiwei Yang
|
251f528814
|
YARN-8222. Fix potential NPE when gets RMApp from RM context. Contributed by Tao Yang.
|
2018-05-02 17:54:46 +08:00 |
|
Yiqun Lin
|
3265b55119
|
YARN-6385. Fix checkstyle warnings in TestFileSystemApplicationHistoryStore
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
|
2018-05-02 18:14:02 +09:00 |
|
Eric Yang
|
24eeea8b18
|
YARN-7799. Improved YARN service jar file handling.
Contributed by Billie Rinaldi
|
2018-05-01 16:46:34 -04:00 |
|
Billie Rinaldi
|
4e1382aca4
|
YARN-2674. Fix distributed shell AM container relaunch during RM work preserving restart. Contributed by Shane Kumpf
|
2018-05-01 07:27:47 -07:00 |
|
Sunil G
|
d6139c5106
|
YARN-8187. [UI2] Individual Node page does not contain breadcrumb trail. Contributed by Zian Chen.
|
2018-05-01 14:01:34 +05:30 |
|
Weiwei Yang
|
2d319e3793
|
YARN-8212. Pending backlog for async allocation threads should be configurable. Contributed by Tao Yang.
|
2018-05-01 09:47:10 +08:00 |
|
Eric Yang
|
a966ec6e23
|
YARN-8228. Added hostname length check for docker container.
Contributed by Shane Kumpf
|
2018-04-30 19:12:53 -04:00 |
|
Konstantinos Karanasos
|
9b09555451
|
YARN-8195. Fix constraint cardinality check in the presence of multiple target allocation tags. Contributed by Weiwei Yang.
|
2018-04-30 11:54:30 -07:00 |
|
Weiwei Yang
|
2c95eb8111
|
YARN-8225. YARN precommit build failing in TestPlacementConstraintTransformations. Contributed by Shane Kumpf.
|
2018-04-28 17:37:37 +08:00 |
|
Wangda Tan
|
92c5331423
|
YARN-8005. Add unit tests for queue priority with dominant resource calculator. (Zian Chen via wangda)
Change-Id: I17a645f20869a1e5d86fa7a325c93fec908b91dc
|
2018-04-27 13:08:43 -07:00 |
|
Wangda Tan
|
b1833d9ba2
|
YARN-8210. AMRMClient logging on every heartbeat to track updation of AM RM token causes too many log lines to be generated in AM logs. (Suma Shivaprasad via wangda)
Change-Id: I70edd6e301fd5e78d479e1882aedc9332a0827aa
|
2018-04-27 13:07:38 -07:00 |
|
Rohith Sharma K S
|
ef3ecc308d
|
YARN-8221. RMWebServices also need to honor yarn.resourcemanager.display.per-user-apps. Contributed by Sunil G.
|
2018-04-27 22:58:10 +05:30 |
|
Eric Yang
|
24a5ccbf4b
|
YARN-7781. Update YARN service documentation.
Contributed by Gour Saha
|
2018-04-27 12:38:30 -04:00 |
|
Eric Yang
|
14b47990af
|
YARN-8204. Added a flag to disable YARN service upgrade.
Contributed by Chandni Singh
|
2018-04-27 12:24:43 -04:00 |
|
Billie Rinaldi
|
9ab3f97089
|
YARN-8211. Yarn registry dns log finds BufferUnderflowException on port ping. Contributed by Eric Yang
|
2018-04-27 07:58:43 -07:00 |
|
Billie Rinaldi
|
914d6b5cb1
|
YARN-8208. Add log statement for Docker client configuration file at INFO level. Contributed by Yesha Vora
|
2018-04-27 06:10:32 -07:00 |
|
Ewan Higgs
|
84ecfe3ceb
|
HADOOP-14188. Remove the usage of org.mockito.internal.util.reflection.Whitebox
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
|
2018-04-27 19:21:37 +09:00 |
|
Sunil G
|
71220d218d
|
YARN-8004. Add unit tests for inter queue preemption for dominant resource calculator. Contributed by Zian Chen.
|
2018-04-27 10:42:30 +05:30 |
|
Sunil G
|
7fc09c4f72
|
YARN-8215. ATS v2 returns invalid YARN_CONTAINER_ALLOCATED_HOST_HTTP_ADDRESS from NM. Contributed by Rohith Sharma K S.
|
2018-04-27 10:33:42 +05:30 |
|
Sunil G
|
1634de0fc1
|
YARN-8205. Application State is not updated to ATS if AM launching is delayed. Contributed by Rohith Sharma K S.
|
2018-04-27 10:26:57 +05:30 |
|
Eric Yang
|
93979db840
|
YARN-8122. Added component health monitoring for YARN service.
Contributed by Gour Saha
|
2018-04-26 19:17:32 -04:00 |
|
Billie Rinaldi
|
598483e496
|
YARN-8140. Improve log message when launch cmd is ran for stopped yarn service. Contributed by Eric Yang
|
2018-04-26 13:54:40 -07:00 |
|
Eric Yang
|
4a7369b095
|
YARN-7939. Added support to upgrade a component instance.
Contributed by Chandni Singh
|
2018-04-26 13:54:40 -07:00 |
|
Wangda Tan
|
2a0fa50f9d
|
YARN-8193. YARN RM hangs abruptly (stops allocating resources) when running successive applications. (Zian Chen via wangda)
Change-Id: Ia83dd2499ee9000b9e09ae5a932f21a13c0ddee6
|
2018-04-26 13:54:40 -07:00 |
|
Sunil G
|
7ac0abdc13
|
YARN-8188. RM Nodes UI data table index for sorting column need to be corrected post Application tags display. Contributed by Weiwei Yang.
|
2018-04-26 13:54:40 -07:00 |
|