GitHub user wujinhu opened a pull request:
https://github.com/apache/incubator-eagle/pull/448
[EAGLE-564] pack mr history/running feeder in one topology and bugs fix
https://issues.apache.org/jira/browse/EAGLE-564
Pack MR history/Running feeder in the final topology by using
topology-assembly.
Changes:
1. remove useless configure
2. add application provider to topology assembly spi
Bug fix:
1. Storm configure(workers/timeout...) does not overrided by customer
defined configure.
2. When install an application, user may not set jarPath, in this case, we
need to dynamic load, otherwise, use the jarPath that user provides.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/wujinhu/incubator-eagle deploy
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-eagle/pull/448.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 #448
----
commit 15fe613f3426cb726c8dfaae3460f0d74ceac15f
Author: wujinhu <[email protected]>
Date: 2016-09-22T05:08:14Z
pack mr history/running feeder in one topology and bugs fix
----
---
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.
---