文章目录 Presto安装搭建 一、Presto Server安装 1、 划分节点 2、首先下载Presto Server 3、上传安装包,解压 4、创建”data”目录 5、创建“etc”目录 6、配置node.properties 7、配置jvm.config 8、配置config.properties 9、配置Hive数据源 10、将Presto安装包分发到node4,node5节点上并配置 11、启动HDFS,启动Hive元数据 12、启动/停止Presto Server 13、查看webui 二、Presto 命令行cli安装 1、下载jar包 2、上传jar包,修改名称,并赋值权限 3、启动Presto cli Presto安装搭建 一、Presto Server安装 Presto的安装搭建可以参照官网: https://prestodb.io/docs/current/installation/deployment.html#installing-presto