https://issues.apache.org/jira/browse/RANGER-2349 provides a way to download policies (and tags) on demand. Ranger plugin code may call RangerBasePlugin.refreshPoliciesAndTags() API to get the latest policies and tags.
Thanks, -Abhay On Tue, Jun 25, 2019 at 9:11 AM Don Bosco Durai <[email protected]> wrote: > You want to shorten the refresh time or explicitly trigger cache > invalidate? The former is easy and there is a property to do it. > > > > Bosco > > > > > > *From: *Matteo Alessandroni <[email protected]> > *Reply-To: *<[email protected]> > *Date: *Tuesday, June 25, 2019 at 8:45 PM > *To: *"[email protected]" <[email protected]> > *Subject: *Programmatically invalidate cache of Ranger plugins > > > > Hi, > > is there a way to programmatically refresh cache of a Ranger plugin? > I'm talking about the part related to [1]. > > Thanks. > Best regards, > Matteo > > > [1] http://community.hortonworks.com/answers/66604/view.html > > >
