Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 380 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 380 Bytes

README

Presto QueryLogger Plugin is aim to logging all queries to kafka in realtime for later analysis or accounting.

Requirements

  • Kafka 0.9+

Installation

This Plugin is only needed to be installed in Presto Coordinator. Coordinator should be restarted after installed.

TODO

  • mvn package assembly

  • Kafka client jar compitablility for presto kafka connector.