Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The above cache would be re-populated asynchronously from the configured Authorization Provider (Apache Sentry/Apache Ranger, etc) at a configurable time interval, using anĀ AbstractScheduledService. Instead of querying these external systems every time an authorization check is required, various CDAP sub-components will instead query this cache.

Dependencies

Ability to distinguish between read and write operations in datasets

...