jyates / presto-logging-plugin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

presto-logging-plugin

Build status

Shipit Pipeline

A Presto plugin which logs completed queries with execution stats to Kafka or Google PubSub.

Releasing a new version

  • Bump the version of the package in pom.xml
  • Tag the commit bumping the version with a tag of the form v<VERSION> like v2.6
  • Push the commit and the tag, the ShipIt pipeline will build the JAR and push it to PackageCloud

About


Languages

Language:Java 97.5%Language:Shell 2.5%