[
https://issues.apache.org/jira/browse/APEXMALHAR-1984?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15118010#comment-15118010
]
ASF GitHub Bot commented on APEXMALHAR-1984:
--------------------------------------------
GitHub user siyuanh opened a pull request:
https://github.com/apache/incubator-apex-malhar/pull/178
APEXMALHAR-1984 refactor out operator creation to util function
Refactor definePartition methods to use same util function to instantiate
partitions/operators.
Also set Kryo to use class loader which loads the application code
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/siyuanh/incubator-apex-malhar APEXMALHAR-1984
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-apex-malhar/pull/178.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 #178
----
commit 4ea47acc50db32b19de4fea21b8e48d16df758db
Author: Siyuan Hua <[email protected]>
Date: 2016-01-26T20:55:00Z
APEXMALHAR-1984 #comment Create util function to clone operator object by
kryo
----
> Operators that use Kryo directly would throw exception in local mode
> --------------------------------------------------------------------
>
> Key: APEXMALHAR-1984
> URL: https://issues.apache.org/jira/browse/APEXMALHAR-1984
> Project: Apache Apex Malhar
> Issue Type: Bug
> Reporter: Siyuan Hua
> Assignee: Siyuan Hua
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)