[
https://issues.apache.org/jira/browse/ATLAS-4041?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mandar Ambawane updated ATLAS-4041:
-----------------------------------
Fix Version/s: 2.2.0
3.0.0
> It will be good to have the operation status info of EXPORT operation in the
> Admin export audits
> ------------------------------------------------------------------------------------------------
>
> Key: ATLAS-4041
> URL: https://issues.apache.org/jira/browse/ATLAS-4041
> Project: Atlas
> Issue Type: Bug
> Components: atlas-core
> Reporter: Dharshana M Krishnamoorthy
> Assignee: Mandar Ambawane
> Priority: Major
> Fix For: 3.0.0, 2.2.0
>
> Attachments: ATLAS-4034-ATLAS-4041.patch
>
>
> Currently we do not have information if the export operation is "PASS" or
> "FAIL" or "PARTIAL_PASS"
> It will be good to have this information
> Current output:
> {code}
> {
> "guid": "<guid>",
> "userName": "<user name>",
> "operation": "EXPORT",
> "params": "\{\"fetchType\":\"FULL\",\"matchType\":\"startsWith\"}",
> "startTime": 1605089955917,
> "endTime": 1605089957959,
> "clientId": "<IP>",
> "result": "\{\"hdfs_path\":1,\"dharshana\":1,\"hive_db\":1}",
> "resultCount": 3
> }
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)