hadoop/hadoop-tools/hadoop-azure-datalake
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
..
src HADOOP-13327 Output Stream Specification. (#2587) 2021-02-10 10:31:22 +00:00
pom.xml Preparing for 3.3.1 development 2020-04-30 13:33:42 +09:00