18 Commits (81867f0dd9c80e1a0ae1b85a3ad973a4aa4e8e2b)

Author SHA1 Message Date
chrislu f52d2902b2 fix: copy Maven artifacts into workspace instead of mounting $HOME/.m2 2 months ago
chrislu 052365a627 fix: use explicit $HOME path for Maven mount and add verification 2 months ago
chrislu 2fbc2432cb fix: force Maven clean build to pick up updated Java client JARs 2 months ago
chrislu 53daabf07c fix: remove ping command not available in Maven container 2 months ago
chrislu 780a1fd059 fix: add file sync and cache settings to prevent EOF on read 2 months ago
chrislu 90f5a2371e debug: add DNS verification and disable Java DNS caching 2 months ago
chrislu a481a345ac refactor: run Spark tests fully in Docker with bridge network 2 months ago
chrislu 150d084b3b fix: use localhost publicUrl and -max=100 for host-based Spark tests 2 months ago
chrislu ce40e2fd58 fix: use container hostname for volume server to enable automatic volume creation 2 months ago
chrislu fd51091abd fix: add persistent volume data directory for volume server 2 months ago
chrislu a1a14259c3 fix: add -max=0 to volume server for unlimited volumes 2 months ago
chrislu fab383dc10 fix: use 127.0.0.1 for volume server IP registration 2 months ago
chrislu abaf933971 fix: add publicUrl to volume server for host network access 2 months ago
chrislu e8e9df2680 test: improve docker-compose config for Spark tests 2 months ago
chrislu dd9c1c6190 fix: add -peers=none to master command for standalone mode 2 months ago
chrislu e63feb48fc ci: fix Maven artifact restoration in workflow 2 months ago
chrislu e15e2e23c4 fix building 2 months ago
chrislu 89a6d42cee Complete Spark integration test suite 2 months ago