hadoop/hadoop-tools/hadoop-azure-datalake/src/test
Steve Loughran 798df6d699
HADOOP-13327 Output Stream Specification. (#2587)
This defines what output streams and especially those which implement
Syncable are meant to do, and documents where implementations (HDFS; S3)
don't. With tests.

The file:// FileSystem now supports Syncable if an application calls
FileSystem.setWriteChecksum(false) before creating a file -checksumming
and Syncable.hsync() are incompatible.

Contributed by Steve Loughran.
2021-02-10 10:28:59 +00:00
..
java/org/apache/hadoop/fs/adl HADOOP-17459. ADLS Gen1: Fixes for rename contract tests #2607 2021-01-12 14:00:48 +00:00
resources HADOOP-13327 Output Stream Specification. (#2587) 2021-02-10 10:28:59 +00:00