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
Attachments
Issue Links
- duplicates
-
RANGER-430 Need additional database columns to support log aggregation at source
- Resolved