[
https://issues.apache.org/jira/browse/STREAMS-378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14982794#comment-14982794
]
ASF GitHub Bot commented on STREAMS-378:
----------------------------------------
GitHub user steveblackmon opened a pull request:
https://github.com/apache/incubator-streams/pull/267
resolves STREAMS-378
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/steveblackmon/incubator-streams STREAMS-378
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-streams/pull/267.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 #267
----
commit 5e3e18efc6788fd8075e938c5ebcfd76d221e9f6
Author: Steve Blackmon (@steveblackmon) <[email protected]>
Date: 2015-10-30T16:20:17Z
resolves STREAMS-378
----
> incompatibility between streams binaries and spark 1.5
> ------------------------------------------------------
>
> Key: STREAMS-378
> URL: https://issues.apache.org/jira/browse/STREAMS-378
> Project: Streams
> Issue Type: Improvement
> Reporter: Steve Blackmon
> Assignee: Steve Blackmon
>
> streams use of several methods that did not appear in guava until after 15
> (spark is still using 14) cause failures when streams classes are run inside
> spark jobs.
> rewrite around use of those methods to ensure compatibility.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)