126 Commits (12504dc1a65c794a7f447b9b1a305821d4a9e501)

Author SHA1 Message Date
chrislu 12504dc1a6 feat: upgrade Apache Parquet to 1.16.0 to fix EOFException 6 days ago
chrislu 221252d34e fmt 6 days ago
chrislu 10ff54a661 Revert "docs: comprehensive analysis of 78-byte EOFException" 6 days ago
chrislu 94ab173eb0 docs: comprehensive analysis of 78-byte EOFException 6 days ago
chrislu a3cf4eb843 debug: track stream lifecycle and total bytes written 6 days ago
chrislu f52d2902b2 fix: copy Maven artifacts into workspace instead of mounting $HOME/.m2 6 days ago
chrislu 052365a627 fix: use explicit $HOME path for Maven mount and add verification 6 days ago
chrislu 966b053ed3 fix: use SNAPSHOT version to force Maven to use locally built JARs 6 days ago
chrislu 2fbc2432cb fix: force Maven clean build to pick up updated Java client JARs 6 days ago
chrislu d7f0579c99 fix: replace deprecated slf4j-log4j12 with slf4j-reload4j 6 days ago
chrislu 65d9aacceb debug: enable detailed logging for SeaweedFS client file operations 6 days ago
chrislu 94615996ed workaround: increase Spark task retries for eventual consistency 6 days ago
chrislu 53daabf07c fix: remove ping command not available in Maven container 6 days ago
chrislu 780a1fd059 fix: add file sync and cache settings to prevent EOF on read 6 days ago
chrislu 90f5a2371e debug: add DNS verification and disable Java DNS caching 6 days ago
chrislu a481a345ac refactor: run Spark tests fully in Docker with bridge network 6 days ago
chrislu 150d084b3b fix: use localhost publicUrl and -max=100 for host-based Spark tests 6 days ago
chrislu ce40e2fd58 fix: use container hostname for volume server to enable automatic volume creation 6 days ago
chrislu 7e0d8315bc security: upgrade nimbus-jose-jwt to 10.0.2 to fix GHSA-xwmg-2g98-w7v9 6 days ago
chrislu 470c05af97 Update pom.xml 6 days ago
chrislu 9078ea64f1 security: upgrade nimbus-jose-jwt to 9.37.4 (patched version) 6 days ago
chrislu e2e89b52b7 security: add dependency overrides for vulnerable transitive deps 6 days ago
chrislu 2ca03582da fix: restore Jetty dependency management with version 12.0.12 6 days ago
chrislu 1296fed511 4.1.125.Final 6 days ago
chrislu b2186b3f8f fix: remove Jetty dependency management due to unavailable versions 6 days ago
chrislu 342705c99e fmt 6 days ago
chrislu fd51091abd fix: add persistent volume data directory for volume server 6 days ago
chrislu e48bf9a791 security: upgrade Jetty from 9.4.53 to 12.0.16 6 days ago
chrislu a1a14259c3 fix: add -max=0 to volume server for unlimited volumes 6 days ago
chrislu c49abc0c2f security: upgrade Apache ZooKeeper to 3.9.4 7 days ago
chrislu a051452fe6 security: upgrade Apache ZooKeeper to 3.9.3 7 days ago
chrislu 150deefdc0 fix: aggressively suppress Parquet DEBUG logging 7 days ago
chrislu b018588c14 security: upgrade Netty to 4.1.124.Final (patched version) 7 days ago
chrislu 4dd55783da security: upgrade Netty to 4.1.118.Final 7 days ago
chrislu fab383dc10 fix: use 127.0.0.1 for volume server IP registration 7 days ago
chrislu 707e7732a7 fix: suppress verbose Parquet DEBUG logging 7 days ago
chrislu 8c13794a49 security: upgrade Netty to 4.1.115.Final to fix CVE 7 days ago
chrislu abaf933971 fix: add publicUrl to volume server for host network access 7 days ago
chrislu 01e20a350c refactor: extract surefire JVM args to property 7 days ago
chrislu 3074b1ee2f refactor: externalize seaweedfs-hadoop3-client version to property 7 days ago
chrislu 7b548be48e security: add dependencyManagement to fix vulnerable transitives 7 days ago
chrislu ec08fadf85 fix: align maven-compiler-plugin with compiler properties 7 days ago
chrislu e8e9df2680 test: improve docker-compose config for Spark tests 7 days ago
chrislu dd9c1c6190 fix: add -peers=none to master command for standalone mode 7 days ago
chrislu e63feb48fc ci: fix Maven artifact restoration in workflow 7 days ago
chrislu 786f5de7bb ci: refactor Spark workflow for DRY and robustness 7 days ago
chrislu b35463c8b4 spark: fix flaky test by sorting DataFrame before first() 7 days ago
chrislu 6f905acfd2 spark: update compiler source/target from Java 8 to Java 11 7 days ago
chrislu fba36f8d1c java: fix NPE in SeaweedWrite and Makefile env var scope 7 days ago
chrislu e15e2e23c4 fix building 7 days ago