[
https://issues.apache.org/jira/browse/APEXMALHAR-139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15308888#comment-15308888
]
ASF GitHub Bot commented on APEXMALHAR-139:
-------------------------------------------
GitHub user ilganeli opened a pull request:
https://github.com/apache/incubator-apex-malhar/pull/302
[APEXMALHAR-139] Make Sigma Operator Partitionable
* Added unifiers on all output ports for Sigma operator to support using it
as a Partitionable operator.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ilganeli/incubator-apex-malhar APEXMALHAR-139
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-apex-malhar/pull/302.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 #302
----
commit 572b771e99202c673b17b92f50eaef3dcf147a38
Author: Ilya Ganelin <[email protected]>
Date: 2016-05-31T23:47:24Z
Added unifier on all output ports for Sigma operator to make it support
partitioning.
----
> Make sigma operator partition-able
> ----------------------------------
>
> Key: APEXMALHAR-139
> URL: https://issues.apache.org/jira/browse/APEXMALHAR-139
> Project: Apache Apex Malhar
> Issue Type: Task
> Reporter: Chandni Singh
>
> Sigma operator in Malhar library doesn't seem to be Stateful as stated in the
> java-docs.
> This operator can be partitioned by adding a Unifier to the output ports.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)