skame / docker-presto

0 stars 2 forks source link

query log を保存するようにしたい #3

Open skame opened 5 years ago

skame commented 5 years ago

ref.

event-listener のほうを採用してみる.

skame commented 5 years ago
docker run --rm -it maven:3.6-jdk-8-alpine ash 

apk update && apk add git
git clone https://github.com/yahoojapan/presto-audit
cd presto-audit/
mvn -B -e clean package -Dbuild.no=2

こんな感じで,presto-audit-plugin-0.167.2-2.el7.x86_64.rpm を作成.