[
https://issues.apache.org/jira/browse/ATLAS-2980?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Carol Drummond updated ATLAS-2980:
----------------------------------
Labels: release-notes (was: )
> fix HBaseBasedAuditRepository.putEventsV2() to store entity-json string
> ------------------------------------------------------------------------
>
> Key: ATLAS-2980
> URL: https://issues.apache.org/jira/browse/ATLAS-2980
> Project: Atlas
> Issue Type: Bug
> Components: atlas-core
> Affects Versions: 1.0.0, 1.1.0
> Reporter: Madhan Neethiraj
> Assignee: Sizhong Du
> Priority: Major
> Labels: release-notes
> Fix For: 1.2.0, 2.0.0
>
> Attachments: ATLAS-2980.patch
>
>
> HBaseBasedAuditRepository.putEventsV2() currently stores entity.toString()
> value in audit record field 'definition'. This should be fixed to store JSON
> string of the entity, since the listEventsV2() API interprets the
> 'definition' field value as JSON to convert into AtlasEntity.
> Issue was reported and patch provided via pull request
> https://github.com/apache/atlas/pull/19/commits, by TomDu.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)