index
:
seaweedfs/.git
master
origin/HEAD
origin/add-ec-vacuum
origin/add_fasthttp_client
origin/add_remote_storage
origin/adding-message-queue-integration-tests
origin/adjust-fsck-cutoff-default
origin/also-delete-parent-directory-if-empty
origin/avoid_releasing_temp_file_on_write
origin/changing-to-zap
origin/collect-public-metrics
origin/copilot/fix-helm-chart-installation
origin/copilot/fix-s3-object-tagging-issue
origin/copilot/sub-pr-7677
origin/create-table-snapshot-api-design
origin/data_query_pushdown
origin/dependabot/maven/other/java/client/com.google.protobuf-protobuf-java-3.25.5
origin/dependabot/maven/other/java/examples/org.apache.hadoop-hadoop-common-3.4.0
origin/detect-and-plan-ec-tasks
origin/do-not-retry-if-error-is-NotFound
origin/ec-disk-type-support
origin/enhance-erasure-coding
origin/fasthttp
origin/feature/iam-user-status-management-7745
origin/feature/tus-protocol
origin/filer1_maintenance_branch
origin/fix-GetObjectLockConfigurationHandler
origin/fix-mount-http-parallelism
origin/fix-mount-read-throughput-7504
origin/fix-s3-object-tagging-issue-7589
origin/fix-versioning-listing-only
origin/ftp
origin/gh-pages
origin/improve-fuse-mount
origin/improve-fuse-mount2
origin/logrus
origin/master
origin/message_send
origin/mount2
origin/mq-subscribe
origin/mq2
origin/nfs-cookie-prefix-list-fixes
origin/optimize-delete-lookups
origin/original_weed_mount
origin/pr-7412
origin/random_access_file
origin/refactor-needle-read-operations
origin/refactor-volume-write
origin/remote_overlay
origin/revert-5134-patch-1
origin/revert-5819-patch-1
origin/revert-6434-bugfix-missing-s3-audit
origin/s3-select
origin/sub
origin/tcp_read
origin/test-reverting-lock-table
origin/test_udp
origin/testing
origin/testing-sdx-generation
origin/tikv
origin/track-mount-e2e
origin/upgrade-versions-to-4.00
origin/volume_buffered_writes
origin/worker-execute-ec-tasks
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
other
/
java
/
hdfs3
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-25
HDFS: Java client replication configuration (#7526)
Chris Lu
4
-92
/
+121
2025-11-19
chore(deps): bump org.apache.hadoop:hadoop-common from 3.2.4 to 3.4.0 in /oth...
dependabot[bot]
2
-0
/
+469
2025-05-09
feature: added ssl support for HCFS (#6699) (#6775)
orthoxerox
2
-4
/
+5
2022-06-26
java 3.13
chrislu
1
-2
/
+0
2021-09-12
change server address from string to a type
Chris Lu
2
-7
/
+6
2021-02-08
refactoring: only expose FilerClient class
Chris Lu
3
-15
/
+13
2021-02-05
HCFS: 1.5.9
Chris Lu
1
-1
/
+1
2021-02-05
Java: 1.5.8 additional fixes
Chris Lu
2
-2
/
+9
2021-01-30
refactoring SeaweedInputStream
Chris Lu
3
-260
/
+151
2021-01-30
refactoring SeaweedOutputStream
Chris Lu
3
-338
/
+65
2020-12-03
Hadoop: add BufferedByteBufferReadableInputStream
Chris Lu
3
-8
/
+27
2020-12-02
Hadoop: switch to ByteBuffer
Chris Lu
2
-11
/
+22
2020-12-01
HDFS: implement ByteBufferReadable
Chris Lu
1
-2
/
+10
2020-11-30
filer: cache small file to filer store
Chris Lu
2
-1
/
+8
2020-11-17
HCFS:
limd
1
-2
/
+3
2020-11-05
Merge pull request #34 from chrislusf/master
hilimd
2
-0
/
+14
2020-11-03
HCFS: add close() to SeaweedFileSystem.java
Chris Lu
2
-0
/
+14
2020-10-26
Merge pull request #33 from chrislusf/master
hilimd
1
-2
/
+1
2020-10-25
renaming
Chris Lu
1
-1
/
+1
2020-10-25
HCFS: 1.5.2
Chris Lu
1
-2
/
+1
2020-10-19
Merge pull request #29 from chrislusf/master
hilimd
2
-3
/
+9
2020-10-18
Hadoop: more accurate block size
Chris Lu
2
-3
/
+9
2020-10-10
Merge pull request #24 from chrislusf/master
hilimd
3
-10
/
+5
2020-10-10
Hadoop: remove unused variable bufferSize
Chris Lu
3
-10
/
+5
2020-10-10
hdfs: Hadoop on SeaweedFS: create empty file
limd
1
-8
/
+3
2020-09-25
Hadoop on SeaweedFS: create empty file
Chris Lu
1
-5
/
+2
2020-09-26
hadoop: filesystem cannot create file
limd
1
-0
/
+2
2020-09-16
1.4.7 hdfs configurable fs.seaweed.buffer.size
Chris Lu
1
-14
/
+15
2020-08-16
same logic for reading random access files from Go
Chris Lu
2
-4
/
+4
2020-08-03
Revert "add read ahead input stream"
Chris Lu
1
-2
/
+1
2020-08-03
add read ahead input stream
Chris Lu
1
-1
/
+2
2020-07-29
Hadoop file system: 1.4.3
Chris Lu
3
-53
/
+5
2020-07-29
mirror changes from hdfs2
Chris Lu
2
-1
/
+50
2020-07-22
simplify
Chris Lu
1
-1
/
+0
2020-07-20
remove changing buffer size
Chris Lu
3
-10
/
+6
2020-07-20
hdfs: support read write chunk manifest
Chris Lu
1
-1
/
+1
2020-07-17
1.3.9 remove logs
Chris Lu
1
-2
/
+2
2020-07-17
1.3.8
Chris Lu
1
-6
/
+29
2020-07-16
simplify inputstream
Chris Lu
6
-788
/
+29
2020-07-16
1、Add SeaweedFS implementation of Hadoop AbstractFileSystem. The implementa...
李明达
3
-14
/
+55
2020-07-15
reuse bytebuffer
Chris Lu
1
-57
/
+30
2020-07-15
1.3.4
Chris Lu
1
-1
/
+2
2020-07-15
Hadoop: 1.3.3
Chris Lu
1
-19
/
+29
2020-06-17
possibly fix concurrent access to entry object in SeaweedOutputStream
Chris Lu
1
-3
/
+0
2020-05-24
HCFS: 1.2.8 fix hbase related bugs
Chris Lu
1
-0
/
+12
2019-10-08
update hdfs client
Chris Lu
1
-1
/
+1
2019-09-11
filer: recursive deletion optionally ignoring any errors
Chris Lu
1
-1
/
+1
2019-09-03
HCFS: working with HBase
Chris Lu
2
-13
/
+35
2019-09-01
HCFS: use latest grpc versions, separate hadoop2 and hadoop3
Chris Lu
2
-21
/
+1
2019-08-29
tmp
Chris Lu
8
-0
/
+2224