GitHub user bhupeshchawda opened a pull request:
https://github.com/apache/apex-malhar/pull/567
*DO NOT MERGE - REVIEW_ONLY* - Changes in File Input / Output operators for
Batch
3 Changes:
1. Pointing to apex-core 3.6.0-SNAPSHOT for Control Tuple Support
2. Modifying Windowed Operator to use Custom Control Tuples instead of
Control port
3. Changes in AbstractFileInputOperator and AbstractFileOutputOperator for
supporting file based batches
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/bhupeshchawda/apex-malhar batch-file-io
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/apex-malhar/pull/567.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 #567
----
commit 94b38dfe3d774419b074012339789fb8f6c7bdf6
Author: bhupeshchawda <[email protected]>
Date: 2017-02-22T05:22:00Z
Upgraded apex-core to 3.6.0-SNAPSHOT
commit df079577f91201bad5f38f7cde91e4b4081c9f23
Author: bhupeshchawda <[email protected]>
Date: 2017-02-22T06:39:11Z
Added usage of control tuple in windowed operators. Removed control port in
apps using Windowed operators
commit ba67b493747c0f1646a08473dfb51f26065c01f3
Author: bhupeshchawda <[email protected]>
Date: 2017-02-22T12:24:34Z
Wordcount prototype for batch using watermarks
----
---
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.
---