hadoop/hadoop-tools/hadoop-azure-datalake/src
Steve Loughran 98e4d516ea
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.

Change-Id: I892d768de6268f4dd6f175b3fe3b7e5bcaa91194
2021-02-10 10:31:22 +00:00
..
main/java/org/apache/hadoop/fs/adl HADOOP-13327 Output Stream Specification. (#2587) 2021-02-10 10:31:22 +00:00
site HADOOP-16438. ADLS Gen1 OpenSSL config control. 2019-09-09 17:09:32 +01:00
test HADOOP-13327 Output Stream Specification. (#2587) 2021-02-10 10:31:22 +00:00