[
https://issues.apache.org/jira/browse/EAGLE-283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15408785#comment-15408785
]
ASF GitHub Bot commented on EAGLE-283:
--------------------------------------
Github user haoch commented on a diff in the pull request:
https://github.com/apache/incubator-eagle/pull/300#discussion_r73635124
--- Diff:
eagle-security/eagle-security-maprfs-auditlog/src/main/resources/maprFSAuditLog-init.sh
---
@@ -32,7 +32,7 @@ curl -u ${EAGLE_SERVICE_USER}:${EAGLE_SERVICE_PASSWD} -X
POST -H 'Content-Type:a
"application":"maprFSAuditLog"
},
"enabled": true,
- "config": "classification.fs.defaultFS=maprfs:///"
+ "config":
"classification.fs.defaultFS=hdfs://mapr1.da.dg:7222\nclassification.mapr.webhttps=https://mapr1.da.dg:8443\nclassification.mapr.username=mapr\nclassification.mapr.password=mapr"
--- End diff --
Is `mapr1.da.dg` dataguise sensitive info? :-)
> Convert fid,uid in MapR's audit log to FIle/folder name, user name
> ------------------------------------------------------------------
>
> Key: EAGLE-283
> URL: https://issues.apache.org/jira/browse/EAGLE-283
> Project: Eagle
> Issue Type: New Feature
> Reporter: DanielZhou
> Assignee: DanielZhou
>
> FIle/folder, user's names are not saved in MapR's audit log file, instead,
> the audit log file keeps FID, UID.
> Need a converter to resolve the relationship between ids and their actual
> names.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)