aboutsummaryrefslogtreecommitdiff
path: root/other/java/hdfs3
AgeCommit message (Collapse)AuthorFilesLines
2025-05-09feature: added ssl support for HCFS (#6699) (#6775)orthoxerox2-4/+5
2024-11-18java 3.80chrislu2-2/+2
2024-08-12update java client to 3.71, also adjust the groupIdchrislu2-38/+57
2024-08-11java 3.71chrislu2-2/+2
2023-11-13Java 3.59chrislu2-2/+4
fix https://github.com/seaweedfs/seaweedfs/issues/5001
2023-08-17Java: upgrade to 3.55chrislu2-2/+2
2022-10-28refactor filer proto chunk variable from mtime to modified_ts_nschrislu2-2/+2
2022-10-023.30 javachrislu2-10/+10
2022-08-11Bump hadoop-common from 3.2.3 to 3.2.4 in /other/java/hdfs3 (#3432)dependabot[bot]1-1/+1
Bumps hadoop-common from 3.2.3 to 3.2.4. --- updated-dependencies: - dependency-name: org.apache.hadoop:hadoop-common dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-26java 3.13chrislu3-11/+17
2022-04-12Bump hadoop-common from 3.1.4 to 3.2.3 in /other/java/hdfs3dependabot[bot]1-1/+1
Bumps hadoop-common from 3.1.4 to 3.2.3. --- updated-dependencies: - dependency-name: org.apache.hadoop:hadoop-common dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
2022-02-09Bump hadoop-common from 3.1.1 to 3.1.4 in /other/java/hdfs3dependabot[bot]1-1/+1
Bumps hadoop-common from 3.1.1 to 3.1.4. --- updated-dependencies: - dependency-name: org.apache.hadoop:hadoop-common dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
2022-01-092.852.85chrislu2-2/+2
2022-01-022.842.84chrislu2-2/+2
2021-12-052.812.81chrislu2-2/+2
also sync java client version to SeaweedFS version
2021-11-03Java: 1.7.0Chris Lu2-2/+2
update org.apache.httpcomponents to 4.5.13 update grpc API to use cacheRemoteObjectToLocalCluster
2021-10-171.6.9Chris Lu2-2/+2
2021-09-132.68Chris Lu2-4/+4
2021-09-12change server address from string to a typeChris Lu2-7/+6
2021-08-09Java: 1.6.7 Support Mounted Remote StorageChris Lu2-2/+2
2021-05-23java 1.6.6Chris Lu2-2/+2
2021-05-17java client 1.6.5Chris Lu2-2/+2
2021-03-30Java client 1.6.4Chris Lu2-2/+2
2021-03-22Java client 1.6.3Chris Lu2-2/+2
2021-02-25Java: 1.6.2Chris Lu2-2/+2
2021-02-08Java: 1.6.1 refacoring APIChris Lu2-2/+2
2021-02-08refactoring: only expose FilerClient classChris Lu3-15/+13
2021-02-06Java 1.6.0 fix filerProxy modeChris Lu2-2/+2
2021-02-05HCFS: 1.5.9Chris Lu3-3/+3
2021-02-05Java: 1.5.8 additional fixesChris Lu2-2/+9
2021-02-04Java: 1.5.8Chris Lu2-2/+2
2021-01-30Hadoop Compatible FS: 1.5.7Chris Lu2-2/+2
2021-01-30refactoring SeaweedInputStreamChris Lu3-260/+151
2021-01-30refactoring SeaweedOutputStreamChris Lu3-338/+65
2020-12-03Hadoop: add BufferedByteBufferReadableInputStreamChris Lu3-8/+27
fix https://github.com/chrislusf/seaweedfs/issues/1645
2020-12-02Hadoop: switch to ByteBufferChris Lu2-11/+22
fix https://github.com/chrislusf/seaweedfs/issues/1645
2020-12-01HDFS: implement ByteBufferReadableChris Lu1-2/+10
fix https://github.com/chrislusf/seaweedfs/issues/1645
2020-11-30filer: cache small file to filer storeChris Lu2-1/+8
2020-11-181.5.6Chris Lu2-2/+2
2020-11-17HCFS:limd1-2/+3
1. add replication parameter 2. fix close sequence
2020-11-16Merge pull request #37 from chrislusf/masterhilimd2-2/+2
sync
2020-11-13HCFS: 1.5.4Chris Lu2-2/+2
2020-11-11Merge pull request #35 from chrislusf/masterhilimd2-2/+2
sync
2020-11-082.092.09Chris Lu2-2/+2
2020-11-05Merge pull request #34 from chrislusf/masterhilimd2-0/+14
sync
2020-11-03HCFS: add close() to SeaweedFileSystem.javaChris Lu2-0/+14
2020-10-26Merge pull request #33 from chrislusf/masterhilimd3-4/+3
sync
2020-10-25renamingChris Lu1-1/+1
2020-10-25HCFS: 1.5.2Chris Lu3-4/+3
2020-10-19Merge pull request #29 from chrislusf/masterhilimd4-5/+11
sync