Created on
08-21-2019
11:35 AM
- last edited on
08-21-2019
07:37 PM
by
ask_bill_brooks
Hi All,
New to presto. Can anyone help with the documentation on how to install presto as an alternative to hive in CDH cluster using CM or CLI. we have 50 node cluster.
TIA
Created 09-03-2019 03:20 AM
Hey,
Did you manage to find documentation?
That will be very helpful
Thank you!
Created 11-19-2019 05:19 AM
It would be great if someone can share the documentation/steps to setup presto on CDH. Thanks in Advance!
Created 01-13-2020 01:22 AM
Hi @pearlraj36 ,
I guess it just rounds down to install presto & configuring it following official docs:
https://prestodb.io/docs/current/installation/deployment.html
Then, you need all CDH configuration files to be available to presto, my best bet would be setting up presto service on either your worker nodes or edge nodes, so you don't have to worry about manually managing changes to the config files. I'll be trying this soon for a customer, so if anything different comes up i'll try to update this post
Cheers,
Matteo