[ https://issues.apache.org/jira/browse/SPARK-6766?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14484898#comment-14484898 ]
Apache Spark commented on SPARK-6766: ------------------------------------- User 'zsxwing' has created a pull request for this issue: https://github.com/apache/spark/pull/5414 > 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