[ https://issues.apache.org/jira/browse/STREAMS-343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14596067#comment-14596067
]
ASF GitHub Bot commented on STREAMS-343:
----------------------------------------
Github user steveblackmon commented on the pull request:
https://github.com/apache/incubator-streams/pull/235#issuecomment-114149566
Travis is failing because streams-project is depending on a snapshot of streams-master
that isn't in the apache repo. This will pass in jenkins.
> 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)
|