Skip to content

Quantum-Platinum-Cloud/trino-ranger-demo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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. One of them was Apache Ranger not working with new Trino. The old prestosql ranger plugin was no more compatible because of the old package references such as io.prestosql. While there is ongoing JIRA ticket for this in Apache Ranger community but it might take some time to get officially added in Ranger project. Meanwhile I have created this repository for tutorial on how to integrate Apache Ranger and Trino. The tutorial is available at following link.

  1. Trino-Ranger-Source-Code
    1. Ranger version 2.1.0 : https://github.com/aakashnand/ranger/tree/ranger-2.1.0-trino
    2. Ranger version 3.0.0 : https://github.com/aakashnand/ranger
  2. Integrating Trino and Apache Ranger: https://towardsdatascience.com/integrating-trino-and-apache-ranger-b808f6b96ad8

This repository works with latest version of Apache Ranger. To configure ranger version for demo. Change RANGER_VERSION in docker-entrypoint.sh of ranger admnin and docker-entrypoint.sh of trino-ranger-plugin. The supported values are 2.1.0 and 3.0.0-SNAPSHOT

About

No description, website, or topics provided.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 97.5%
  • Dockerfile 2.5%