[
https://issues.apache.org/jira/browse/EAGLE-280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15301261#comment-15301261
]
ASF GitHub Bot commented on EAGLE-280:
--------------------------------------
GitHub user DadanielZ opened a pull request:
https://github.com/apache/incubator-eagle/pull/201
EAGLE-280 EAGLE-282 EAGLE-284 EAGLE-307: Mapr integration
EAGLE-280:Update logstash-kafka-conf.md
Updated logstash-kafka-conf.md and included a sample of logstash config
file for logstash version 2.x
EAGLE-282:Auditlogparser for MapR's audit log
added class MAPRFSAuditLogObject
Renamed class MAPRAuditLogParser to MAPRFSAuditLogParser .
added MapRAuditLogKafkaDeserializer and MapRFSAuditLogProcessorMain.java
EAGLE-284:Connect to MapR's CLDB service
created profile in pom for mapr build
build passed for both hdp and mapr in local environment
EAGLE-307:Add applicaiton "maprFSAuditLog"
added module eagle-security-maprfs-web
added resolver for mapr: MAPRFSCommandResolver, MAPRStatusCodeResolver,
added a script to initialize mapFSAuditLog application
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/DadanielZ/incubator-eagle mapr-integration
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-eagle/pull/201.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 #201
----
commit 7e8516c214f3a3b5b5e84f76344b26257e606feb
Author: Daniel <[email protected]>
Date: 2016-05-26T01:13:00Z
EAGLE-280:Update logstash-kafka-conf.md
Updated logstash-kafka-conf.md and included a sample of logstash config
file for logstash version 2.x
EAGLE-282:Auditlogparser for MapR's audit log
added class MAPRFSAuditLogObject
Renamed class MAPRAuditLogParser to MAPRFSAuditLogParser .
added MapRAuditLogKafkaDeserializer and MapRFSAuditLogProcessorMain.java
EAGLE-284:Connect to MapR's CLDB service
created profile in pom for mapr build
build passed for both hdp and mapr in local environment
EAGLE-307:Add applicaiton "maprFSAuditLog"
added module eagle-security-maprfs-web
added resolver for mapr: MAPRFSCommandResolver, MAPRStatusCodeResolver,
added a script to initialize mapFSAuditLog application
commit e6497de230e843d126d0113a3d95c0a58da3f4c7
Author: Daniel <[email protected]>
Date: 2016-05-26T01:15:26Z
EAGLE-282:Auditlogparser for MapR's audit log
- added dependency on eagle-security-maprfs-web for eagle-webservice
----
> Update logstash-kafka-conf.md
> -----------------------------
>
> Key: EAGLE-280
> URL: https://issues.apache.org/jira/browse/EAGLE-280
> Project: Eagle
> Issue Type: Task
> Reporter: DanielZhou
> Assignee: DanielZhou
>
> The 2.0 release of Logstash includes a new version of the Kafka output plugin
> with significant configuration changes. One might need a new sample of
> logstash config file for logstash2.X version.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)