65 Commits (cbbb1e52acb1f4676b9d963ed1f07fc2969585ee)

Author SHA1 Message Date
chrislu 0fdf5f1a12 fixing hdfs3 1 week ago
chrislu 580a6c1e00 debug: add rename logging - proves metadata IS preserved correctly 1 week ago
chrislu 6ae8b12917 test: prove I/O operations identical between local and SeaweedFS 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 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 2 weeks ago
chrislu d6f9234cea debug: add aggressive logging to FSDataOutputStream getPos() override 2 weeks ago
chrislu 9e7ed48688 fix: Override FSDataOutputStream.getPos() to use SeaweedOutputStream position 2 weeks ago
chrislu ac9fbeefac refactor: remove emojis from logging and workflow messages 2 weeks ago
chrislu a3cf4eb843 debug: track stream lifecycle and total bytes written 2 weeks ago
chrislu c86177e063 add comments 2 weeks ago
chrislu a7f786ac92 NPE 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
orthoxerox d8cc269294
feature: added ssl support for HCFS (#6699) (#6775) 7 months ago
chrislu d003bb0166 java 3.13 3 years ago
Chris Lu e5fc35ed0c change server address from string to a type 4 years ago
Chris Lu ad36c7b0d7 refactoring: only expose FilerClient class 5 years ago
Chris Lu 9c1efdf11b HCFS: 1.5.9 5 years ago
Chris Lu 8f3a51f2b8 Java: 1.5.8 additional fixes 5 years ago
Chris Lu 6f4aab51f9 refactoring SeaweedInputStream 5 years ago
Chris Lu 043c2d7960 refactoring SeaweedOutputStream 5 years ago
Chris Lu 4d2855476c Hadoop: add BufferedByteBufferReadableInputStream 5 years ago
Chris Lu 3857f9c840 Hadoop: switch to ByteBuffer 5 years ago
Chris Lu a9efaa6385 HDFS: implement ByteBufferReadable 5 years ago
Chris Lu f4abd01adf filer: cache small file to filer store 5 years ago
limd 4737df597d HCFS: 5 years ago
Chris Lu c709059b69 HCFS: add close() to SeaweedFileSystem.java 5 years ago
Chris Lu f375b93aef renaming 5 years ago
Chris Lu 596d476e3d HCFS: 1.5.2 5 years ago
Chris Lu 459de70a77 Hadoop: more accurate block size 5 years ago
Chris Lu 912ef2bc53 Hadoop: remove unused variable bufferSize 5 years ago
limd ac162fc857 hdfs: Hadoop on SeaweedFS: create empty file 5 years ago
Chris Lu 4929d0634e Hadoop on SeaweedFS: create empty file 5 years ago
limd 95bfec4931 hadoop: filesystem cannot create file 5 years ago
Chris Lu 5eee4983f3 1.4.7 hdfs configurable fs.seaweed.buffer.size 5 years ago
Chris Lu 13bfe5deef same logic for reading random access files from Go 5 years ago
Chris Lu 15dc0a704d Revert "add read ahead input stream" 5 years ago
Chris Lu b3089dcc8e add read ahead input stream 5 years ago
Chris Lu 6b41c5250b Hadoop file system: 1.4.3 5 years ago
Chris Lu 703057bff9 mirror changes from hdfs2 5 years ago
Chris Lu 6839f96c0c simplify 5 years ago
Chris Lu ae3e6d8244 remove changing buffer size 5 years ago
Chris Lu 1d724ab237 hdfs: support read write chunk manifest 5 years ago
Chris Lu f90d2c93c9 1.3.9 remove logs 5 years ago
Chris Lu 3abd74b1d7 1.3.8 5 years ago
Chris Lu 2629da2cb9 simplify inputstream 5 years ago