Steve Loughran
|
52babbb4a0
|
HADOOP-15086. NativeAzureFileSystem file rename is not atomic.
Contributed by Thomas Marquardt
|
2017-12-22 11:39:55 +00:00 |
Steve Loughran
|
c8ff0cc304
|
HADOOP-13282. S3 blob etags to be made visible in S3A status/getFileChecksum() calls.
Contributed by Steve Loughran
|
2017-12-21 14:58:58 +00:00 |
Steve Loughran
|
ef450df443
|
HADOOP-15113. NPE in S3A getFileStatus: null instrumentation on using closed instance.
Contributed by Steve Loughran.
|
2017-12-21 14:15:53 +00:00 |
Akira Ajisaka
|
5ab632baf5
|
HDFS-12949. Fix findbugs warning in ImageWriter.java.
|
2017-12-21 10:04:34 +09:00 |
Steve Loughran
|
1ba491ff90
|
HADOOP-14965. S3a input stream "normal" fadvise mode to be adaptive
|
2017-12-20 18:25:33 +00:00 |
Steve Loughran
|
35ad9b1dd2
|
HADOOP-13974. S3Guard CLI to support list/purge of pending multipart commits.
Contributed by Aaron Fabbri
|
2017-12-18 21:19:06 +00:00 |
Chris Douglas
|
4b3a785914
|
HDFS-12903. [READ] Fix closing streams in ImageWriter. Contributed by Virajith Jalaparti
|
2017-12-15 17:51:42 -08:00 |
Chris Douglas
|
e515103a83
|
Revert "HDFS-12903. [READ] Fix closing streams in ImageWriter"
This reverts commit c1bf2654b0 .
|
2017-12-15 17:51:42 -08:00 |
Virajith Jalaparti
|
8239e3afb3
|
HDFS-12712. [9806] Code style cleanup
|
2017-12-15 17:51:41 -08:00 |
Virajith Jalaparti
|
80c3fec3a1
|
HDFS-12912. [READ] Fix configuration and implementation of LevelDB-based alias maps
|
2017-12-15 17:51:41 -08:00 |
Virajith Jalaparti
|
c89b29bd42
|
HDFS-12893. [READ] Support replication of Provided blocks with non-default topologies.
|
2017-12-15 17:51:41 -08:00 |
Virajith Jalaparti
|
0f6aa9564c
|
HDFS-12905. [READ] Handle decommissioning and under-maintenance Datanodes with Provided storage.
|
2017-12-15 17:51:41 -08:00 |
Virajith Jalaparti
|
962b5e722b
|
HDFS-12903. [READ] Fix closing streams in ImageWriter
|
2017-12-15 17:51:41 -08:00 |
Virajith Jalaparti
|
4531588a94
|
HDFS-11640. [READ] Datanodes should use a unique identifier when reading from external stores
|
2017-12-15 17:51:41 -08:00 |
Virajith Jalaparti
|
fb996a32a9
|
HDFS-12894. [READ] Skip setting block count of ProvidedDatanodeStorageInfo on DN registration update
|
2017-12-15 17:51:40 -08:00 |
Virajith Jalaparti
|
9c35be86e1
|
HDFS-12713. [READ] Refactor FileRegion and BlockAliasMap to separate out HDFS metadata and PROVIDED storage metadata. Contributed by Ewan Higgs
|
2017-12-15 17:51:40 -08:00 |
Virajith Jalaparti
|
a027055dd2
|
HDFS-12885. Add visibility/stability annotations. Contributed by Chris Douglas
|
2017-12-15 17:51:40 -08:00 |
Virajith Jalaparti
|
352f994b64
|
HDFS-12665. [AliasMap] Create a version of the AliasMap that runs in memory in the Namenode (leveldb). Contributed by Ewan Higgs.
|
2017-12-15 17:51:40 -08:00 |
Virajith Jalaparti
|
4d59dabb7f
|
HDFS-12809. [READ] Fix the randomized selection of locations in {{ProvidedBlocksBuilder}}.
|
2017-12-15 17:51:40 -08:00 |
Virajith Jalaparti
|
3d3be87e30
|
HDFS-12778. [READ] Report multiple locations for PROVIDED blocks
|
2017-12-15 17:51:39 -08:00 |
Virajith Jalaparti
|
3b1d30301b
|
HDFS-12775. [READ] Fix reporting of Provided volumes
|
2017-12-15 17:51:39 -08:00 |
Virajith Jalaparti
|
6cd80b2521
|
HDFS-12779. [READ] Allow cluster id to be specified to the Image generation tool
|
2017-12-15 17:51:39 -08:00 |
Virajith Jalaparti
|
90d1b47a2a
|
HDFS-12776. [READ] Increasing replication for PROVIDED files should create local replicas
|
2017-12-15 17:51:39 -08:00 |
Virajith Jalaparti
|
87dc026bee
|
HDFS-12789. [READ] Image generation tool does not close an opened stream
|
2017-12-15 17:51:39 -08:00 |
Virajith Jalaparti
|
c293cc8e9b
|
HDFS-12671. [READ] Test NameNode restarts when PROVIDED is configured
|
2017-12-15 17:51:39 -08:00 |
Virajith Jalaparti
|
71d0a82571
|
HDFS-12607. [READ] Even one dead datanode with PROVIDED storage results in ProvidedStorageInfo being marked as FAILED
|
2017-12-15 17:51:39 -08:00 |
Virajith Jalaparti
|
98f5ed5aa3
|
HDFS-11902. [READ] Merge BlockFormatProvider and FileRegionProvider.
|
2017-12-15 17:51:38 -08:00 |
Virajith Jalaparti
|
d6a9a89973
|
HDFS-12605. [READ] TestNameNodeProvidedImplementation#testProvidedDatanodeFailures fails after rebase
|
2017-12-15 17:51:38 -08:00 |
Virajith Jalaparti
|
17052c4aff
|
HDFS-12584. [READ] Fix errors in image generation tool from latest rebase
|
2017-12-15 17:51:38 -08:00 |
Virajith Jalaparti
|
aca023b72c
|
HDFS-12289. [READ] HDFS-12091 breaks the tests for provided block reads
|
2017-12-15 17:51:38 -08:00 |
Virajith Jalaparti
|
546b95f484
|
HDFS-11673. [READ] Handle failures of Datanode with PROVIDED storage
|
2017-12-15 17:51:38 -08:00 |
Virajith Jalaparti
|
4851f06bc2
|
HDFS-11791. [READ] Test for increasing replication of provided files.
|
2017-12-15 17:51:38 -08:00 |
Virajith Jalaparti
|
aa5ec85f7f
|
HDFS-11663. [READ] Fix NullPointerException in ProvidedBlocksBuilder
|
2017-12-15 17:51:37 -08:00 |
Virajith Jalaparti
|
d65df0f273
|
HDFS-11190. [READ] Namenode support for data stored in external stores.
|
2017-12-15 17:51:37 -08:00 |
Virajith Jalaparti
|
8da3a6e314
|
HDFS-10706. [READ] Add tool generating FSImage from external store
|
2017-12-15 17:51:37 -08:00 |
Kai Zheng
|
f86c81d923
|
HADOOP-15039. Move SemaphoredDelegatingExecutor to hadoop-common. Contributed by Genmao Yu
|
2017-12-14 11:14:52 +08:00 |
Kai Zheng
|
28792b6b7f
|
Revert "HADOOP-15039. Move SemaphoredDelegatingExecutor to hadoop-common. Contributed by Genmao Yu"
This reverts commit 479d6a5792262c977025c26fd4960574b0db6847
|
2017-12-14 11:05:11 +08:00 |
Surendra Singh Lilhore
|
00129c5314
|
HDFS-12833. Distcp : Update the usage of delete option for dependency with update and overwrite option. Contributed by usharani.
|
2017-12-12 00:28:02 +05:30 |
Kai Zheng
|
ce04340ec7
|
HADOOP-15104. AliyunOSS: change the default value of max error retry. Contributed by Jinhu Wu
|
2017-12-08 23:03:54 +08:00 |
Kai Zheng
|
73b86979d6
|
HADOOP-15039. Move SemaphoredDelegatingExecutor to hadoop-common. Contributed by Genmao Yu
|
2017-12-06 12:01:36 +08:00 |
Aaron Fabbri
|
6555af81a2
|
HADOOP-14475 Metrics of S3A don't print out when enabled. Contributed by Younger and Sean Mackrory.
|
2017-12-05 11:06:32 -08:00 |
Steve Loughran
|
3150c019ae
|
HADOOP-15071 S3a troubleshooting docs to add a couple more failure modes.
Contributed by Steve Loughran
|
2017-12-05 15:05:41 +00:00 |
Steve Loughran
|
0ea182d0fa
|
HADOOP-15042. Azure PageBlobInputStream.skip() can return negative value when numberOfPagesRemaining is 0.
Contributed by Rajesh Balamohan
|
2017-11-28 11:52:59 +00:00 |
Rohith Sharma K S
|
3cd75845da
|
MAPREDUCE-7014. Fix java doc errors in jdk1.8. Contributed by Steve Loughran.
|
2017-11-27 22:01:00 +05:30 |
Steve Loughran
|
de8b6ca5ef
|
HADOOP-13786 Add S3A committer for zero-rename commits to S3 endpoints.
Contributed by Steve Loughran and Ryan Blue.
|
2017-11-22 15:28:12 +00:00 |
Steve Loughran
|
c326fc89b0
|
HADOOP-15024 Support user agent configuration and include that & Hadoop version information to oss server.
Contributed by Sammi Chen.
|
2017-11-20 18:56:42 +00:00 |
Akira Ajisaka
|
6903cf096e
|
HADOOP-13514. Upgrade maven surefire plugin to 2.20.1
Signed-off-by: Allen Wittenauer <aw@apache.org>
|
2017-11-19 12:39:37 -08:00 |
Kai Zheng
|
18621af7ae
|
HADOOP-14993. AliyunOSS: Override listFiles and listLocatedStatus. Contributed Genmao Yu
|
2017-11-14 17:58:37 +08:00 |
Daniel Templeton
|
ba8136615a
|
YARN-7413. Support resource type in SLS (Contributed by Yufei Gu via Daniel Templeton)
Change-Id: Ic0a897c123c5d2f57aae757ca6bcf1dad7b90d2b
|
2017-11-09 12:09:48 -08:00 |
John Zhuge
|
bf6a660232
|
HADOOP-15012. Add readahead, dropbehind, and unbuffer to StreamCapabilities. Contributed by John Zhuge.
|
2017-11-09 10:16:12 -08:00 |