Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
addax-6.0.2.tar.gz | 2025-07-08 | 764.6 MB | |
addax-6.0.2.tar.gz.sha256sum.asc | 2025-07-08 | 85 Bytes | |
6.0.2 source code.tar.gz | 2025-07-08 | 7.4 MB | |
6.0.2 source code.zip | 2025-07-08 | 8.2 MB | |
README.md | 2025-07-08 | 2.2 kB | |
Totals: 5 Items | 780.2 MB | 1 |
Addax 6.0.2 has released! 🎉
We are pleased to announce version 6.0.2, which focuses on improving stability and performance by addressing several bugs and implementing minor code refinements.
Below are the key updates in this release:
Highlight
- update Hadoop version to 3.3.6 (#1306)
- migrate from Apache HttpClient to Java 11 HttpClient (#1305)
- add hidden file filter to listStatus method in DFSUtil
📜 Changes
46ef26e7 (origin/master, origin/HEAD) [feat][plugin][hdfsreader] add hidden file filter to listStatus method in DFSUtil d3afd05c [chore][docs][hivereader] add version compatibility information for HiveReader dfb77d6d [bugfix][core][build] increase pom.xml read limit to capture a project version correctly 0539fbe1 [upgrade][dependencies] update Hadoop version to 3.3.6 (#1306) 02304c52 [chore][license][update] add Apache License 2.0 header to missing files e33e74b4 [chore][plugin][dependencies] update log4j and zstd versions in pom.xml 0d343c68 [improve][plugin][httpreader] improve JSON body handling in POST requests 55b91986 [refactor][core] simplify job resource handling by removing HTTP request logic d0dbbc33 [bugfix][core] fixed job file URL parsing to support case-insensitive protocols 32d42c5b [chore][plugin][icebergwriter] clean up pom.xml by removing unused dependencies and properties bbb3e641 [chore][plugin][hdfsreader] fix indentation in pom.xml 56678f44 [chore][plugin][hivereader] remove unnecessary whitespace in pom.xml ab24da9d [chore][plugin][dependencies] update Avro to 1.12.0 and ORC to 1.9.5 a9a63227 [chore][plugin][icebergwriter] update error message for unsupported file format 06476173 [bugfix][plugin][icebergwriter] fix error when write orc format table (#1304) fdc8934f [chore][plugin][httpreader] remove unused commons-net dependency from pom.xml 2657f087 [refactor][plugin][httpreader] migrate from Apache HttpClient to Java 11 HttpClient (#1305) 5349776e [refactor][core] switch garbage collector from G1GC to ZGC for improved performance fbaab28a [refactor][core] replace Apache HttpClient with Java 11 HttpClient for improved HTTP handling 50fd5557 [maven-release-plugin] prepare for next development iteration