460 Commits (fba35124afdc7afc238d95401c8a59072b02d25e)

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