You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ranger.apache.org by "Don Bosco Durai (JIRA)" <ji...@apache.org> on 2015/04/27 20:04:38 UTC

[jira] [Commented] (RANGER-430) Need additional database columns to support log aggregation at source

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

Don Bosco Durai commented on RANGER-430:
----------------------------------------

The review request link is private. It should be public. Thanks

> Need additional database columns to support log aggregation at source
> ---------------------------------------------------------------------
>
>                 Key: RANGER-430
>                 URL: https://issues.apache.org/jira/browse/RANGER-430
>             Project: Ranger
>          Issue Type: Bug
>    Affects Versions: 0.5.0
>            Reporter: Gautam Borad
>            Assignee: Gautam Borad
>             Fix For: 0.5.0
>
>         Attachments: RANGER-430.patch
>
>
> Need to add the following database columns to support log aggregation at source.
> {{seq_num}} - default=0 and type equivalent to Java Long
> {{event_count}} - default=1 and type equivalent to Java Long
> {{event_dur_ms}} - default=1 and type equivalent to Java Long
> Need to add these to all the database flavors we support
> Also add the following fields in the Admin Audit listing:
> {{event_count}} - Label=Event Count
> {{event_dur_ms}} - Label = Event Duration (in ms)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)