Releases: IBM/GEDS-HDFS
Releases · IBM/GEDS-HDFS
1.3.2
1.3.1
1.3.0
Enable object store integration in the tests.
What's Changed
Full Changelog: v1.2.2...v1.2.3
Improve handling of filesystem paths that begin with /. Fix offset in append.
What's Changed
- Fix offset in append. by @pspoerri in #31
- Improve handling of filesystem paths that begin with
/
. Add tests for create and append. by @pspoerri in #33
Full Changelog: v1.2.1...v1.2.2
Update builds to GEDS 1.0
What's Changed
Full Changelog: v1.2...v1.2.1
Support GEDS Java API 1.2
What's Changed
- Integrate support to configure io_thread_pool_size, available_local_memory and available_local_storage. by @pspoerri in #22
- Fix empty paths and create bucket by default. by @pspoerri in #23
- Metadata Support by @pspoerri in #11
- Fix empty paths and create a bucket by default. by @pspoerri in #25
- Bump GEDS API to 1.2 by @pspoerri in #26
- Enable builds on Github CI. by @pspoerri in #27
- Make jar naming consistent. by @pspoerri in #28
Full Changelog: v1.1...v1.2
Support GEDS Java API 1.1
What's Changed
- Use GEDSConfig when initializing GEDSHadoopFileSystem (requires GEDS API 1.1) by @pspoerri in #12
- Fix build on MacOS. by @pspoerri in #13
- Add a .gitignore. by @pspoerri in #14
- Bump GEDS to 0.8.0.1 to support 1.1 of the Java API. by @pspoerri in #15
- Enable the dco bot. by @pspoerri in #16
- GEDSInputStream: Implement ByteBuffer Interface. by @pspoerri in #17
- Bump examples to GEDS 0.8.1 by @pspoerri in #18
- Github: Add CODEOWNERS by @pspoerri in #19
- Integrate Object Relocation and Metadata Support. by @pspoerri in #20
- Bump GEDS to 0.8.2. by @pspoerri in #21
Full Changelog: v1.0...v1.1
Support GEDS Java API 1.0
What's Changed
- Version GEDS API. by @pspoerri in #2
- Fix API versioning. by @pspoerri in #3
- Add a TeraSort example by @pspoerri in #4
- Cleanup temporary data. by @pspoerri in #5
- Examples: Bump Spark version by @pspoerri in #6
- Use s3cmd to cleanup folders. by @pspoerri in #7
- Download logs from Kubernetes. by @pspoerri in #8
- Add a SQL Query example and add timings to terasort. by @pspoerri in #9
- Add TPC-DS example by @pspoerri in #10
Full Changelog: https://github.com/IBM/GEDS-HDFS/commits/v1.0