/vast-db-connectors

Primary LanguageJavaApache License 2.0Apache-2.0

Build requirements

  • Mac OS X or Linux
  • Java 11.0.11+, 64-bit

Building Trino VAST connector on Ubuntu/Debian

sudo apt install openjdk-11-jdk git
./mvnw package

The artifact should be at plugin/trino-vast/target/trino-vast-*.zip.