-
- Downloads
[SPARK-3686][STREAMING] Wait for sink to commit the channel before check...
...ing for the channel size. Author: Hari Shreedharan <hshreedharan@apache.org> Closes #2531 from harishreedharan/sparksinksuite-fix and squashes the following commits: 30393c1 [Hari Shreedharan] Use more deterministic method to figure out when batches come in. 6ce9d8b [Hari Shreedharan] [SPARK-3686][STREAMING] Wait for sink to commit the channel before checking for the channel size.
Showing
- external/flume-sink/src/main/scala/org/apache/spark/streaming/flume/sink/SparkAvroCallbackHandler.scala 13 additions, 1 deletion...spark/streaming/flume/sink/SparkAvroCallbackHandler.scala
- external/flume-sink/src/main/scala/org/apache/spark/streaming/flume/sink/SparkSink.scala 10 additions, 0 deletions...ala/org/apache/spark/streaming/flume/sink/SparkSink.scala
- external/flume-sink/src/main/scala/org/apache/spark/streaming/flume/sink/TransactionProcessor.scala 12 additions, 0 deletions...che/spark/streaming/flume/sink/TransactionProcessor.scala
- external/flume-sink/src/test/scala/org/apache/spark/streaming/flume/sink/SparkSinkSuite.scala 13 additions, 9 deletions...rg/apache/spark/streaming/flume/sink/SparkSinkSuite.scala
Please register or sign in to comment