Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 325 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 325 Bytes

Presto-ignite

Presto connector for Apache Ignite SQL.
Apache Ignite SQL

Usage

  1. package
mvn clean install
  1. create directory 'ignite' in your presto 'plugin' path and copy 'target/presto-ignite-1.0-SNAPSHOT-jar-with-dependencies.jar' into it.

  2. restart presto