Rohith Sharma K S
|
8c6978c3ba
|
YARN-6149. Allow port range to be specified while starting NM Timeline collector manager. Contributed by Abhishek Modi.
|
2019-01-04 14:07:02 +05:30 |
Rohith Sharma K S
|
573b158791
|
YARN-8567. Fetching yarn logs fails for long running application if it is not present in timeline store. Contributed by Tarun Parimi.
|
2019-01-04 14:01:35 +05:30 |
Sunil G
|
f4906ac019
|
YARN-9038. [CSI] Add ability to publish/unpublish volumes on node managers. Contributed by Weiwei Yang.
|
2019-01-04 12:10:00 +05:30 |
Eric Yang
|
dfceffa70d
|
YARN-9147. Rmove auxiliary services when manifest file is removed.
Contributed by Billie Rinaldi
|
2019-01-03 12:57:21 -05:00 |
Weiwei Yang
|
cfe89e6f96
|
YARN-9164. Shutdown NM may cause NPE when opportunistic container scheduling is enabled. Contributed by lujie.
|
2019-01-03 23:56:28 +08:00 |
Akira Ajisaka
|
128f340f4f
|
YARN-8894. Improve InMemoryPlan#toString. Contributed by BELUGA BEHR.
|
2018-12-28 17:43:47 +09:00 |
Akira Ajisaka
|
15fe1b34dd
|
YARN-8878. Remove StringBuffer from ManagedParentQueue.java. Contributed by BELUGA BEHR.
|
2018-12-28 17:29:22 +09:00 |
Sunil G
|
742fd978b5
|
YARN-9090. [Submarine] Update submarine installation script document. Contributed by Xun Liu.
|
2018-12-26 08:26:48 +05:30 |
Erik Krogen
|
091ad974cd
|
HDFS-13286. [SBN read] Add haadmin commands to transition between standby and observer. Contributed by Chao Sun.
|
2018-12-24 09:33:59 -08:00 |
Botong Huang
|
657aa433e2
|
YARN 9108. Fix FederationIntercepter merge home and secondary allocate response typo. Contributed by Abhishek Modi.
|
2018-12-22 12:41:49 -08:00 |
Akira Ajisaka
|
e98e963e51
|
YARN-9154. Fix itemization in YARN service quickstart document. Contributed by Ayush Saxena.
|
2018-12-22 13:25:39 +09:00 |
Eric Yang
|
f82922dcfa
|
YARN-5168. Added exposed port information for Docker container.
Contributed by Xun Liu
|
2018-12-21 19:44:07 -05:00 |
Eric Yang
|
ea724181d6
|
YARN-9132. Added file permission check for auxiliary services manifest file.
Contributed by Billie Rinaldi
|
2018-12-21 14:56:39 -05:00 |
Weiwei Yang
|
f659485ee8
|
YARN-8925. Updating distributed node attributes only when necessary. Contributed by Tao Yang.
|
2018-12-21 10:56:42 +08:00 |
Eric Yang
|
a80d321074
|
YARN-9152. Improved AuxServices REST API output.
Contributed by Billie Rinaldi
|
2018-12-20 19:21:55 -05:00 |
Eric Yang
|
7affa3053c
|
YARN-9131. Updated document usage for dynamic auxiliary service.
Contributed by Billie Rinaldi
|
2018-12-20 18:45:49 -05:00 |
Inigo Goiri
|
5df9fb16b9
|
YARN-9130. Add Bind_HOST configuration for Yarn Web Proxy. Contributed by Rong Tang.
|
2018-12-19 18:58:00 -08:00 |
Billie Rinaldi
|
2e544dc921
|
YARN-9129. Ensure flush after printing to log plus additional cleanup. Contributed by Eric Yang
|
2018-12-19 16:45:23 -08:00 |
Eric Yang
|
e815fd9c49
|
YARN-9126. Fix container clean up for reinitialization.
Contributed by Chandni Singh
|
2018-12-19 14:55:56 -05:00 |
Eric Yang
|
ccdd982e51
|
YARN-9084. Reset container state and defer readiness check for upgrade.
Contributed by Chandni Singh
|
2018-12-18 18:02:03 -05:00 |
Eric Yang
|
c7a5a4435e
|
YARN-9075. Add ability to register/remove auxiliary service without restart node manager.
Contributed by Billie Rinaldi
|
2018-12-18 17:05:51 -05:00 |
Billie Rinaldi
|
a6e9d27c29
|
YARN-9117. Add a check for insecure setup for container terminal. Contributed by Eric Yang
|
2018-12-18 12:49:10 -08:00 |
Billie Rinaldi
|
c5c73182e5
|
YARN-9072. Send exit command to terminate docker exec on connection close. Contributed by Eric Yang
|
2018-12-18 10:06:33 -08:00 |
Eric Yang
|
71e0b0d800
|
YARN-9040. Fixed memory leak in LevelDBCacheTimelineStore and DBIterator.
Contributed by Tarun Parimi
|
2018-12-17 12:04:25 -05:00 |
Vidura Mudalige
|
04c03476c9
|
YARN-9095. Removed Unused field from Resource: NUM_MANDATORY_RESOURCES
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
|
2018-12-15 16:07:27 +09:00 |
Billie Rinaldi
|
4f622337ee
|
YARN-9091. Improve terminal message when connection is refused. Contributed by Eric Yang
|
2018-12-14 19:55:50 -08:00 |
Billie Rinaldi
|
42297f7d99
|
YARN-8963. Add flag to disable interactive shell. Contributed by Eric Yang
|
2018-12-14 18:44:36 -08:00 |
Billie Rinaldi
|
aab310978f
|
YARN-9089. Add Terminal Link to Service component instance page for UI2. Contributed by Eric Yang
|
2018-12-14 18:38:03 -08:00 |
Akira Ajisaka
|
26e55d4ceb
|
YARN-9122. Add table of contents to YARN Service API document. Contributed by Zhankun Tang.
|
2018-12-15 10:29:47 +09:00 |
Eric Yang
|
b2d7204ed0
|
YARN-9125. Fixed Carriage Return detection in Docker container launch command.
Contributed by Billie Rinaldi
|
2018-12-14 17:52:26 -05:00 |
Billie Rinaldi
|
ca90b2480e
|
YARN-9032. Support sh shell for interactive container shell at command line. Contributed by Eric Yang
|
2018-12-14 14:08:22 -08:00 |
Billie Rinaldi
|
72e7c6a489
|
YARN-8962. Add ability to use interactive shell with normal yarn container. Contributed by Eric Yang
|
2018-12-12 18:18:57 -08:00 |
Wangda Tan
|
37eb919c59
|
YARN-8885. [DevicePlugin] Support NM APIs to query device resource allocation. (Zhankun Tang via wangda)
Change-Id: I2a9870709b512af1ac6c09c9701d0b3c0791ff32
|
2018-12-12 11:45:47 -08:00 |
Wangda Tan
|
9fba6cc247
|
YARN-9112. [Submarine] Support polling applicationId when it's not ready in cluster. (Zhankun Tang via wangda)
Change-Id: I73d73f3d631b28fb9866faa56571839b13824a97
|
2018-12-12 11:44:58 -08:00 |
Wangda Tan
|
61bdcb7b2b
|
YARN-9015. [DevicePlugin] Add an interface for device plugin to provide customized scheduler. (Zhankun Tang via wangda)
Change-Id: Ib2e4ae47a6f29bb3082c1f8520cf5a52ca720979
|
2018-12-12 11:44:22 -08:00 |
Wangda Tan
|
c771fe6e10
|
YARN-8714. [Submarine] Support files/tarballs to be localized for a training job. (Zhankun Tang via wangda)
Change-Id: I845131273e52a9d81dbc813ea6d4af06b205e334
|
2018-12-12 11:43:23 -08:00 |
Wangda Tan
|
8a5361116e
|
YARN-9078. [Submarine] Clean up the code of CliUtils#parseResourcesString. (Zhankun Tang via wangda)
Change-Id: I21ac5757b6115d55ec3157ba25db1b65bc85a37b
|
2018-12-12 11:42:44 -08:00 |
Sunil G
|
5a03c8b9ba
|
YARN-9114. [UI2] log service redirect url need to support user name. Contributed by Akhil PB
|
2018-12-12 14:19:49 +05:30 |
Haibo Chen
|
fb55e5201e
|
YARN-9008. Extend YARN distributed shell with file localization feature. (Contributed by Peter Bacsko)
|
2018-12-11 14:13:34 -08:00 |
Haibo Chen
|
881230da21
|
YARN-9051. Integrate multiple CustomResourceTypesConfigurationProvider implementations into one. (Contributed by Szilard Nemeth)
|
2018-12-11 11:41:32 -08:00 |
Haibo Chen
|
ac578c0e82
|
YARN-9087. Improve logging for initialization of Resource plugins. (Contributed by Szilard Nemeth)
|
2018-12-10 11:12:54 -08:00 |
Haibo Chen
|
64411a6ff7
|
YARN-8738. FairScheduler should not parse negative maxResources or minResources values as positive. (Contributed by Szilard Nemeth)
|
2018-12-10 11:06:50 -08:00 |
Weiwei Yang
|
1c09a10e96
|
YARN-9009. Fix flaky test TestEntityGroupFSTimelineStore.testCleanLogs. Contributed by OrDTesters.
|
2018-12-10 11:55:24 +08:00 |
Billie Rinaldi
|
154449fbd8
|
YARN-8914. Add xtermjs to YARN UI2. Contributed by Eric Yang and Akhil PB
|
2018-12-07 10:56:17 -08:00 |
Jonathan Hung
|
cc51607ccd
|
YARN-9085. Add Guaranteed and MaxCapacity to CSQueueMetrics
|
2018-12-07 10:45:37 -08:00 |
Haibo Chen
|
5d4a432660
|
YARN-9025. TestFairScheduler#testChildMaxResources is flaky. (Contributed by Szilard Nemeth)
|
2018-12-05 16:36:13 -08:00 |
Haibo Chen
|
912b1f9d64
|
YARN-9019. Ratio calculation of ResourceCalculator implementations could return NaN. (Contributed by Szilard Nemeth)
|
2018-12-05 15:16:41 -08:00 |
Haibo Chen
|
b3c75c1f1d
|
YARN-8985. Improve debug log in FSParentQueue when assigning container. (Contributed by Wilfred Spiegelenburg)
|
2018-12-05 15:02:57 -08:00 |
Haibo Chen
|
2bba329c14
|
YARN-8994. Fix race condition between move app and queue cleanup in Fair Scheduler. (Contributed by Wilfred Spiegelenburg)
|
2018-12-05 14:38:15 -08:00 |
Eric Yang
|
1b790f4dd1
|
YARN-9071. Improved status update for reinitialized containers.
Contributed by Chandni Singh
|
2018-12-05 17:00:56 -05:00 |