[ https://issues.apache.org/jira/browse/SPARK-36545?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17402906#comment-17402906 ]
Hyukjin Kwon commented on SPARK-36545: -------------------------------------- Seems like more a question. Let's ask it into mailing list first before filing it as an issue. > sparkstreaming input rate exceed spark.streaming.kafka.maxRatePerPartition > --------------------------------------------------------------------------- > > Key: SPARK-36545 > URL: https://issues.apache.org/jira/browse/SPARK-36545 > Project: Spark > Issue Type: Bug > Components: DStreams, Spark Submit, YARN > Affects Versions: 2.4.5 > Reporter: handong > Priority: Major > Attachments: kafka.png > > > > i have a spark streaming application with kafka . > Here are the parameters: > kafka partition = 500 > batch time = 60 > --conf spark.streaming.backpressure.enabled=true > --conf spark.streaming.kafka.maxRatePerPartition=2500 > input size= 500 * 120 * 2500 = 75,000,000 > however input size become 160000000 after some batch > who can tell me reason > !kafka.png! > -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org