Support Questions

Find answers, ask questions, and share your expertise

Iceberg with Ranger

avatar
Frequent Visitor

Can we setup the Iceberg table to use ranger authorization on top of spark and how to configure that?

1 ACCEPTED SOLUTION

avatar
Expert Contributor

Hi @anonymous_123 ,

Yes you can use Iceberg Table with Spark and to authorise with Ranger.
You need to set two permissions one for the Iceberg Metadata files and One for global policy to give permission to iceberg on all tables.

Please follow this document
https://docs.cloudera.com/runtime/7.3.1/iceberg-how-to/topics/iceberg-setup-ranger.html

View solution in original post

1 REPLY 1

avatar
Expert Contributor

Hi @anonymous_123 ,

Yes you can use Iceberg Table with Spark and to authorise with Ranger.
You need to set two permissions one for the Iceberg Metadata files and One for global policy to give permission to iceberg on all tables.

Please follow this document
https://docs.cloudera.com/runtime/7.3.1/iceberg-how-to/topics/iceberg-setup-ranger.html