GitHub user brightchen opened a pull request:
https://github.com/apache/apex-malhar/pull/332
Kafka input test: just used for test Travis issue
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/brightchen/apex-malhar KafkaInputTest
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/apex-malhar/pull/332.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 #332
----
commit 6bf316da76bf1d1871f52a114a307c05ff652376
Author: sandeshh <[email protected]>
Date: 2016-05-25T15:56:56Z
Kafka 0.9.0 output operators and unit tests.
1. Abstract Base class
2. Kafka Output operator
3. Exactly Once output operator
Key in the Kafka message is used by the operator to track the tuples
written by it.
commit 1d440015dccc2e51f410b2bebc2a591f0e108a8a
Author: brightchen <[email protected]>
Date: 2016-07-05T20:39:06Z
APEXMALHAR-2133 #resolve #comment Handle case partitionsFor() returns null
commit 1a17919fdaa6d1351a2e1e64c601c5ffaaf0f628
Author: brightchen <[email protected]>
Date: 2016-07-05T21:11:55Z
Merge commit 'refs/pull/298/head' of github.com:apache/apex-malhar into
KafkaInputTest
----
---
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.
---