GitHub user rmetzger opened a pull request:
https://github.com/apache/bahir-flink/pull/1
[BAHIR-54][BAHIR-55] Add Redis connector from Flink
- drop Scala support from the poms. All Flink connectors are implemented in
Java.
- Add `.travis.yml` file to automatically test pushes. See here:
https://travis-ci.org/rmetzger/bahir-flink/builds/153536694 Once this PR is
merged, I can ask INFRA to enable travis for the repository, so that new PRs
and pushes are verified
- Add `flink-redis-connector` to Bahir.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/rmetzger/bahir-flink bahir55
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/bahir-flink/pull/1.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 #1
----
commit ce4bb80585a42522f6df732a8fee3281890513d9
Author: Robert Metzger <[email protected]>
Date: 2016-08-19T08:33:11Z
[BAHIR-54] Add .travis.yml file
commit 8851d6a165e2c89df8590a70f02d516c258cd399
Author: Robert Metzger <[email protected]>
Date: 2016-08-19T08:54:53Z
[BAHIR-54] Remove scala support from parent pom
commit 14d508a045a9e82679c7ded43eb3ed8ae199d6e3
Author: Robert Metzger <[email protected]>
Date: 2016-08-19T08:55:30Z
[BAHIR-55] Add Redis connector from Flink
commit 860890bff5c0aae1e492e6e908d0bc2377912d44
Author: Robert Metzger <[email protected]>
Date: 2016-08-19T08:58:19Z
[BAHIR-54] Drop enforced maven version
----
---
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.
---