Weiwei Yang
|
040a202b20
|
HADOOP-15323. AliyunOSS: Improve copy file performance for AliyunOSSFileSystemStore. Contributed wujinhu.
|
2019-01-03 21:37:49 +08:00 |
Sean Mackrory
|
13f0ee21f2
|
HADOOP-15860. ABFS: Throw exception when directory / file name ends with a period (.). Contributed by Shweta Yakkali.
|
2019-01-02 09:33:09 -07:00 |
Sean Mackrory
|
d8f670ff28
|
HADOOP-15819. FileSystem cache misused in S3A integration tests. Contributed by Adam Antal.
|
2018-12-27 08:19:25 -07: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 |
Steve Loughran
|
a668f8e6c6
|
HADOOP-16015. Add bouncycastle jars to hadoop-aws as test dependencies.
Contributed by Steve Loughran.
|
2018-12-20 18:09:01 +00:00 |
Vishwajeet Dusane
|
784ea3aff6
|
HADOOP-15965. Upgrade to ADLS SDK which has major performance improvement for ingress/egress.
Contributed by Vishwajeet Dusane.
|
2018-12-20 18:00:05 +00:00 |
Da Zhou
|
346c0c8aff
|
HADOOP-16004. ABFS: Convert 404 error response in AbfsInputStream and AbfsOutPutStream to FileNotFoundException.
Contributed by Da Zhou.
|
2018-12-17 11:15:20 +00:00 |
Da Zhou
|
62df60737c
|
HADOOP-15972 ABFS: reduce list page size to to 500.
Contributed by Da Zhou.
(cherry picked from commit d09dbcc8fb )
|
2018-12-17 11:10:22 +00:00 |
Da Zhou
|
b2523d8100
|
HADOOP-15969. ABFS: getNamespaceEnabled can fail blocking user access thru ACLs.
Contributed by Da Zhou.
|
2018-12-17 11:04:40 +00:00 |
Sean Mackrory
|
82b798581d
|
HADOOP-15988. DynamoDBMetadataStore#innerGet should support empty directory flag when using authoritative listings. Contributed by Gabor Bota.
|
2018-12-12 09:30:13 -07:00 |
Sean Mackrory
|
1a25bbe9ec
|
HADOOP-15845. Require explicit URI on CLI for s3guard init and destroy. Contributed by Gabor Bota.
|
2018-12-11 08:33:13 -07:00 |
Sean Mackrory
|
c35de95a22
|
HADOOP-15987. ITestDynamoDBMetadataStore should check if table configured properly. Contributed by Gabor Bota.
|
2018-12-11 08:29:39 -07:00 |
Sean Mackrory
|
3ff8580f22
|
HADOOP-15428. s3guard bucket-info will create s3guard table if FS is set to do this automatically. (Contributed by Gabor Bota)
|
2018-12-10 14:03:08 -07:00 |
Inigo Goiri
|
8fc0d04517
|
HDFS-14001. [PROVIDED Storage] bootstrapStandby should manage the InMemoryAliasMap. Contributed by Virajith Jalaparti.
|
2018-12-07 18:30:36 -08:00 |
Da Zhou
|
a8bbd818d5
|
HADOOP-15968. ABFS: add try catch for UGI failure when initializing ABFS.
Contributed by Da Zhou.
|
2018-12-04 13:39:10 +00:00 |
Da Zhou
|
7ccb640a66
|
HADOOP-15957. WASB: Add asterisk wildcard support for PageBlobDirSet.
Contributed by Da Zhou.
|
2018-11-30 10:12:41 +00:00 |
Sean Mackrory
|
7eb0d3a324
|
HADOOP-14927. ITestS3GuardTool failures in testDestroyNoBucket(). Contributed by Gabor Bota.
|
2018-11-29 09:36:39 -07:00 |
Ewan Higgs
|
c1d24f8483
|
HDFS-13713. Add specification of Multipart Upload API to FS specification, with contract tests.
Contributed by Ewan Higgs and Steve Loughran.
|
2018-11-29 15:12:17 +00:00 |
Sean Mackrory
|
085f10e75d
|
HADOOP-15947. Fix ITestDynamoDBMetadataStore test error issues. Contributed by Gabor Bota.
|
2018-11-28 10:45:09 -07:00 |
Sean Mackrory
|
e148c3ff09
|
HADOOP-15798. LocalMetadataStore put() does not retain isDeleted in parent listing. Contributed by Gabor Bota.
|
2018-11-28 10:45:09 -07:00 |
Sean Mackrory
|
5d96b74f33
|
HADOOP-15370. S3A log message on rm s3a://bucket/ not intuitive. Contributed by Gabor Bota.
|
2018-11-28 10:45:09 -07:00 |
Steve Loughran
|
4c106fca0c
|
HADOOP-15932. Oozie unable to create sharelib in s3a filesystem.
Contributed by Steve Loughran.
|
2018-11-27 20:39:54 +00:00 |
Da Zhou
|
300f772c36
|
HADOOP-15940. ABFS: For HNS account, avoid unnecessary get call when doing Rename.
Contributed by Da Zhou <da.zhou@microsoft.com>
(cherry picked from commit 1a3a4960d9 )
|
2018-11-27 18:13:07 +00:00 |
Da Zhou
|
a8302e398c
|
HADOOP-15872. ABFS: Update to target 2018-11-09 REST version for ADLS Gen 2.
Contributed by Junhua Gu and Da Zhou.
|
2018-11-23 14:17:36 +00:00 |
Weiwei Yang
|
5ff0cf86a9
|
HADOOP-15943. AliyunOSS: add missing owner & group attributes for oss FileStatus. Contributed by wujinhu.
|
2018-11-23 13:56:54 +08:00 |
Weiwei Yang
|
be0708c6eb
|
HADOOP-15919. AliyunOSS: Enable Yarn to use OSS. Contributed by wujinhu.
|
2018-11-19 14:00:54 +08:00 |
Arpit Agarwal
|
914b0cf15f
|
HADOOP-12558. distcp documentation is woefully out of date. Contributed by Dinesh Chitlangia.
|
2018-11-15 13:58:13 -08:00 |
Akira Ajisaka
|
66b1335bb3
|
HADOOP-15926. Document upgrading the section in NOTICE.txt when upgrading the version of AWS SDK. Contributed by Dinesh Chitlangia.
|
2018-11-15 16:30:24 +09:00 |
Sammi Chen
|
3fade865ce
|
HADOOP-15917. AliyunOSS: fix incorrect ReadOps and WriteOps in statistics. Contributed by Jinhu Wu.
|
2018-11-14 12:58:57 +08:00 |
Da Zhou
|
a13be203b7
|
HADOOP-15876. Use keySet().removeAll() to remove multiple keys from Map in AzureBlobFileSystemStore
Contributed by Da Zhou.
|
2018-11-13 21:46:18 +00:00 |
Da Zhou
|
9dbb2b67c6
|
HADOOP-15812. ABFS: Improve AbfsRestOperationException format to ensure full msg can be displayed on console.
Author: Da Zhou <da.zhou@microsoft.com>
|
2018-11-09 11:06:23 +00:00 |
Junhua Gu
|
724c15007b
|
HADOOP-15846. ABFS: fix mask related bugs in setAcl, modifyAclEntries and removeAclEntries.
Contributed by Junhua Gu.
(cherry picked from commit 66715005f9 )
|
2018-11-08 17:21:40 +00:00 |
Sammi Chen
|
7574d18538
|
HADOOP-15868. AliyunOSS: update document for properties of multiple part download, multiple part upload and directory copy. Contributed by Jinhu Wu.
|
2018-10-26 15:19:56 +08:00 |
Daniel Templeton
|
e374584479
|
HADOOP-15823. ABFS: Stop requiring client ID and tenant ID for MSI
(Contributed by Da Zhou via Daniel Templeton)
Change-Id: I546ab3a1df1efec635c08c388148e718dc4a9843
|
2018-10-24 14:18:35 -07:00 |
Robert Kanter
|
5e294e950b
|
YARN-8919. Some tests fail due to NoClassDefFoundError for OperatorCreationException (tasanuma0829 via rkanter)
|
2018-10-23 13:37:17 -07:00 |
Ted Yu
|
e2cecb681e
|
HADOOP-15850. CopyCommitter#concatFileChunks should check that the blocks per chunk is not 0. Contributed by Ted Yu.
Signed-off-by: Wei-Chiu Chuang <weichiu@apache.org>
|
2018-10-19 13:21:06 -07:00 |
Giovanni Matteo Fumarola
|
cc09b2b0c7
|
HDFS-14007. Incompatible layout when generating FSImage. Contributed by Inigo Goiri.
|
2018-10-18 17:24:23 -07:00 |
Steve Loughran
|
d59ca43bff
|
HADOOP-15826. @Retries annotation of putObject() call & uses wrong.
Contributed by Steve Loughran and Ewan Higgs.
|
2018-10-16 20:02:54 +01:00 |
Steve Loughran
|
ef9dc6c44c
|
HADOOP-15851. Disable wildfly logs to the console.
Contributed by Vishwajeet Dusane.
|
2018-10-15 22:53:55 +01:00 |
bibinchundatt
|
b4a38e7b3e
|
YARN-8830. SLS tool fix node addition. Contributed by Bibin A Chundatt.
|
2018-10-15 16:10:25 +05:30 |
Steve Loughran
|
e36ae9639f
|
HADOOP-15831. Include modificationTime in the toString method of CopyListingFileStatus.
Contributed by Ted Yu.
|
2018-10-12 09:59:19 +01:00 |
Steve Loughran
|
ee816f1fd7
|
HADOOP-15837. DynamoDB table Update can fail S3A FS init.
Contributed by Steve Loughran.
|
2018-10-11 14:57:38 +01:00 |
Steve Loughran
|
bd50fa956b
|
HADOOP-15825. ABFS: Enable some tests for namespace not enabled account using OAuth.
Contributed by Da Zhou.
|
2018-10-09 20:02:12 +01:00 |
Jason Lowe
|
4b5b1ac3d1
|
MAPREDUCE-7130. Rumen crashes trying to handle MRAppMaster recovery events. Contributed by Peter Bacsko
|
2018-10-09 13:27:03 -05:00 |
Steve Loughran
|
7ba1cfdea7
|
HADOOP-15827. NPE in DynamoDBMetadataStore.lambda$listChildren for root + auth S3Guard.
Contributed by Gabor Bota
|
2018-10-09 10:46:41 +01:00 |
Steve Loughran
|
273cc2d4e9
|
HADOOP-15809. ABFS: better exception handling when making getAccessToken call.
Contributed by Da Zhou
|
2018-10-05 11:29:03 +01:00 |
Steve Loughran
|
7051bd78b1
|
HADOOP-15795. Make HTTPS the default protocol for ABFS.
Contributed by Da Zhou.
|
2018-10-03 12:52:53 +01:00 |
Aaron Fabbri
|
4f752d442b
|
HADOOP-15621 2/2 S3Guard: Implement time-based (TTL) expiry for Authoritative Directory Listing. Contributed by Gabor Bota
|
2018-10-03 00:24:29 -07:00 |
Aaron Fabbri
|
046b8768af
|
HADOOP-15621 S3Guard: Implement time-based (TTL) expiry for Authoritative Directory Listing. Contributed by Gabor Bota
|
2018-10-02 21:22:49 -07:00 |
Steve Loughran
|
e8b8604314
|
HADOOP-15792. typo in AzureBlobFileSystem.getIsNamespaceEnabeld.
Contributed by Abhishek Modi.
|
2018-10-02 18:57:20 +01:00 |