Updated Run Presto on SeaweedFS (markdown)

boshen-dev 2020-12-02 18:04:43 +08:00
parent 6e4b3a3796
commit 71a6c0b712

@ -51,5 +51,5 @@ Follow instructions for installation of Presto:
### Configure Presto to support SeaweedFS
1. Copy the seaweedfs-hadoop2-client-1.5.6.jar to Presto directory,for example:
```
cp seaweedfs-hadoop2-client-1.5.6.jar presto-server-344/plugin/hive-hadoop2
cp seaweedfs-hadoop2-client-1.5.6.jar /opt/presto-server-344/plugin/hive-hadoop2
```