[
https://issues.apache.org/jira/browse/STREAMS-343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14596060#comment-14596060
]
ASF GitHub Bot commented on STREAMS-343:
----------------------------------------
GitHub user steveblackmon opened a pull request:
https://github.com/apache/incubator-streams/pull/235
resolves STREAMS-343
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/steveblackmon/incubator-streams STREAMS-343
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-streams/pull/235.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 #235
----
commit c4e20d5e4689eeb1eee4112efb5a2356d6d62e8a
Author: Steve Blackmon (@steveblackmon) <[email protected]>
Date: 2015-06-22T12:23:25Z
resolves STREAMS-343
----
> Make SerializationUtil spark-compatible
> ---------------------------------------
>
> Key: STREAMS-343
> URL: https://issues.apache.org/jira/browse/STREAMS-343
> Project: Streams
> Issue Type: Improvement
> Reporter: Steve Blackmon
> Assignee: Steve Blackmon
>
> SerializationUtil fails to clone Processors in Spark because the default
> classloader doesn't contain them. Ensure the right classloader is used,
> allowing spark to scale out StreamsProcessor execution.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)