111 Commits (a481a345acf1c04c8ef19dde1ab975a59f7416c9)

Author SHA1 Message Date
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
chrislu 3841fac4fe go mod tidy 7 days ago
chrislu 89a6d42cee Complete Spark integration test suite 7 days ago
Chris Lu 64dcbbb25b
test read write by s3fs and PyArrow native file system for s3 (#7520) 1 week ago
Chris Lu c1b8d4bf0d
S3: adds FilerClient to use cached volume id (#7518) 1 week ago
dependabot[bot] 7dce429e61
chore(deps): bump golang.org/x/crypto from 0.43.0 to 0.45.0 (#7511) 1 week ago
dependabot[bot] d2daea1552
chore(deps): bump golang.org/x/crypto from 0.43.0 to 0.45.0 in /test/kafka/kafka-client-loadtest (#7510) 1 week ago
Chris Lu c6b6ea40e6
filer store: add foundationdb (#7178) 1 week ago
Chris Lu 8be9e258fc
S3: Add tests for PyArrow with native S3 filesystem (#7508) 1 week ago
Chris Lu ca84a8a713
S3: Directly read write volume servers (#7481) 1 week ago
chrislu aef5121c36 faster master startup 2 weeks ago
dependabot[bot] cae62db31b
chore(deps): bump golang.org/x/image from 0.32.0 to 0.33.0 (#7497) 2 weeks ago
Chris Lu 508d06d9a5
S3: Enforce bucket policy (#7471) 2 weeks ago
dependabot[bot] d8dd3e4c53
chore(deps): bump golang.org/x/sys from 0.37.0 to 0.38.0 (#7459) 3 weeks ago
dependabot[bot] 735516cf0a
chore(deps): bump github.com/shirou/gopsutil/v4 from 4.25.9 to 4.25.10 (#7457) 3 weeks ago
Konstantin Lebedev 084b377f87
do delete expired entries on s3 list request (#7426) 3 weeks ago