Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.8.0
Description
Write down what a Filesystem output stream should do. While core the API is defined in Java, that doesn't say what's expected about visibility, durability, etc —and Hadoop Syncable interface is entirely ours to define.
Attachments
Attachments
Issue Links
- breaks
-
HADOOP-17537 Correct abfs test assertion reversed in HADOOP-13327
- Resolved
-
HDFS-15836 RBF: Fix contract tests after HADOOP-13327
- Resolved
- causes
-
HBASE-25900 HBoss tests compile/failure against Hadoop 3.3.1
- Resolved
- contains
-
HADOOP-14718 Add StreamCapabilities support to ADLS
- Resolved
-
HADOOP-14719 Add StreamCapabilities support to WASB
- Resolved
-
HADOOP-14402 roll out StreamCapabilities across output streams of all filesystems
- Resolved
- incorporates
-
HADOOP-14790 PageBlobOutputStream to declare hflush/hsync StreamCapabilities for
- Resolved
- is duplicated by
-
HDFS-12263 Revise StreamCapacities doc to describe the API usage and the requirements for customized OutputStream implemetation
- Resolved
- is related to
-
HADOOP-17597 Add option to downgrade S3A rejection of Syncable to warning
- Resolved
-
HDFS-14027 DFSStripedOutputStream should implement both hsync methods
- Resolved
-
HDFS-11644 Support for querying outputstream capabilities
- Resolved
-
HADOOP-14365 Stabilise FileSystem builder-based create API
- Resolved
-
HADOOP-15051 FSDataOutputStream returned by LocalFileSystem#createNonRecursive doesn't have hflush capability
- Resolved
-
HADOOP-15229 Add FileSystem builder-based openFile() API to match createFile(); S3A to implement S3 Select through this API.
- Resolved
-
HADOOP-14872 CryptoInputStream should implement unbuffer
- Resolved
- links to