GitHub user vesense opened a pull request:
https://github.com/apache/storm/pull/1748
[STORM-2103][SQL] Introduce new sql external module: storm-sql-mongodb
major changes as following:
* new KafkaDataSourcesProvider & unit tests
* change DataSourcesProvider method `constructTrident()`'s arg `properties`
data type from `String` to `Properties`
* abstract common logic to Utils
* some minor improvements
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/vesense/storm STORM-2103
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/1748.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 #1748
----
commit 2c9ce5c6e6a6c16daec93d1b3ef526b4dc6ed560
Author: vesense <[email protected]>
Date: 2016-10-28T05:38:42Z
STORM-2103: Introduce new sql external module: storm-sql-mongodb
----
---
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.
---