hadoop/hadoop-tools/hadoop-azure-datalake
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
..
src HADOOP-13327 Output Stream Specification. (#2587) 2021-02-10 10:28:59 +00:00
pom.xml HADOOP-17444. ADLS Gen1: Update adls SDK to 2.3.9 (#2551) 2021-01-06 14:32:13 +00:00