hadoop/hadoop-tools/hadoop-azure
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
..
dev-support HADOOP-17475. ABFS : add high performance listStatusIterator (#2548) 2021-02-04 13:36:19 +00:00
src HADOOP-13327 Output Stream Specification. (#2587) 2021-02-10 10:28:59 +00:00
.gitignore HADOOP-17191. ABFS: Run the tests with various combinations of configurations and publish a consolidated results 2020-12-16 10:34:59 -08:00
pom.xml HADOOP-17404. ABFS: Small write - Merge append and flush 2021-01-06 10:43:37 -08:00