mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2026-09-13 10:00:41 +02:00
Updated Hadoop Compatible File System (markdown)
@@ -96,6 +96,11 @@ Both reads and writes are working fine.
|
||||
<name>fs.seaweed.buffer.size</name>
|
||||
<value>4194304</value>
|
||||
</property>
|
||||
<property>
|
||||
<name>fs.seaweed.volumeServerAccess</name>
|
||||
<!-- [direct|publicUrl|filerProxy] -->
|
||||
<value>direct</value>
|
||||
</property>
|
||||
</configuration>
|
||||
```
|
||||
* Deploy the SeaweedFS HDFS client jar
|
||||
|
||||
Reference in New Issue
Block a user