随笔分类 -  Presto

presto相关博客
摘要:Caused by: org.springframework.boot.context.properties.ConfigurationPropertiesBindException: Error creating bean with name 'presto': Could not bind pr 阅读全文
posted @ 2020-03-16 11:23 Questions张 阅读(1405) 评论(0) 推荐(0) 编辑
摘要:1 Spring Boot多数据源配置参考博客 https://www.cnblogs.com/756623607-zhang/p/11908621.html 2 参考上面的博客,关键的类修改截图 pom.xml <dependency> <groupId>io.prestosql</groupId 阅读全文
posted @ 2020-03-16 11:08 Questions张 阅读(886) 评论(0) 推荐(0) 编辑
摘要:1 新建配置文件 根据自己的presto的安装目录(目前版本presto330,注意官方文档是否支持PHONEIX PHONEIX版本4.14.1) vim /mnt/software/presto/etc/catalog connector.name=phoenix phoenix.connect 阅读全文
posted @ 2020-03-16 10:14 Questions张 阅读(1265) 评论(0) 推荐(0) 编辑
摘要:1 下载并解压presto https://prestodb.io/ 我下载的版本是 presto-server-328.tar.gz 2 修改配置文件 创建数据存放目录 mkdir /wm1/var/presto/data etc/node.properties node.environment= 阅读全文
posted @ 2020-02-21 11:28 Questions张 阅读(305) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示