Fix quickstart documentation for querying via Presto
This commit is contained in:
committed by
vinoth chandar
parent
4a8bec7ea5
commit
3c647a99cf
@@ -261,7 +261,7 @@ You can also use the sample queries in __hoodie-utilities/src/test/java/HoodieSp
|
||||
|
||||
Checkout the 'master' branch on OSS Presto, build it, and place your installation somewhere.
|
||||
|
||||
* Copy the hoodie-hadoop-mr-* jar into $PRESTO_INSTALL/plugin/hive-hadoop2/
|
||||
* Copy the hudi/packaging/hoodie-presto-bundle/target/hoodie-presto-bundle-*.jar into $PRESTO_INSTALL/plugin/hive-hadoop2/
|
||||
* Startup your server and you should be able to query the same Hive table via Presto
|
||||
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user