mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2024-01-19 02:48:24 +00:00
Updated Run Presto on SeaweedFS (markdown)
parent
0a1ad615bd
commit
6e4b3a3796
|
@ -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 presto-server-347/plugin/hive-hadoop2 presto-server-344/plugin/hive-hadoop2
|
||||
cp seaweedfs-hadoop2-client-1.5.6.jar presto-server-344/plugin/hive-hadoop2
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue