[ 
https://issues.apache.org/jira/browse/SPARK-18182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Reynold Xin resolved SPARK-18182.
---------------------------------
       Resolution: Fixed
    Fix Version/s: 2.1.0

> Expose ReplayListenerBus.replay() overload which accepts Iterator<String>
> -------------------------------------------------------------------------
>
>                 Key: SPARK-18182
>                 URL: https://issues.apache.org/jira/browse/SPARK-18182
>             Project: Spark
>          Issue Type: New Feature
>          Components: Spark Core
>            Reporter: Josh Rosen
>            Assignee: Josh Rosen
>            Priority: Minor
>             Fix For: 2.1.0
>
>
> The {{ReplayListenerBus.read()}} method can be called by a custom 
> {{ApplicationHistoryProvider}}. The current interface only exposes a method 
> which takes an {{InputStream}} and performs stream-to-lines conversion 
> itself, but it would also be useful to expose an overloaded method which 
> accepts an iterator of strings, thereby enabling events to be provided from 
> non-InputStream sources.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to