-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/66036/
-----------------------------------------------------------
(Updated March 13, 2018, 12:04 p.m.)
Review request for ranger, Don Bosco Durai, Gautam Borad, Abhay Kulkarni,
Madhan Neethiraj, Pradeep Agrawal, Ramesh Mani, Selvamohan Neethiraj, and
Sailaja Polavarapu.
Bugs: RANGER-1496
https://issues.apache.org/jira/browse/RANGER-1496
Repository: ranger
Description
-------
If export of the policy is done from the Reports page in excel/csv format then
we are not showing info like Isaudit enabled, delegate admin and row filter and
masking condition etc .
Add following fields in exported excel / csv files :
* policyType
* delegateAdmin
* isRecursiveValue
* isExcludesValue
* serviceName
* description
* isAuditEnabled
* conditionKeyValue
* policyConditionTypeValue
* maskingInfo
* filterExpr
* policyLabel
Diffs
-----
security-admin/src/main/java/org/apache/ranger/biz/ServiceDBStore.java
ecde444
Diff: https://reviews.apache.org/r/66036/diff/1/
Testing
-------
Tested and validated the exported Excel.
Tested and validated the exported CSV.
Thanks,
Fatima Khan