[
https://issues.apache.org/jira/browse/CRUNCH-350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13911695#comment-13911695
]
Jinal Shah commented on CRUNCH-350:
-----------------------------------
I actually tested it If I use the BloomFilter with MRPipeline it works fine but
if I use it with MemPipeline it throws the same error. So not sure it has
something to do with MemPipeline or BloomFilter itself.
> Non-serializable BloomFilter field in BloomFilterJoinStrategy should be
> marked transient
> ----------------------------------------------------------------------------------------
>
> Key: CRUNCH-350
> URL: https://issues.apache.org/jira/browse/CRUNCH-350
> Project: Crunch
> Issue Type: Bug
> Components: MapReduce Patterns
> Affects Versions: 0.9.0, 0.8.2
> Reporter: Josh Wills
> Fix For: 0.10.0, 0.8.3
>
> Attachments: CRUNCH-350.patch
>
>
> Got a notice from the user mailing list that the BloomFilterJoinStrategy was
> throwing a NotSerializableException. I took a look at the code and noticed a
> DoFn field that should be marked as transient.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)