[
https://issues.apache.org/jira/browse/EAGLE-510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15447243#comment-15447243
]
ASF GitHub Bot commented on EAGLE-510:
--------------------------------------
GitHub user peterkim95 opened a pull request:
https://github.com/apache/incubator-eagle/pull/403
EAGLE-510: Refactor HDFS audit log parser
https://issues.apache.org/jira/browse/EAGLE-510
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/peterkim95/incubator-eagle hdfslogparse
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-eagle/pull/403.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 #403
----
commit b73307585bf1089e5090c30ae1ed623ce98727f7
Author: Peter Kim <[email protected]>
Date: 2016-08-29T22:17:37Z
rewrite hdfs log parsing logic with regex
----
> Refactor HDFS audit log parser
> ------------------------------
>
> Key: EAGLE-510
> URL: https://issues.apache.org/jira/browse/EAGLE-510
> Project: Eagle
> Issue Type: Improvement
> Reporter: Peter Kim
> Priority: Minor
>
> The current HDFS audit log parser can be refactored by leveraging regex
> instead of the substring methods it uses.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)