[ 
https://issues.apache.org/jira/browse/SPARK-8080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14576467#comment-14576467
 ] 

Tathagata Das commented on SPARK-8080:
--------------------------------------

Just to add to what Sean Owen said, the model we follow is that we set "Target 
version" to denote what is target version that this fix is *planned* to be 
available. And "Fix version" is set to confirm that this fix is actually 
available in those versions. The semantic difference helps us disambiguated 
between planned features and achieved features.

> Custom Receiver.store with Iterator type do not give correct count at Spark UI
> ------------------------------------------------------------------------------
>
>                 Key: SPARK-8080
>                 URL: https://issues.apache.org/jira/browse/SPARK-8080
>             Project: Spark
>          Issue Type: Bug
>          Components: Streaming, Web UI
>    Affects Versions: 1.2.0
>            Reporter: Dibyendu Bhattacharya
>            Priority: Minor
>         Attachments: screenshot.png
>
>
> In Custom receiver if I call store with Iterator type (store(dataIterator: 
> Iterator[T]): Unit ) , Spark UI does not show the correct count of records in 
> block which leads to wrong value for Input Rate, Scheduling Delay and Input 
> SIze. 



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to