GitHub user DadanielZ reopened a pull request:
https://github.com/apache/incubator-eagle/pull/179
EAGLE-280 EAGLE-284 Added a profile in pom.xml for MapR dependency and
updated doc for logstash
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-284:Connect to MapR's CLDB service
- Created a profile for MapR in pom.xml
- Added necessary dependencies in MapR's profile
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/DadanielZ/incubator-eagle dev
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-eagle/pull/179.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 #179
----
commit cfd79f715d9c0a7d7bfee19f0afa85ac4e011667
Author: Daniel <[email protected]>
Date: 2016-05-06T21:58:48Z
EAGLE-284:Connect to MapR's CLDB service
- Created a profile for MapR in pom.xml
- Added necessary dependencies in MapR's profile
commit d8f20ecbd817a4b0409a684e7f97bf444ec420f2
Author: Daniel <[email protected]>
Date: 2016-05-06T22:18:27Z
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
commit 79a5d96723464713874b930e973305b7173223b8
Author: Daniel <[email protected]>
Date: 2016-05-10T19:38:53Z
EAGLE-284:Connect to MapR's CLDB service
- updated dependencies for MapR in pom.xml (eagle-parent)
- build passed for both hdp and mapr in local environment
commit b5a3047badf963bef0f7a32092bd44da74592c94
Author: Daniel <[email protected]>
Date: 2016-05-11T23:16:55Z
EAGLE-282:Auditlogparser for MapR's audit log
- Created class MAPRAuditLogParser which can parse mapr's audit log into a
HDFSAuditLogObject.
- Create module "eagle-security-maprfs-auditlog"
- Created class MAPRAuditLogKafkaDeserializer which use MAPRAuditLogParser
to parse log messages.
- Unit test passed
commit 9b8666b2b8f70d9dfa34d10cbe6d24c2b71e3d00
Author: Daniel <[email protected]>
Date: 2016-05-13T22:22:33Z
Merge pull request #1 from apache/dev
Update from eagle-dev
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---