mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2024-01-19 02:48:24 +00:00
Updated Hadoop Compatible File System (markdown)
parent
2539163039
commit
d2b4d86d36
|
@ -111,6 +111,8 @@ $ cp ./seaweedfs-hadoop3-client-x.x.x.jar share/hadoop/common/lib/
|
|||
Now you can do this:
|
||||
```
|
||||
$ cd ${HADOOP_HOME}
|
||||
// optionally adjust hadoop memory allocation
|
||||
$ export HADOOP_CLIENT_OPTS="-Xmx4g"
|
||||
$ bin/hdfs dfs -ls /
|
||||
|
||||
# if you did not set fs.defaultFS in etc/hadoop/core-site.xml
|
||||
|
|
Loading…
Reference in a new issue