mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2024-01-19 02:48:24 +00:00
Updated Hadoop Compatible File System (markdown)
parent
0a7d62c019
commit
730da01842
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue