Commit Verlauf

Autor SHA1 Nachricht Datum
  DieterDP 2e586c12e5 HADOOP-18987. Various fixes to FileSystem API docs (#6292) vor 1 Jahr
  Tom f58945d7d1 HDFS-16791. Add getEnclosingRoot() API to filesystem interface and implementations (#6198) vor 1 Jahr
  Nikita Eshkeev 4de31123ce Fix "the the" and friends typos (#5267) vor 2 Jahren
  Steve Loughran 38b2ed2151 HADOOP-18442. Remove openstack support (#4855) vor 2 Jahren
  Steve Loughran 1b4dba99b5 HADOOP-16202. Enhanced openFile(): hadoop-common changes. (#2584/1) vor 3 Jahren
  Steve Loughran 708a0ce21b HADOOP-13704. Optimized S3A getContentSummary() vor 3 Jahren
  Steve Loughran 98fe0d0fc3 HADOOP-17979. Add Interface EtagSource to allow FileStatus subclasses to provide etags (#3633) vor 3 Jahren
  Petre Bogdan Stolojan a218038960 HADOOP-17139 Re-enable optimized copyFromLocal implementation in S3AFileSystem (#3101) vor 4 Jahren
  Steve Loughran bcd9c67082 HADOOP-16721. Improve S3A rename resilience (#2742) vor 4 Jahren
  Steve Loughran 798df6d699 HADOOP-13327 Output Stream Specification. (#2587) vor 4 Jahren
  He Xiaoqiao c98d274db1 HDFS-15751. Add documentation for msync() API to filesystem.md. Contributed by Konstantin V Shvachko. vor 4 Jahren
  Mukund Thakur 82522d60fb HADOOP-17281 Implement FileSystem.listStatusIterator() in S3AFileSystem (#2354) vor 4 Jahren
  David Tucker fc2435cb5c HADOOP-15136. Correct typos in filesystem.md (#2314) vor 4 Jahren
  Steve Loughran d4d4c37810 HADOOP-14630 Contract Tests to verify create, mkdirs and rename under a file is forbidden vor 5 Jahren
  Steve Loughran 5e2ce370a3 HADOOP-16759. Filesystem openFile() builder to take a FileStatus param (#1761). Contributed by Steve Loughran vor 5 Jahren
  Hui Fei 67f2c491fe HDFS-14802. The feature of protect directories should be used in RenameOp (#1669) vor 5 Jahren
  Steve Loughran e346e3638c HADOOP-15691 Add PathCapabilities to FileSystem and FileContext. vor 5 Jahren
  Steve Loughran 4317d33232 HADOOP-16380. S3Guard to determine empty directory status for all non-root directories. vor 6 Jahren
  Steve Loughran 366186d999 HADOOP-16233. S3AFileStatus to declare that isEncrypted() is always true (#685) vor 6 Jahren
  Steve Loughran f365957c63 HADOOP-15229. Add FileSystem builder-based openFile() API to match createFile(); vor 6 Jahren
  Thomas Marquardt ce03a93f78 HADOOP-15446. ABFS: tune imports & javadocs; stabilise tests. vor 7 Jahren
  Chris Douglas 5e81f32d11 HADOOP-15106. FileSystem::open(PathHandle) should throw a specific exception on validation failure vor 7 Jahren
  John Zhuge bf6a660232 HADOOP-15012. Add readahead, dropbehind, and unbuffer to StreamCapabilities. Contributed by John Zhuge. vor 7 Jahren
  Chris Douglas d015e0bbd5 HDFS-7878. API - expose a unique file identifier. vor 7 Jahren
  Aaron Fabbri 49467165a5 HADOOP-14738 Remove S3N and obsolete bits of S3A; rework docs. Contributed by Steve Loughran. vor 8 Jahren
  Lei Xu 99e558b13b HADOOP-14398. Modify documents for the FileSystem Builder API. (Lei (Eddy) Xu) vor 8 Jahren
  Lei Xu fe3341786a HDFS-12251. Add document for StreamCapabilities. (Lei (Eddy) Xu) vor 8 Jahren
  Vinayakumar B 8dbd53ef9f HDFS-11067. DFS#listStatusIterator(..) should throw FileNotFoundException if the directory deleted before fetching next batch of entries. Contributed by Vinayakumar B. vor 8 Jahren
  Andrew Wang 4966a6e26e HADOOP-14223. Extend FileStatus#toString() to include details like Erasure Coding and Encryption. Contributed by Manoj Govindassamy. vor 8 Jahren
  Andrew Wang 52b00600df HADOOP-13715. Add isErasureCoded() API to FileStatus class. Contributed by Manoj Govindassamy. vor 8 Jahren