Elek, Márton
|
c072458e5d
|
HDDS-1213. Support plain text S3 MPU initialization request.
|
2019-03-08 09:55:31 -08:00 |
|
Márton Elek
|
45f976fdcf
|
HDDS-1113. Remove default dependencies from hadoop-ozone project. Contributed by Elek, Marton.
Closes #490
|
2019-03-06 18:22:22 +01:00 |
|
Ajay Kumar
|
625e93713b
|
HDDS-1177. Add validation to AuthorizationHeaderV4. Contributed by Ajay Kumar
|
2019-02-26 18:57:43 -08:00 |
|
Anu Engineer
|
7ea91494ce
|
HDDS-1041. Support TDE(Transparent Data Encryption) for Ozone.
Contributed by Xiaoyu Yao.
|
2019-02-16 10:23:10 -08:00 |
|
Elek, Márton
|
afe126d71f
|
HDDS-1114. Fix findbugs/checkstyle/accepteance errors in Ozone. Contributed by Marton Elek.
|
2019-02-15 11:49:52 -08:00 |
|
Elek, Márton
|
d10444e79c
|
HDDS-1092. Use Java 11 JRE to run Ozone in containers.
|
2019-02-15 17:26:56 +01:00 |
|
Anu Engineer
|
506bd02c63
|
HDDS-905. Create informative landing page for Ozone S3 gateway.
Contributed by Elek, Marton.
|
2019-02-14 23:16:23 -08:00 |
|
Anu Engineer
|
0395f22145
|
HDDS-1068. Improve the error propagation for ozone sh.
Contributed by Elek, Marton.
|
2019-02-14 22:51:46 -08:00 |
|
Márton Elek
|
df7b7dadf9
|
HDDS-1073. Fix FindBugs issues on OzoneBucketStub#createMultipartKey. Contributed by Aravindan Vijayan.
|
2019-02-08 11:35:55 +01:00 |
|
Márton Elek
|
9ace37b119
|
HDDS-987. MultipartUpload: S3API for list parts of a object. Contributed by Bharat Viswanadham.
|
2019-02-05 13:08:36 +01:00 |
|
Bharat Viswanadham
|
53729279c7
|
HDDS-1035. Intermittent TestRootList failure. Contributed by Doroszlai Attila.
|
2019-01-30 16:21:42 -08:00 |
|
Xiaoyu Yao
|
9fc7df8afb
|
HDDS-793. Support custom key/value annotations on volume/bucket/key. Contributed by Elek, Marton.
|
2019-01-24 23:24:09 -08:00 |
|
Nanda kumar
|
a448b05287
|
HDDS-1009. TestAbortMultipartUpload is missing the apache license text.
Contributed by Dinesh Chitlangia.
|
2019-01-25 12:20:12 +05:30 |
|
Márton Elek
|
4e0aa2ceac
|
HDDS-948. MultipartUpload: S3 API for Abort Multipart Upload. Contributed by Bharat Viswanadham.
|
2019-01-24 20:24:19 +01:00 |
|
Bharat Viswanadham
|
c26d354e7d
|
HDDS-983. Rename S3Utils to avoid conflict with HDFS classes. Contributed by Bharat Viswanadham.
|
2019-01-18 13:16:38 -08:00 |
|
Bharat Viswanadham
|
54b11de2c0
|
HDDS-898. Continue token should contain the previous dir in Ozone s3g object list. Contributed by Elek Marton.
|
2019-01-16 17:33:10 -08:00 |
|
Bharat Viswanadham
|
2091d1a4af
|
HDDS-941. Rename ChunkGroupInputStream to keyInputStream and ChunkInputStream to BlockInputStream. Contributed by Shashikant Banerjee.
|
2019-01-09 20:02:36 -08:00 |
|
Márton Elek
|
32cf0412ce
|
HDDS-965. Ozone: checkstyle improvements and code quality scripts. Contributed by Elek, Marton.
|
2019-01-08 22:27:19 +01:00 |
|
Márton Elek
|
999f31fd20
|
HDDS-924. MultipartUpload: S3 APi for complete Multipart Upload. Contributed by Bharat Viswanadham.
|
2019-01-08 15:48:48 +01:00 |
|
Márton Elek
|
396ffba1aa
|
HDDS-968. Fix TestObjectPut failures. Contributed by Bharat Viswanadham.
|
2019-01-08 14:54:38 +01:00 |
|
Márton Elek
|
d66925a315
|
HDDS-902. MultipartUpload: S3 API for uploading a part file. Contributed by Bharat Viswanadham.
|
2019-01-07 12:39:46 +01:00 |
|
Márton Elek
|
992dd9d189
|
HDDS-901. MultipartUpload: S3 API for Initiate multipart upload. Contributed by Bharat Viswanadham.
|
2019-01-07 12:06:22 +01:00 |
|
Bharat Viswanadham
|
6c852f2a37
|
HDDS-892. Parse aws v2 headers without spaces in Ozone s3 gateway. Contributed by Elek Marton.
|
2018-12-06 15:37:34 -08:00 |
|
Bharat Viswanadham
|
de4255509a
|
HDDS-894. Content-length should be set for ozone s3 ranged download. Contributed by Elek Marton.
|
2018-12-03 15:17:44 -08:00 |
|
Márton Elek
|
753f421350
|
HDDS-820. Use more strict data format for the Last-Modified headers of s3 gateway. Contributed by Elek, Marton.
|
2018-11-23 10:05:12 +01:00 |
|
Márton Elek
|
34b6fa7d6b
|
HDDS-732. Add read method which takes offset and length in SignedChunkInputStream. Contributed by chencan.
|
2018-11-21 17:59:36 +01:00 |
|
Márton Elek
|
22867deffa
|
HDDS-791. Support Range header for ozone s3 object download. Contributed by Bharat Viswanadham.
|
2018-11-21 17:04:53 +01:00 |
|
Anu Engineer
|
a16aa2f60b
|
HDDS-825. Code cleanup based on messages from ErrorProne.
Contributed by Anu Engineer.
|
2018-11-15 17:36:09 -08:00 |
|
Bharat Viswanadham
|
57866b366f
|
HDDS-821. Handle empty x-amz-storage-class header in Ozone S3 gateway. Contributed by Elek Marton.
|
2018-11-15 14:21:42 -08:00 |
|
Márton Elek
|
b12e69475b
|
HDDS-658. Implement s3 bucket list backend call and use it from rest endpoint. Contributed by Bharat Viswanadham.
|
2018-11-15 12:22:16 +01:00 |
|
Anu Engineer
|
00a67f770e
|
HDDS-810. Move the "\r\n" at the chunk end in TestSignedChunksInputStream#singlechunkwithoutend.
Contributed by Chencan.
|
2018-11-06 10:42:19 -08:00 |
|
Márton Elek
|
3d5cc1138a
|
HDDS-798. Storage-class is showing incorrectly. Contributed by Bharat Viswanadham.
|
2018-11-06 18:28:54 +01:00 |
|
Akira Ajisaka
|
49412a1289
|
HDDS-811. [JDK 11] Fix compilation failures with jdk 11. Contributed by Lokesh Jain.
|
2018-11-06 21:26:43 +09:00 |
|
Bharat Viswanadham
|
6d9c18cfa9
|
HDDS-788. Change title page of bucket browser in S3gateway. Contributed by Bharat Viswanadham.
|
2018-11-02 08:00:18 -07:00 |
|
Bharat Viswanadham
|
c5eb237e3e
|
HDDS-777. Fix missing jenkins issue in s3gateway module. Contributed by Bharat Viswanadham.
|
2018-10-31 19:11:12 -07:00 |
|
Bharat Viswanadham
|
478b2cba0d
|
HDDS-773. Loading ozone s3 bucket browser could be failed. Contributed by Elek Marton.
|
2018-10-31 07:54:23 -07:00 |
|
Márton Elek
|
b519f3f2a0
|
HDDS-659. Implement pagination in GET bucket (object list) endpoint. Contributed by Bharat Viswanadham.
|
2018-10-31 13:29:01 +01:00 |
|
Márton Elek
|
ecac351aac
|
HDDS-712. Use x-amz-storage-class to specify replication type and replication factor. Contributed by Bharat Viswanadham.
|
2018-10-31 13:28:59 +01:00 |
|
Bharat Viswanadham
|
3655e573e2
|
HDDS-743. S3 multi delete request should return XML header in quiet mode. Contributed by Elek Marton.
|
2018-10-29 12:59:41 -07:00 |
|
Márton Elek
|
bfb720ebc8
|
HDDS-573. Make VirtualHostStyleFilter port agnostic. Contributed by Danilo Perez.
|
2018-10-29 14:45:01 +01:00 |
|
Bharat Viswanadham
|
199703f985
|
HDDS-739. Support MultiDeleteRequest without XML namespace. Contributed by Elek Marton.
|
2018-10-27 09:32:28 -07:00 |
|
Márton Elek
|
23887129cd
|
HDDS-643. Parse Authorization header in a separate filter. Contributed by Bharat Viswanadham.
|
2018-10-25 12:45:53 +02:00 |
|
Bharat Viswanadham
|
021caaa55e
|
HDDS-516. Implement CopyObject REST endpoint. Contributed by Bharat Viswanadham.
|
2018-10-24 15:53:31 -07:00 |
|
Bharat Viswanadham
|
ebf8e1731d
|
HDDS-693. Support multi-chunk signatures in s3g PUT object endpoint. Contributed by Elek Marton.
|
2018-10-24 12:51:38 -07:00 |
|
Bharat Viswanadham
|
f6498af0d7
|
HDDS-705. addendum patch to fix find bug issue. Contributed by Bharat Viswanadham.
|
2018-10-22 10:17:12 -07:00 |
|
Nanda kumar
|
97a41b3dbe
|
HDDS-705. OS3Exception resource name should be the actual resource name.
Contributed by Bharat Viswanadham.
Recommitting after making sure that patch is clean.
|
2018-10-22 15:48:36 +05:30 |
|
Nanda kumar
|
c696419f3e
|
Revert "HDDS-705. OS3Exception resource name should be the actual resource name."
This reverts commit 977c6f6470 .
There was spurious edit in this commit.
|
2018-10-22 15:37:40 +05:30 |
|
Anu Engineer
|
977c6f6470
|
HDDS-705. OS3Exception resource name should be the actual resource name.
Contributed by Bharat Viswanadham.
|
2018-10-21 22:49:16 -07:00 |
|
Anu Engineer
|
d7b012e560
|
HDDS-679. Add query parameter to the constructed query in VirtualHostStyleFilter.
Contributed by Bharat Viswanadham.
|
2018-10-19 11:40:11 -07:00 |
|
Anu Engineer
|
9aebafd2da
|
HDDS-701. Support key multi-delete.
Contributed by Elek, Marton.
|
2018-10-19 10:13:08 -07:00 |
|