You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@eagle.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/05/04 00:44:12 UTC

[jira] [Commented] (EAGLE-282) Auditlogparser for MapR's audit log

    [ https://issues.apache.org/jira/browse/EAGLE-282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15269770#comment-15269770 ] 

ASF GitHub Bot commented on EAGLE-282:
--------------------------------------

GitHub user DadanielZ opened a pull request:

    https://github.com/apache/incubator-eagle/pull/175

    This pull request is just for MapR integration code review

    -  This is my local branch for MapR integration
    
    Solved:
    -  EAGLE-282:Auditlogparser for MapR's audit log
    -  EAGLE-283:Convert fid,uid in MapR's audit log to FIle/folder name, user name
    -  EAGLE-284:Connect to MapR's CLDB service
    
    Problem:
    -  Can not trigger alerts for now.
    
    Compared to Hortonworks,  MapR depends on different jars but same package names and class name.I haven't come up with a good solution for this dependency problem, so feel free to leave comments under this pull request, any advice will be appreciated.   :)
    
    Thanks and Regards,
    Da 

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/DadanielZ/incubator-eagle eagle-mapr

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-eagle/pull/175.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #175
    
----

----


> Auditlogparser for MapR's audit log 
> ------------------------------------
>
>                 Key: EAGLE-282
>                 URL: https://issues.apache.org/jira/browse/EAGLE-282
>             Project: Eagle
>          Issue Type: New Feature
>            Reporter: DanielZhou
>            Assignee: DanielZhou
>
> MapR's audit log comes in JSON format, but  it has similar contents with Hortonworks' audit log. We need to parse it into  "HDFSAuditLogObject"



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)