The Wayback Machine - https://web.archive.org/web/20210831203506/https://github.com/topics/opa
Skip to content
#

opa

Here are 153 public repositories matching this topic...

opal
asafc
asafc commented Apr 14, 2021

What are fetch providers?

FetchProviders are the components OPAL uses to fetch data from sources on demand.

Fetch providers are designed to be extendable, and you can easily create more fetch providers to enable OPAL to fetch data from your own unique sources (e.g. a SaaS service, a new DB, your own proprietary solution, ...)

[We have a guide on how to write new fetch providers](https:/

magtape
cloudkey
cloudkey commented Dec 2, 2020

Is your feature request related to a problem? Please describe.
Ranger is a popular solution for big data permission verification, but it does not support AWS-S3 permission verification at present.

Describe the solution you'd like
At present, I have an idea that the Proxy intercepts the S3 request, sends the request to ranger-S3-Plugin for authorization verification, and then sends t

Improve this page

Add a description, image, and links to the opa topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the opa topic, visit your repo's landing page and select "manage topics."

Learn more