aboutsummaryrefslogtreecommitdiff
path: root/other/java/hdfs3/src
AgeCommit message (Expand)AuthorFilesLines
2020-09-161.4.7 hdfs configurable fs.seaweed.buffer.sizeChris Lu1-14/+15
2020-08-16same logic for reading random access files from GoChris Lu2-4/+4
2020-08-03Revert "add read ahead input stream"Chris Lu1-2/+1
2020-08-03add read ahead input streamChris Lu1-1/+2
2020-07-29Hadoop file system: 1.4.3Chris Lu3-53/+5
2020-07-29mirror changes from hdfs2Chris Lu2-1/+50
2020-07-22simplifyChris Lu1-1/+0
2020-07-20remove changing buffer sizeChris Lu3-10/+6
2020-07-20hdfs: support read write chunk manifestChris Lu1-1/+1
2020-07-171.3.9 remove logsChris Lu1-2/+2
2020-07-171.3.8Chris Lu1-6/+29
2020-07-16simplify inputstreamChris Lu6-788/+29
2020-07-161、Add SeaweedFS implementation of Hadoop AbstractFileSystem. The implementa...李明达3-14/+55
2020-07-15reuse bytebufferChris Lu1-57/+30
2020-07-151.3.4Chris Lu1-1/+2
2020-07-15Hadoop: 1.3.3Chris Lu1-19/+29
2020-06-17possibly fix concurrent access to entry object in SeaweedOutputStreamChris Lu1-3/+0
2020-05-24HCFS: 1.2.8 fix hbase related bugsChris Lu1-0/+12
2019-10-08update hdfs clientChris Lu1-1/+1
2019-09-11filer: recursive deletion optionally ignoring any errorsChris Lu1-1/+1
2019-09-03HCFS: working with HBaseChris Lu2-13/+35
2019-09-01HCFS: use latest grpc versions, separate hadoop2 and hadoop3Chris Lu2-21/+1
2019-08-29tmpChris Lu8-0/+2224