MrYang created SPARK-34767:
------------------------------
Summary: sparkstreaming对接kafka数据,在idea程序上出现警告信息并卡住不动的解决办法
Key: SPARK-34767
URL: https://issues.apache.org/jira/browse/SPARK-34767
Project: Spark
Issue Type: Bug
Components: DStreams
Affects Versions: 2.1.1
Reporter: MrYang
2021-03-17 11:16:56,711 WARN --- [ main]
org.apache.spark.streaming.kafka010.KafkaUtils (line: 66) : overriding
enable.auto.commit to false for executor
2021-03-17 11:16:56,714 WARN --- [ main]
org.apache.spark.streaming.kafka010.KafkaUtils (line: 66) : overriding
auto.offset.reset to none for executor
2021-03-17 11:16:56,714 WARN --- [ main]
org.apache.spark.streaming.kafka010.KafkaUtils (line: 66) : overriding executor
group.id to spark-executor-recommender
2021-03-17 11:16:56,715 WARN --- [ main]
org.apache.spark.streaming.kafka010.KafkaUtils (line: 66) : overriding
receive.buffer.bytes to 65536 see KAFKA-3135
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]