This website requires JavaScript.
Explore
Help
Register
Sign In
lsm
/
seaweedfs
Watch
1
Star
0
Fork
0
You've already forked seaweedfs
mirror of
https://github.com/seaweedfs/seaweedfs.git
synced
2025-10-21 12:37:24 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
3fd659df2a35c42d6a30ce251413f219ea24d1c2
seaweedfs
/
other
/
java
/
hdfs3
/
src
/
main
/
java
/
seaweed
/
hdfs
History
chrislu
d003bb0166
java 3.13
2022-06-26 20:41:51 -07:00
..
BufferedByteBufferReadableInputStream.java
Hadoop: add BufferedByteBufferReadableInputStream
2020-12-03 00:08:05 -08:00
SeaweedAbstractFileSystem.java
1、Add SeaweedFS implementation of Hadoop AbstractFileSystem. The implementation delegates to the existing SeaweedFS FileSystem and is only necessary for use with Hadoop 2.x/3.x. Configuration example in Hadoop core-site.xml file:
2020-07-16 16:47:09 +08:00
SeaweedFileSystem.java
change server address from string to a type
2021-09-12 22:47:52 -07:00
SeaweedFileSystemStore.java
java 3.13
2022-06-26 20:41:51 -07:00
SeaweedHadoopInputStream.java
refactoring: only expose FilerClient class
2021-02-08 02:28:45 -08:00
SeaweedHadoopOutputStream.java
refactoring: only expose FilerClient class
2021-02-08 02:28:45 -08:00