[jira] [Updated] (ATLAS-4768) Implement aging for audits stored by Atlas.

2023-12-06 Thread Radhika Kundam (Jira)


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

Radhika Kundam updated ATLAS-4768:
--
Fix Version/s: 2.4.0
   (was: 2.3.0)

> Implement aging for audits stored by Atlas.
> ---
>
> Key: ATLAS-4768
> URL: https://issues.apache.org/jira/browse/ATLAS-4768
> Project: Atlas
>  Issue Type: New Feature
>  Components:  atlas-core
>Affects Versions: 2.3.0
>Reporter: Radhika Kundam
>Assignee: Radhika Kundam
>Priority: Major
> Fix For: 3.0.0, 2.4.0
>
> Attachments: Atlas Audit Reduction - Audit Aging - Apache.pdf
>
>
> Currently, there is no aging of the audits stored in Atlas.
> Scope of this Jira to implement below.
>  # Implement logic to age out and delete the audits stored in HBase.
>  ## It could be as simple as leveraging TTL capability of Hbase or a customer 
> implementation in Atlas.
>  # There should be a configuration that controls the duration for which Atlas 
> holds the audits for.
>  ## We should be have a default value which could be few months.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Updated] (ATLAS-4768) Implement aging for audits stored by Atlas.

2023-12-06 Thread Radhika Kundam (Jira)


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

Radhika Kundam updated ATLAS-4768:
--
Fix Version/s: 2.3.0
   (was: 2.4.0)

> Implement aging for audits stored by Atlas.
> ---
>
> Key: ATLAS-4768
> URL: https://issues.apache.org/jira/browse/ATLAS-4768
> Project: Atlas
>  Issue Type: New Feature
>  Components:  atlas-core
>Affects Versions: 2.3.0
>Reporter: Radhika Kundam
>Assignee: Radhika Kundam
>Priority: Major
> Fix For: 3.0.0, 2.3.0
>
> Attachments: Atlas Audit Reduction - Audit Aging - Apache.pdf
>
>
> Currently, there is no aging of the audits stored in Atlas.
> Scope of this Jira to implement below.
>  # Implement logic to age out and delete the audits stored in HBase.
>  ## It could be as simple as leveraging TTL capability of Hbase or a customer 
> implementation in Atlas.
>  # There should be a configuration that controls the duration for which Atlas 
> holds the audits for.
>  ## We should be have a default value which could be few months.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Updated] (ATLAS-4768) Implement aging for audits stored by Atlas.

2023-12-06 Thread Radhika Kundam (Jira)


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

Radhika Kundam updated ATLAS-4768:
--
Attachment: Atlas Audit Reduction - Audit Aging - Apache.pdf

> Implement aging for audits stored by Atlas.
> ---
>
> Key: ATLAS-4768
> URL: https://issues.apache.org/jira/browse/ATLAS-4768
> Project: Atlas
>  Issue Type: New Feature
>  Components:  atlas-core
>Affects Versions: 2.3.0
>Reporter: Radhika Kundam
>Assignee: Radhika Kundam
>Priority: Major
> Attachments: Atlas Audit Reduction - Audit Aging - Apache.pdf
>
>
> Currently, there is no aging of the audits stored in Atlas.
> Scope of this Jira to implement below.
>  # Implement logic to age out and delete the audits stored in HBase.
>  ## It could be as simple as leveraging TTL capability of Hbase or a customer 
> implementation in Atlas.
>  # There should be a configuration that controls the duration for which Atlas 
> holds the audits for.
>  ## We should be have a default value which could be few months.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Updated] (ATLAS-4768) Implement aging for audits stored by Atlas.

2023-12-06 Thread Radhika Kundam (Jira)


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

Radhika Kundam updated ATLAS-4768:
--
Attachment: (was: Atlas Audit Reduction - Audit Aging.pdf)

> Implement aging for audits stored by Atlas.
> ---
>
> Key: ATLAS-4768
> URL: https://issues.apache.org/jira/browse/ATLAS-4768
> Project: Atlas
>  Issue Type: New Feature
>  Components:  atlas-core
>Affects Versions: 2.3.0
>Reporter: Radhika Kundam
>Assignee: Radhika Kundam
>Priority: Major
> Attachments: Atlas Audit Reduction - Audit Aging - Apache.pdf
>
>
> Currently, there is no aging of the audits stored in Atlas.
> Scope of this Jira to implement below.
>  # Implement logic to age out and delete the audits stored in HBase.
>  ## It could be as simple as leveraging TTL capability of Hbase or a customer 
> implementation in Atlas.
>  # There should be a configuration that controls the duration for which Atlas 
> holds the audits for.
>  ## We should be have a default value which could be few months.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Updated] (ATLAS-4768) Implement aging for audits stored by Atlas.

2023-06-29 Thread Radhika Kundam (Jira)


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

Radhika Kundam updated ATLAS-4768:
--
Attachment: Atlas Audit Reduction - Audit Aging.pdf

> Implement aging for audits stored by Atlas.
> ---
>
> Key: ATLAS-4768
> URL: https://issues.apache.org/jira/browse/ATLAS-4768
> Project: Atlas
>  Issue Type: New Feature
>  Components:  atlas-core
>Affects Versions: 2.3.0
>Reporter: Radhika Kundam
>Assignee: Radhika Kundam
>Priority: Major
> Attachments: Atlas Audit Reduction - Audit Aging.pdf
>
>
> Currently, there is no aging of the audits stored in Atlas.
> Scope of this Jira to implement below.
>  # Implement logic to age out and delete the audits stored in HBase.
>  ## It could be as simple as leveraging TTL capability of Hbase or a customer 
> implementation in Atlas.
>  # There should be a configuration that controls the duration for which Atlas 
> holds the audits for.
>  ## We should be have a default value which could be few months.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)