Erik Krogen
|
55b3a718e9
|
HDFS-14211. [SBN Read]. Add a configurable flag to enable always-msync mode to ObserverReadProxyProvider. Contributed by Erik Krogen.
|
2019-03-19 08:14:49 -07:00 |
|
Rohith Sharma K S
|
c9e50c48de
|
YARN-9365. Fix table creation command in TimelineServiceV2.md
|
2019-03-19 12:05:37 +05:30 |
|
Ajay Yadav
|
f10d493325
|
HDDS-1119. DN get OM certificate from SCM CA for block token validation. Contributed by Ajay Kumar. (#601)
|
2019-03-18 23:08:17 -07:00 |
|
Weiwei Yang
|
568d3ab8b6
|
HADOOP-16191. AliyunOSS: improvements for copyFile/copyDirectory and logging. Contributed by wujinhu.
|
2019-03-19 09:55:32 +08:00 |
|
Eric Yang
|
09eabda314
|
YARN-9364. Remove commons-logging dependency from YARN.
Contributed by Prabhu Joseph
|
2019-03-18 19:58:42 -04:00 |
|
Arpit Agarwal
|
ae3a2c3851
|
Revert "HDDS-1284. Adjust default values of pipline recovery for more resilient service restart. Contributed by Elek, Marton. (#608)"
This reverts commit 44b8451821 .
|
2019-03-18 14:21:57 -07:00 |
|
Bharat Viswanadham
|
93db5da4d9
|
HDDS-1250. In OM HA AllocateBlock call where connecting to SCM from OM should not happen on Ratis.
|
2019-03-18 13:51:44 -07:00 |
|
Adam Antal
|
c0427c84dd
|
HADOOP-16124. Extend documentation in testing.md about S3 endpoint constants.
Contributed by Adam Antal.
|
2019-03-18 19:13:13 +00:00 |
|
Eric Yang
|
5f6e225166
|
YARN-9363. Replaced debug logging with SLF4J parameterized log message.
Contributed by Prabhu Joseph
|
2019-03-18 13:57:18 -04:00 |
|
Eric Yang
|
19b22c4385
|
YARN-9385. Fixed ApiServiceClient to use current UGI.
Contributed by Eric Yang
|
2019-03-18 13:16:34 -04:00 |
|
Eric Yang
|
5446e3cb8a
|
HADOOP-16167. Fixed Hadoop shell script for Ubuntu 18.
Contributed by Daniel Templeton
|
2019-03-18 13:04:49 -04:00 |
|
Xiaoyu Yao
|
66a104bc57
|
HDDS-1296. Fix checkstyle issue from Nightly run. Contributed by Xiaoyu Yao. (#616)
|
2019-03-18 08:38:55 -07:00 |
|
Erik Krogen
|
8c95cb9d6b
|
HADOOP-16192. Fix CallQueue backoff bugs: perform backoff when add() is used and update backoff when refreshed.
|
2019-03-18 08:13:43 -07:00 |
|
Shweta Yakkali
|
2db38abffc
|
HDFS-14328. [Clean-up] Remove NULL check before instanceof in TestGSet
(Contributed by Shweta Yakkali via Daniel Templeton)
Change-Id: I5b9f0e66664714d7c5bbfa30492a09f770626711
|
2019-03-18 15:10:26 +01:00 |
|
Shweta Yakkali
|
0e7e9013d4
|
YARN-9340. [Clean-up] Remove NULL check before instanceof in ResourceRequestSetKey
(Contributed by Shweta Yakkali via Daniel Templeton)
Change-Id: I932e29b36f086f7b7c76a250e33b473617ddbda1
|
2019-03-18 15:08:37 +01:00 |
|
Vishwajeet Dusane
|
1edf1914ac
|
HADOOP-16182. Update abfs storage back-end with "close" flag when application is done writing to a file.
Contributed by Vishwajeet Dusane.
|
2019-03-18 13:18:08 +00:00 |
|
Shweta Yakkali
|
cb4d911a82
|
MAPREDUCE-7188. [Clean-up] Remove NULL check before instanceof and fix checkstyle issue in TaskResult
(Contributed by Shweta Yakkali via Daniel Templeton)
Change-Id: Ie5eb9462f94e45cfd9d2a4b85c081ac8be949c07
|
2019-03-18 04:45:01 -07:00 |
|
Sammi Chen
|
4d2a116d6e
|
HDDS-699. Detect Ozone Network topology. Contributed by Sammi Chen.
|
2019-03-17 17:08:29 +08:00 |
|
Bharat Viswanadham
|
926d548caa
|
HDDS-1281. Fix the findbug issue caused by HDDS-1163. Contributed by Aravindan Vijayan.
|
2019-03-15 21:06:44 -07:00 |
|
Eric Yang
|
2064ca015d
|
YARN-9349. Changed logging to use slf4j api.
Contributed by Prabhu Joseph
|
2019-03-15 19:20:59 -04:00 |
|
Xiaoyu Yao
|
5cfb88a225
|
HDDS-1246. Add ozone delegation token utility subcmd for Ozone CLI. Contributed by Xiaoyu Yao. (#594)
|
2019-03-15 16:08:30 -07:00 |
|
Vivek Ratnavel Subramanian
|
af2dfc9f3d
|
HDDS-1263. SCM CLI does not list container with id 1.
|
2019-03-15 15:39:30 -07:00 |
|
Eric Yang
|
03f3c8aed2
|
YARN-4404. Corrected typo in javadoc.
Contributed by Yesha Vora
|
2019-03-15 18:04:04 -04:00 |
|
Elek, Márton
|
44b8451821
|
HDDS-1284. Adjust default values of pipline recovery for more resilient service restart. Contributed by Elek, Marton. (#608)
|
2019-03-15 14:51:37 -07:00 |
|
Elek, Márton
|
16b78622cc
|
HDDS-1283. Fix the dynamic documentation of basic s3 client usage. Contributed by Elek, Marton. (#605)
|
2019-03-15 14:12:10 -07:00 |
|
Inigo Goiri
|
ff06ef0631
|
HDFS-14366. Improve HDFS append performance. Contributed by Chao Sun.
|
2019-03-15 11:06:42 -07:00 |
|
Xiaoyu Yao
|
d1afa03804
|
HDDS-1138. Ozone Client should avoid talking to SCM directly. Contributed by Xiaoyu Yao and Mukul Kumar Singh.
Closes #585
|
2019-03-15 10:41:06 -07:00 |
|
Elek, Márton
|
dc21655f2a
|
HDDS-1259. OzoneFS classpath separation is broken by the token validation. Contributed by Elek Marton.
Closes #604
|
2019-03-15 09:43:01 -07:00 |
|
Shashikant Banerjee
|
a7f5e742a6
|
HDDS-1088. Add blockade Tests to test Replica Manager. Contributed by Nilotpal Nandi.
|
2019-03-15 20:54:41 +05:30 |
|
Shashikant Banerjee
|
155ab6d5d8
|
HDDS-1098. Introduce Retry Policy in Ozone Client. Contributed by Shashikant Banerjee.
|
2019-03-15 15:40:59 +05:30 |
|
Uma Maheswara Rao G
|
ba50a36a3e
|
HDFS-14354: Refactor MappableBlock to align with the implementation of SCM cache. Contributed by Feilong He.
|
2019-03-14 22:21:08 -07:00 |
|
Vivek Ratnavel Subramanian
|
9001508485
|
HDDS-761. Create S3 subcommand to run S3 related operations.
Closes #579
|
2019-03-14 21:16:59 -07:00 |
|
Vivek Ratnavel Subramanian
|
2627dad333
|
HDDS-1265. ozone sh s3 getsecret throws Null Pointer Exception for unsecured clusters.
Closes #611
|
2019-03-14 17:21:06 -07:00 |
|
Bharat Viswanadham
|
091a664977
|
HDDS-917. Expose NodeManagerMXBean as a MetricsSource. Contributed by Siddharth Wagle.
|
2019-03-14 12:41:52 -07:00 |
|
Eric Badger
|
688b177fc6
|
YARN-8376. Separate white list for docker.trusted.registries and docker.privileged-container.registries. Contributed by Eric Yang
|
2019-03-14 19:39:00 +00:00 |
|
Shashikant Banerjee
|
d60673c470
|
HDDS-1257. Incorrect object because of mismatch in block lengths. Contributed by Shashikant Banerjee.
|
2019-03-14 19:32:36 +05:30 |
|
Mukul Kumar Singh
|
983b78afdc
|
HDDS-1237. Fix test TestSecureContainerServer.testClientServerRatisGrpc. Contributed by Mukul Kumar Singh.
|
2019-03-14 16:49:43 +05:30 |
|
Márton Elek
|
3d140a537a
|
HDDS-1247. Bump trunk ozone version to 0.5.0. Contributed by Elek, Marton.
Closes #588
|
2019-03-14 12:01:25 +01:00 |
|
Mukul Kumar Singh
|
ea9fb07fd2
|
HDDS-1241. Update ozone to latest ratis snapshot build (0.4.0-5680cf5-SNAPSHOT). Contributed by Mukul Kumar Singh.
|
2019-03-14 15:18:06 +05:30 |
|
Vrushali C
|
f235a942d5
|
YARN-9016 DocumentStore as a backend for ATSv2. Contributed by Sushil Ks.
|
2019-03-13 16:45:23 -07:00 |
|
Ben Roling
|
6fa229891e
|
HADOOP-15625. S3A input stream to use etags/version number to detect changed source files.
Author: Ben Roling <ben.roling@gmail.com>
Initial patch from Brahma Reddy Battula.
|
2019-03-13 20:37:11 +00:00 |
|
Erik Krogen
|
66357574ae
|
HDFS-14346. Add better time precision to Configuration#getTimeDuration, allowing return unit and default unit to be specified independently. Contributed by Chao Sun.
|
2019-03-13 13:15:56 -07:00 |
|
Ajay Yadav
|
4fa009989b
|
HDDS-1254. Fix failure in TestOzoneManagerHttpServer & TestStorageContainerManagerHttpServer. Contributed by Ajay Kumar. (#598)
|
2019-03-13 12:01:08 -07:00 |
|
Xiaoyu Yao
|
86d508c7c7
|
HDDS-1087. Fix TestDefaultCertificateClient#testSignDataStream. Contributed by Xiaoyu Yao. (#596)
|
2019-03-13 11:50:53 -07:00 |
|
Matt Foley
|
f74159c8fc
|
HADOOP-16166. TestRawLocalFileSystemContract fails with build Docker container running on Mac.
Also provided similar fix for Windows.
|
2019-03-13 09:33:24 -07:00 |
|
Aravindan Vijayan
|
1f47fb7a2f
|
HDDS-1209. Fix the block allocation logic in SCM when client wants to exclude all available open containers in a chosen pipeline.
Signed-off-by: Nanda kumar <nanda@apache.org>
|
2019-03-13 17:12:43 +05:30 |
|
Vivek Ratnavel Subramanian
|
c1649bf1e1
|
HDDS-1226. Addendum. ozone-filesystem jar missing in hadoop classpath
Closes #560
|
2019-03-13 12:08:45 +01:00 |
|
Lokesh Jain
|
0d62753da9
|
HDDS-1128. Create stateful manager class for the pipeline creation scheduling.
Signed-off-by: Nanda kumar <nanda@apache.org>
|
2019-03-13 16:30:06 +05:30 |
|
Mukul Kumar Singh
|
d602d462a6
|
HDDS-1256. Fix failure in TestKeyValueContainerCheck. Contributed by Supratim Deka.
|
2019-03-13 16:22:19 +05:30 |
|
Weiwei Yang
|
159a715eef
|
MAPREDUCE-7192. JobHistoryServer attempts page support jump to containers log page in NM when logAggregation is disable. Contributed by Jiandan Yang.
|
2019-03-13 17:00:35 +08:00 |
|