# presto-ignite-connector-plugin
This connector will help you to query the ignite(https://ignite.apache.org) in memeory database from presto. which in turn help you to join ignite data with other database(like cassandra,hive,etc).
Steps to build the jar
1. Build the jar using below command
mvn clean install
2. Jar ignite-presto-connector-331-0.0.1-SNAPSHOT-jar-with-dependencies.jar will get generated in target folder.
3. create a folder <presto-server>/plugin/ignite
4.copy all the jar from <presto-server>/plugin/mysql to <presto-server>/plugin/ignite
5. Delete the presto-mysql-331-services.jar from <presto-server>/plugin/ignite
6. Copy the newly build jar ignite-presto-connector-331-0.0.1-SNAPSHOT-jar-with-dependencies.jar to <presto-server>/plugin/ignite
7.create a presto catalog file <presto-server>/etc/catalog/ignite.properties and add the below content.change the ip and password accordingly
connector.name=ignite
connection-url=jdbc:ignite:thin://localhost:10800
ignite.user=ignite
ignite.password=ignite
8. restart the presto server.(make sure above change should be on all the node)
Note:- This connector build aginst prestosql version 331 and ignite jdbc driver 2.7.0
It supports below functaionality
1.Select
2.insert
3.alter(add and drop column)
没有合适的资源?快使用搜索试试~ 我知道了~
presto-ignite-connector-plugin
共8个文件
java:4个
plugin:1个
xml:1个
需积分: 9 2 下载量 137 浏览量
2021-04-01
10:20:38
上传
评论
收藏 13KB ZIP 举报
温馨提示
presto-ignite连接器插件 此连接器将帮助您从presto查询内存数据库中的ignite( )。 这反过来又可以帮助您将点火数据与其他数据库(例如cassandra,hive等)结合在一起。 步骤来建立罐子 使用以下命令构建jar mvn全新安装 Jar ignite-presto-connector-331-0.0.1-SNAPSHOT-jar-with-dependencies.jar将在目标文件夹中生成。 创建一个文件夹/ plugin / ignite 4.将所有jar从/ plugin / mysql复制到/ plugin / ignite 从/ plugin / ignite删除presto-mysql-331-services.jar 将新建的jar ignite-presto-connector-331-0.0.1-SNAPSHOT-jar-wi
资源详情
资源评论
资源推荐
收起资源包目录
presto-ignite-connector-plugin-main.zip (8个子文件)
presto-ignite-connector-plugin-main
src
main
resources
META-INF
services
io.prestosql.spi.Plugin 39B
log4j.properties 1KB
java
io
prestosql
plugin
ignite
IgniteClient.java 18KB
IgniteClientModule.java 3KB
IgnitePlugin.java 220B
IgniteConfig.java 1KB
README.md 1KB
pom.xml 8KB
共 8 条
- 1
crazed1987
- 粉丝: 37
- 资源: 4677
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功
评论0