You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@spark.apache.org by dav009 <da...@gmail.com> on 2016/11/29 06:39:53 UTC

Spark Streaming + Kinesis : Receiver MaxRate is violated

I am calling spark-submit passing maxRate, I have a single kinesis receiver,
and batches of 1s

spark-submit  --conf spark.streaming.receiver.maxRate=10 ....

however a single batch can greatly exceed the stablished maxRate. i.e: Im
getting 300 records.

Am I missing any setting?



--
View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/Spark-Streaming-Kinesis-Receiver-MaxRate-is-violated-tp28141.html
Sent from the Apache Spark User List mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe e-mail: user-unsubscribe@spark.apache.org


Re: Spark Streaming + Kinesis : Receiver MaxRate is violated

Posted by dav009 <da...@gmail.com>.
Possibly a bug, please check:
https://issues.apache.org/jira/browse/SPARK-18620



--
View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/Spark-Streaming-Kinesis-Receiver-MaxRate-is-violated-tp28141p28144.html
Sent from the Apache Spark User List mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe e-mail: user-unsubscribe@spark.apache.org