[jira] [Assigned] (SPARK-6766) StreamingListenerBatchSubmitted isn't sent and StreamingListenerBatchStarted.batchInfo.processingStartTime is a wrong value

2015-04-08 Thread Apache Spark (JIRA)

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

Apache Spark reassigned SPARK-6766:
---

Assignee: (was: Apache Spark)

 StreamingListenerBatchSubmitted isn't sent and 
 StreamingListenerBatchStarted.batchInfo.processingStartTime is a wrong value
 ---

 Key: SPARK-6766
 URL: https://issues.apache.org/jira/browse/SPARK-6766
 Project: Spark
  Issue Type: Bug
  Components: Streaming
Affects Versions: 1.0.2, 1.1.1, 1.2.1, 1.3.0
Reporter: Shixiong Zhu

 1. Now there is no place posting StreamingListenerBatchSubmitted. It should 
 be post when JobSet is submitted.
 2. Call JobSet.handleJobStart before posting StreamingListenerBatchStarted 
 will set StreamingListenerBatchStarted.batchInfo.processingStartTime to None, 
 which should have been set to a correct value.



--
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] [Assigned] (SPARK-6766) StreamingListenerBatchSubmitted isn't sent and StreamingListenerBatchStarted.batchInfo.processingStartTime is a wrong value

2015-04-08 Thread Apache Spark (JIRA)

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

Apache Spark reassigned SPARK-6766:
---

Assignee: Apache Spark

 StreamingListenerBatchSubmitted isn't sent and 
 StreamingListenerBatchStarted.batchInfo.processingStartTime is a wrong value
 ---

 Key: SPARK-6766
 URL: https://issues.apache.org/jira/browse/SPARK-6766
 Project: Spark
  Issue Type: Bug
  Components: Streaming
Affects Versions: 1.0.2, 1.1.1, 1.2.1, 1.3.0
Reporter: Shixiong Zhu
Assignee: Apache Spark

 1. Now there is no place posting StreamingListenerBatchSubmitted. It should 
 be post when JobSet is submitted.
 2. Call JobSet.handleJobStart before posting StreamingListenerBatchStarted 
 will set StreamingListenerBatchStarted.batchInfo.processingStartTime to None, 
 which should have been set to a correct value.



--
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