[
https://issues.apache.org/jira/browse/SPARK-1478?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13981976#comment-13981976
]
Ted Malaska commented on SPARK-1478:
------------------------------------
OK I submitted the pull request: https://github.com/apache/spark/pull/566
Also I was able to recreate the race connection every 4-5 times I ran the
tests. It felt like it would happen when my compute was busy doing other
things.
I reviewed the Flume test code and didn't see anything majorly different then
the Spark version. I did add an additional 1000 wait and I was unable to get
the exception after that. I know that that isn't a solution but at least it
stopped the problem for now.
> Upgrade FlumeInputDStream's FlumeReceiver to support FLUME-1915
> ---------------------------------------------------------------
>
> Key: SPARK-1478
> URL: https://issues.apache.org/jira/browse/SPARK-1478
> Project: Spark
> Issue Type: Improvement
> Components: Streaming
> Reporter: Ted Malaska
> Assignee: Ted Malaska
> Priority: Minor
>
> Flume-1915 added support for compression over the wire from avro sink to avro
> source. I would like to add this functionality to the FlumeReceiver.
--
This message was sent by Atlassian JIRA
(v6.2#6252)