461 Commits (d4d6836139b7973ce689ff982e948d242af9521e)

Author SHA1 Message Date
chrislu 1d78409440 test: prove Parquet works perfectly when written directly (not via Spark) 3 weeks ago
chrislu fba35124af experiment: prove chunk count irrelevant to 78-byte EOF error 3 weeks ago
chrislu 1cdb2fcf07 fix: implement flush-before-getPos() for Parquet compatibility 3 weeks ago
chrislu b019ec8f08 feat: comprehensive Parquet EOF debugging with multiple fix attempts 3 weeks ago
chrislu 9eb71466d8 feat: implement flush-on-getPos() to ensure accurate offsets 3 weeks ago
chrislu c1b0aa6611 feat: implement virtual position tracking in SeaweedOutputStream 3 weeks ago
chrislu 3e754792a5 feat: add comprehensive debug logging to track Parquet write sequence 3 weeks ago
chrislu 80b463b7e4 test: add GetPosBufferTest to reproduce Parquet issue - ALL TESTS PASS! 3 weeks ago
chrislu 16b8cf3e52 debug: add logging to EOF return path - FOUND ROOT CAUSE! 3 weeks ago
chrislu 5c30bc8e7b debug: add detailed getPos() tracking with caller stack trace 3 weeks ago
chrislu e95f7061a4 fix: SeaweedInputStream returning 0 bytes for inline content reads 3 weeks ago
chrislu c10ae054b6 debug: add logging to SeaweedInputStream constructor to track contentLength 3 weeks ago
chrislu 9bb000e150 Update SeaweedOutputStream.java 3 weeks ago
chrislu 4936f733d1 debug: add WARN logging to SeaweedOutputStream base constructor 3 weeks ago
chrislu c834e30a72 debug: add logging to SeaweedFileSystemStore.createFile() 3 weeks ago
chrislu 6fe5c372ee debug: change logs to WARN level to ensure visibility 3 weeks ago
chrislu c91175cb97 fix: make path variable final for anonymous inner class 3 weeks ago
chrislu d6f9234cea debug: add aggressive logging to FSDataOutputStream getPos() override 3 weeks ago
chrislu 9e7ed48688 fix: Override FSDataOutputStream.getPos() to use SeaweedOutputStream position 3 weeks ago
chrislu a8491ecd3f Update SeaweedOutputStream.java 3 weeks ago
chrislu a1fa949221 feat: extract chunk IDs from write log and download from volume 3 weeks ago
chrislu 7b9b04cd59 feat: add explicit logging when employees Parquet file is written 3 weeks ago
chrislu ac9fbeefac refactor: remove emojis from logging and workflow messages 3 weeks ago
chrislu 1ca6d7f441 debug parquet footer writing 3 weeks ago
chrislu 65c3ead62f debug: enhance logging to capture footer writes and getPos calls 3 weeks ago
chrislu 3dd14ad2df fmt 3 weeks ago
chrislu 885354bb19 fix: reduce write() logging verbosity, add summary stats 3 weeks ago
chrislu 221252d34e fmt 3 weeks ago
chrislu 48a2ddf6f8 debug: track ALL writes to Parquet files 3 weeks ago
chrislu 86ae3da174 fmt 3 weeks ago
chrislu 7b067d2e59 debug: add getPos() method to track position queries 3 weeks ago
chrislu a3cf4eb843 debug: track stream lifecycle and total bytes written 3 weeks ago
chrislu a5bccca443 debug: add critical diagnostics for EOFException (78 bytes missing) 3 weeks ago
chrislu 966b053ed3 fix: use SNAPSHOT version to force Maven to use locally built JARs 3 weeks ago
chrislu 6a73f03000 debug: track position and buffer state at close time 3 weeks ago
chrislu bdf8d89fbb debug: add detailed buffer tracking to identify lost 78 bytes 3 weeks ago
chrislu 551883694b debug: add detailed chunk size logging to diagnose EOF issue 3 weeks ago
chrislu becb250ab8 refactor: eliminate code duplication in channel creation 3 weeks ago
chrislu c7e31c5ddb refactor: remove unused imports in FilerGrpcClient 3 weeks ago
chrislu fba36f8d1c java: fix NPE in SeaweedWrite and Makefile env var scope 3 weeks ago
chrislu 9da70aa3dc mod 3 weeks ago
chrislu c86177e063 add comments 3 weeks ago
chrislu 803f65742c Update dependency-reduced-pom.xml 3 weeks ago
chrislu a428aeb5d7 Connection pooling, HTTP/2 tuning, keepalive 3 weeks ago
chrislu ed21e2d806 Retry logic 3 weeks ago
chrislu 409a9e4e23 grpc-java 1.75.0 → 1.77.0 3 weeks ago
chrislu a7f786ac92 NPE 3 weeks ago
chrislu 5cc1b42643 remove hdfs-over-ftp 3 weeks ago
chrislu c96448f3a5 more flexible replication configuration 3 weeks ago
dependabot[bot] c14e513964
chore(deps): bump org.apache.hadoop:hadoop-common from 3.2.4 to 3.4.0 in /other/java/hdfs3 (#7512) 4 weeks ago