Madhan Neethiraj created ATLAS-2980:
---------------------------------------
Summary: 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.1.0, 1.0.0
Reporter: Madhan Neethiraj
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.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)