-
- Downloads
[SPARK-8112] [STREAMING] Fix the negative event count issue
Author: zsxwing <zsxwing@gmail.com> Closes #6659 from zsxwing/SPARK-8112 and squashes the following commits: a5d7da6 [zsxwing] Address comments d255b6e [zsxwing] Fix the negative event count issue
Showing
- streaming/src/main/scala/org/apache/spark/streaming/dstream/ReceiverInputDStream.scala 1 addition, 1 deletion...apache/spark/streaming/dstream/ReceiverInputDStream.scala
- streaming/src/main/scala/org/apache/spark/streaming/receiver/ReceiverSupervisorImpl.scala 2 additions, 2 deletions...che/spark/streaming/receiver/ReceiverSupervisorImpl.scala
- streaming/src/main/scala/org/apache/spark/streaming/scheduler/InputInfoTracker.scala 3 additions, 1 deletion...g/apache/spark/streaming/scheduler/InputInfoTracker.scala
- streaming/src/main/scala/org/apache/spark/streaming/scheduler/ReceivedBlockInfo.scala 3 additions, 1 deletion.../apache/spark/streaming/scheduler/ReceivedBlockInfo.scala
- streaming/src/test/scala/org/apache/spark/streaming/ReceivedBlockTrackerSuite.scala 1 addition, 1 deletion...rg/apache/spark/streaming/ReceivedBlockTrackerSuite.scala
Loading
Please register or sign in to comment