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/23 20:20:38 UTC

[jira] [Updated] (RANGER-422) Add additional database columns to support aggregation

     [ https://issues.apache.org/jira/browse/RANGER-422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Don Bosco Durai updated RANGER-422:
-----------------------------------
    Description: 
We 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

We need to add these to all the database flavors we support

  was:
We 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



> Add additional database columns to support aggregation
> ------------------------------------------------------
>
>                 Key: RANGER-422
>                 URL: https://issues.apache.org/jira/browse/RANGER-422
>             Project: Ranger
>          Issue Type: Sub-task
>          Components: audit
>            Reporter: Don Bosco Durai
>            Assignee: Gautam Borad
>
> We 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
> We need to add these to all the database flavors we support



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