mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2024-01-19 02:48:24 +00:00
Updated Hadoop Compatible File System (markdown)
parent
9393a36497
commit
d1413e755e
|
@ -88,6 +88,10 @@ Both reads and writes are working fine.
|
|||
<name>fs.AbstractFileSystem.seaweedfs.impl</name>
|
||||
<value>seaweed.hdfs.SeaweedAbstractFileSystem</value>
|
||||
</property>
|
||||
<property>
|
||||
<name>io.file.buffer.size</name>
|
||||
<value>4194304</value>
|
||||
</property>
|
||||
</configuration>
|
||||
```
|
||||
* Deploy the SeaweedFS HDFS client jar
|
||||
|
|
Loading…
Reference in a new issue