You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@sentry.apache.org by "Na Li (JIRA)" <ji...@apache.org> on 2017/07/07 19:07:00 UTC

[jira] [Commented] (SENTRY-1712) Add capability to force Sentry to send full snapshot to HDFS

    [ https://issues.apache.org/jira/browse/SENTRY-1712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16078534#comment-16078534 ] 

Na Li commented on SENTRY-1712:
-------------------------------

[~akolb] We can have a function func_A to force HMSFollower to get full snapshot from HMS, and another function func_B to force Sentry sending back full snapshot to HDFS when HDFS requests for update. We can have a third function func_C that calls the func_A. Once Sentry obtains the full snapshot from HMS, it calls func_B, so the HDFS can get the latest full snapshot.  

UI calls func_C to accomplish this. 

> Add capability to force Sentry to send full snapshot to HDFS
> ------------------------------------------------------------
>
>                 Key: SENTRY-1712
>                 URL: https://issues.apache.org/jira/browse/SENTRY-1712
>             Project: Sentry
>          Issue Type: Sub-task
>          Components: Sentry
>    Affects Versions: sentry-ha-redesign
>            Reporter: Na Li
>            Assignee: Na Li
>            Priority: Minor
>             Fix For: sentry-ha-redesign
>
>
> Right now, there is no way to manually force Sentry to get full snapshot. 
> We need to add this capability. That gives us more power to handle error condition and enable testing. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)