apache / gravitino-playground

A playground to experience Gravitino
Apache License 2.0
31 stars 31 forks source link

Use Spark to verify Ranger authorization Hive #81

Open xunliu opened 1 month ago

xunliu commented 1 month ago

Currently, Gravitino support uses Spark to verify Ranger authorization Hive based on this https://github.com/apache/gravitino/pull/4948 For a better experience in the future, We can add a Jupyter notebook to demonstrate it

  1. Add Apache Ranger container in the Playground
  2. Upgrade hive Docker image version
  3. Install Apache Kyuubi auth-z plugin in the Apache Spark
  4. Add notebook example