This website requires JavaScript.
Explore
Help
Sign In
gsh-digital-services
/
seaweedFS
Watch
5
Star
0
Fork
0
You've already forked seaweedFS
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
bf5a5abfb1925ee981306d8e49bc52bcded2279b
seaweedFS
/
other
/
java
/
hdfs3
/
src
/
main
/
java
/
seaweed
/
hdfs
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