springboot 整和 presto
摘要:参考原文:https://blog.csdn.net/Sunhighlight/article/details/89044374 依赖: <parent> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-star
阅读全文
posted @
2020-09-18 11:36
lshan
阅读(2314)
推荐(0) 编辑
Presto实战(转)
摘要:原文url: https://my.oschina.net/guol/blog/891156 介绍 Presto是一个开源的分布式SQL查询引擎,适用于交互式分析查询,数据量支持GB到PB字节。Presto的设计和编写完全是为了解决像Facebook这样规模的商业数据仓库的交互式分析和处理速度的问题
阅读全文
posted @
2020-09-18 11:17
lshan
阅读(952)
推荐(0) 编辑
presto 安装与简单使用
摘要:官网文档0.2.37:https://prestodb.io/docs/current/ 手动安装:参考原文:https://blog.csdn.net/liyaya0201/article/details/102700306 docker 版: 参考:https://hub.docker.com/
阅读全文
posted @
2020-06-20 15:44
lshan
阅读(1478)
推荐(0) 编辑