[jira] [Updated] (SPARK-8080) Custom Receiver.store with Iterator type do not give correct count at Spark UI

2015-06-18 Thread Tathagata Das (JIRA)

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

Tathagata Das updated SPARK-8080:
-
Fix Version/s: 1.4.1

 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
 Fix For: 1.4.1, 1.5.0

 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: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



[jira] [Updated] (SPARK-8080) Custom Receiver.store with Iterator type do not give correct count at Spark UI

2015-06-18 Thread Tathagata Das (JIRA)

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

Tathagata Das updated SPARK-8080:
-
Assignee: Dibyendu Bhattacharya

 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
Assignee: Dibyendu Bhattacharya
Priority: Minor
 Fix For: 1.4.1, 1.5.0

 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: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



[jira] [Updated] (SPARK-8080) Custom Receiver.store with Iterator type do not give correct count at Spark UI

2015-06-18 Thread Tathagata Das (JIRA)

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

Tathagata Das updated SPARK-8080:
-
Affects Version/s: (was: 1.2.0)
   1.2.2
   1.3.1

 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.2, 1.3.1
Reporter: Dibyendu Bhattacharya
Assignee: Dibyendu Bhattacharya
Priority: Minor
 Fix For: 1.4.1, 1.5.0

 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: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



[jira] [Updated] (SPARK-8080) Custom Receiver.store with Iterator type do not give correct count at Spark UI

2015-06-06 Thread Sean Owen (JIRA)

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

Sean Owen updated SPARK-8080:
-
  Component/s: Web UI
 Priority: Minor  (was: Major)
Fix Version/s: (was: 1.4.0)

[~dibbhatt] Don't set fix version.

 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: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



[jira] [Updated] (SPARK-8080) Custom Receiver.store with Iterator type do not give correct count at Spark UI

2015-06-03 Thread Dibyendu Bhattacharya (JIRA)

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

Dibyendu Bhattacharya updated SPARK-8080:
-
Attachment: screenshot.png

 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
Affects Versions: 1.2.0
Reporter: Dibyendu Bhattacharya
 Fix For: 1.4.0

 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: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org