GitHub user DadanielZ opened a pull request:
https://github.com/apache/incubator-eagle/pull/410
Eagle-447 convert eagle-maprfs app to use new app framework
eagle-maprfs app should use new app framework to manage its lifecycle
- in AbstractHdfsAuditLogApplication, instead of new a
HdfsAuditLogParserBolt object directly, now it call "getParserBolt()" to get
BaseRichBolt
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/DadanielZ/incubator-eagle EAGLE-447
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-eagle/pull/410.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 #410
----
commit b880b37530d9f7e4e453acd541c2caa7600aa3fe
Author: DadanielZ <[email protected]>
Date: 2016-08-29T21:12:27Z
Eagle-447 convert eagle-maprfs app to use new app framework
eagle-maprfs app should use new app framework to manage its lifecycle
----
---
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.
---