mxdzs0612 / trino-ranger-demo

Tutorial on how to setup Trino and Apache Ranger using docker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

trino-ranger-demo

GitHub Workflow Status Docker Pulls Docker Image Size (latest by date) Docker Image Version (latest by date)

Rebranding of PrestoSQL to Trino brought many challenges. This made old presto-plugin incompatible with new trino because of the old package references such as io.prestosql.

This repository is part of blog I wrote in Towards Data Science.

Ranger trino plugin is now officially available in ranger version 2.3.0

But you can refer this repository for latest version of trino plugin. For more information about trino versions and compatible trino ranger plugin checkout releases page

files Trino version compatibility and notes
ranger-3.0.0-SNAPSHOT-trino-plugin-405-406.tar.gz(Latest) Works with trino version from 405-406
ranger-2.1.0-admin.tar.gz Ranger Admin Version 2.1.0 used in this repository
ranger-3.0.0-SNAPSHOT-trino-plugin-390-403.tar.gz Works with trino version from 390-403 built with JDK17
ranger-2.3.0-trino-plugin.tar.gz Works till trino version 389 built using JDK11

Buy Me A Coffee

About

Tutorial on how to setup Trino and Apache Ranger using docker

License:Apache License 2.0


Languages

Language:Shell 51.8%Language:Dockerfile 28.6%Language:Python 19.6%