This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
seaweedfs
Watch
1
Star
0
Fork
0
mirror of
https://github.com/seaweedfs/seaweedfs.git
synced
2026-07-30 12:03:21 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
40ee9b4d7bb67aea22bd0998b4efe633db221b9b
seaweedfs
/
other
/
java
/
hdfs3
/
src
/
main
/
java
/
seaweed
/
hdfs
T
History
Chris Lu
e5fc35ed0c
change server address from string to a type
2021-09-12 22:47:52 -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
change server address from string to a type
2021-09-12 22:47:52 -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