bibinchundatt
|
570fa2da20
|
YARN-9508. YarnConfiguration areNodeLabel enabled is costly in allocation flow. Contributed by Bilwa S T.
|
2019-05-15 13:30:09 +05:30 |
|
bibinchundatt
|
2de1e30658
|
YARN-9547. ContainerStatusPBImpl default execution type is not returned. Contributed by Bilwa S T.
|
2019-05-15 13:21:39 +05:30 |
|
Weiwei Yang
|
2d8282bb82
|
HADOOP-16306. AliyunOSS: Remove temporary files when upload small files to OSS. Contributed by wujinhu.
|
2019-05-14 14:05:39 -07:00 |
|
Sahil Takiar
|
e2dfdaee7c
|
HDFS-14482: Crash when using libhdfs with bad classpath
|
2019-05-14 11:04:06 -07:00 |
|
Sunil G
|
7d831eca64
|
YARN-9519. TFile log aggregation file format is not working for yarn.log-aggregation.TFile.remote-app-log-dir config. Contributed by Adam Antal.
|
2019-05-14 10:48:08 -07:00 |
|
Lokesh Jain
|
6bcc1dce52
|
HDDS-1503. Reduce garbage generated by non-netty threads in datanode ratis server (#813)
|
2019-05-14 14:49:50 +05:30 |
|
Hanisha Koneru
|
02c9efcb81
|
HDDS-1491. Ozone KeyInputStream seek() should not read the chunk file. (#795)
|
2019-05-13 20:49:52 -07:00 |
|
Inigo Goiri
|
389e640f0c
|
HADOOP-16161. NetworkTopology#getWeightUsingNetworkLocation return unexpected result. Contributed by He Xiaoqiao.
|
2019-05-13 11:46:16 -07:00 |
|
Giovanni Matteo Fumarola
|
206e633946
|
YARN-9453. Clean up code long if-else chain in ApplicationCLI#run. Contributed by Wanqiang Ji.
|
2019-05-13 11:11:20 -07:00 |
|
Giovanni Matteo Fumarola
|
29ff7fb140
|
YARN-9493. Scheduler Page does not display the right page by query string. Contributed by Wanqiang Ji.
|
2019-05-13 10:57:12 -07:00 |
|
Erik Krogen
|
5847e00143
|
HDFS-14245. [SBN read] Enable ObserverReadProxyProvider to work with non-ClientProtocol proxy types. Contributed by Erik Krogen.
|
2019-05-13 08:39:59 -07:00 |
|
Weiwei Yang
|
1a47c2b7ae
|
YARN-9539.Improve cleanup process of app activities and make some conditions configurable. Contributed by Tao Yang.
|
2019-05-12 22:31:39 -07:00 |
|
DadanielZ
|
ff27e8eabd
|
HADOOP-16251. ABFS: add FSMainOperationsBaseTest. Re-commit to fix git metadata.
Author: Da Zhou
|
2019-05-10 13:57:30 -07:00 |
|
Aaron Fabbri
|
5f1a34649f
|
Revert "HADOOP-16251. ABFS: add FSMainOperationsBaseTest"
This reverts commit 7c2d7c05a9 .
Git Commit name and email were incorrect. Will re-commit.
|
2019-05-10 13:55:56 -07:00 |
|
DadanielZ
|
7c2d7c05a9
|
HADOOP-16251. ABFS: add FSMainOperationsBaseTest
Author: Da Zhou
|
2019-05-10 12:46:03 -07:00 |
|
Zhankun Tang
|
36267b6f7c
|
SUBMARINE-52. [SUBMARINE-14] Generate Service spec + launch script for single-node PyTorch learning job. Contributed by Szilard Nemeth.
|
2019-05-10 23:40:17 +08:00 |
|
Sunil G
|
64c7f36ab1
|
YARN-9504. [UI2] Fair scheduler queue view page does not show actual capacity. Contributed by Zoltan Siegl.
|
2019-05-10 14:27:23 +05:30 |
|
Vivek Ratnavel Subramanian
|
b832e174b0
|
HDDS-1474. "ozone.scm.datanode.id" config should take path for a dir and not a file (#809)
|
2019-05-09 17:11:09 -07:00 |
|
Giovanni Matteo Fumarola
|
1b48100a5e
|
YARN-9522. AppBlock ignores full qualified class name of PseudoAuthenticationHandler. Contributed by Prabhu Joseph.
|
2019-05-09 14:02:58 -07:00 |
|
Rajat Khandelwal
|
591ca69823
|
HADOOP-16278. With S3A Filesystem, Long Running services End up Doing lot of GC and eventually die.
Contributed by Rajat Khandelwal
|
2019-05-09 21:13:29 +01:00 |
|
Hanisha Koneru
|
2d31ccc1b3
|
Revert "HDDS-1474. ozone.scm.datanode.id config should take path for a dir (#792)" (#808)
This reverts commit 18cca583ac .
|
2019-05-09 11:18:46 -07:00 |
|
Giovanni Matteo Fumarola
|
ec36126346
|
YARN-9483. DistributedShell does not release container when failed to localize at launch. Contributed by Prabhu Joseph.
|
2019-05-09 10:59:31 -07:00 |
|
Vivek Ratnavel Subramanian
|
18cca583ac
|
HDDS-1474. ozone.scm.datanode.id config should take path for a dir (#792)
|
2019-05-09 10:23:44 -07:00 |
|
Weiwei Yang
|
90add05caa
|
YARN-9489. Support filtering by request-priorities and allocation-request-ids for query results of app activities. Contributed by Tao Yang.
|
2019-05-09 21:54:09 +08:00 |
|
avijayanhwx
|
25951255ce
|
HDDS-1500. Allocate block failures in client should print exception trace. Contributed by Aravindan Vijayan (#801).
|
2019-05-09 15:38:49 +05:30 |
|
Akira Ajisaka
|
f257497b0f
|
HADOOP-16299. [JDK 11] Build fails without specifying -Djavac.version=11
Signed-off-by: Takanobu Asanuma <tasanuma@apache.org>
|
2019-05-09 14:49:46 +09:00 |
|
Eric Yang
|
0c5fa2e7d9
|
YARN-9535. Fixed spell check for container-executor in Docker documentation.
Contributed by Charan Hebri
|
2019-05-08 16:56:26 -04:00 |
|
Da Zhou
|
3418bbbb59
|
HADOOP-16269. ABFS: add listFileStatus with StartFrom.
Author: Da Zhou
|
2019-05-08 17:20:46 +01:00 |
|
Rakesh Radhakrishnan
|
9b0aace1e6
|
HDFS-14401. Refine the implementation for HDFS cache on SCM. Contributed by Feilong He.
|
2019-05-08 17:20:21 +05:30 |
|
Prabhu Joseph
|
96dc5cedfe
|
HADOOP-16293. AuthenticationFilterInitializer doc has speudo instead of pseudo.
Author: Prabhu Joseph
|
2019-05-08 10:18:20 +01:00 |
|
Akira Ajisaka
|
3172f6cbf9
|
YARN-9513. Addendum patch: Fix ASF License warnings. Contributed by Giovanni Matteo Fumarola.
|
2019-05-08 14:56:23 +09:00 |
|
Weiwei Yang
|
c336af3847
|
YARN-9432. Reserved containers leak after its request has been cancelled or satisfied when multi-nodes enabled. Contributed by Tao Yang.
|
2019-05-08 09:54:16 +08:00 |
|
Akira Ajisaka
|
66c2a4ef89
|
HADOOP-16270. [JDK 11] Remove unintentional override of the version of Maven Dependency Plugin. Contributed by Xieming Li.
|
2019-05-08 10:50:07 +09:00 |
|
Peter Bacsko
|
713e8a27ae
|
HADOOP-16238. Add the possbility to set SO_REUSEADDR in IPC Server Listener. Contributed by Peter Bacsko.
Signed-off-by: Wei-Chiu Chuang <weichiu@apache.org>
|
2019-05-07 17:48:27 -07:00 |
|
Siddharth
|
c4be3ea276
|
HDDS-1489. Unnecessary log messages on console with Ozone shell. (#797)
|
2019-05-07 14:48:39 -07:00 |
|
avijayanhwx
|
eb9c8900bc
|
HDDS-1475 : Fix OzoneContainer start method. (#788)
|
2019-05-07 14:09:41 -07:00 |
|
Shashikant Banerjee
|
7f0e2c67e0
|
HDDS-1395. Key write fails with BlockOutputStream has been closed exception (#749). Contributed by Shashikant Banerjee
|
2019-05-08 01:00:10 +05:30 |
|
Shashikant Banerjee
|
01451a57de
|
Revert "HDDS-1395. Key write fails with BlockOutputStream has been closed exception (#749)"
This reverts commit d525633619 .
|
2019-05-08 00:49:15 +05:30 |
|
bshashikant
|
d525633619
|
HDDS-1395. Key write fails with BlockOutputStream has been closed exception (#749)
HDDS-1395. Key write fails with BlockOutputStream has been closed exception (#749).
|
2019-05-08 00:38:53 +05:30 |
|
Giovanni Matteo Fumarola
|
8ecbf61cca
|
YARN-9513. [JDK11] Fix TestMetricsInvariantChecker#testManyRuns in case of JDK greater than 8. Contributed by Adam Antal.
|
2019-05-07 10:59:02 -07:00 |
|
Márton Elek
|
1a696cc761
|
HDDS-1424. Support multi-container robot test execution
Closes #726
|
2019-05-07 17:48:10 +02:00 |
|
Eric Yang
|
49e1292ea3
|
YARN-9524. Fixed TestAHSWebService and TestLogsCLI unit tests.
Contributed by Prabhu Joseph
|
2019-05-06 19:48:45 -04:00 |
|
Siyao Meng
|
93f2283a69
|
HADOOP-16289. Allow extra jsvc startup option in hadoop_start_secure_daemon in hadoop-functions.sh. Contributed by Siyao Meng.
Signed-off-by: Wei-Chiu Chuang <weichiu@apache.org>
|
2019-05-06 15:47:33 -07:00 |
|
Haibo Chen
|
597fa47ad1
|
YARN-9529. Log correct cpu controller path on error while initializing CGroups. (Contributed by Jonathan Hung)
|
2019-05-06 11:56:22 -07:00 |
|
Márton Elek
|
fb7c1cad0e
|
Revert "HDDS-1384. TestBlockOutputStreamWithFailures is failing"
This reverts commit dead9b4049 .
|
2019-05-06 20:17:00 +02:00 |
|
Weiwei Yang
|
12b7059ddc
|
YARN-9440. Improve diagnostics for scheduler and app activities. Contributed by Tao Yang.
|
2019-05-06 20:00:15 +08:00 |
|
Siddharth
|
1d70c8ca0f
|
HDDS-1464. Client should have different retry policies for different exceptions. (#785)
|
2019-05-05 09:21:15 -07:00 |
|
Surendra Singh Lilhore
|
69b903bbd8
|
HDFS-14372. NPE while DN is shutting down. Contributed by lujie.
|
2019-05-05 16:33:52 +05:30 |
|
Surendra Singh Lilhore
|
e424392a62
|
HDFS-14438. Fix typo in OfflineEditsVisitorFactory. Contributed by bianqi.
|
2019-05-05 13:38:09 +05:30 |
|
Giovanni Matteo Fumarola
|
d331a2a0c2
|
YARN-9528. Federation RMs starting up at the same time can give duplicate application IDs. Contributed by Young Chen.
|
2019-05-03 15:05:17 -07:00 |
|