Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Michael Heil
Michael Heil has asked
1
questions and find answers to
58
problems.
Stats
1.2k
EtPoint
348
Vote count
1
questions
58
answers
About
Data Engineer
Certifications:
Databricks Certified Associate Developer for Apache Spark 3.0
Confluent Certified Developer for Apache Kafka 2.5
Microsoft Azure Administrator Associate
Microsoft Azure Fundamentals
LinkedIn
Michael Heil questions
Michael Heil answers
Mixing Spark Structured Streaming API and DStream to write to Kafka
Read data from Kafka and print to console with Spark Structured Sreaming in Python
Does kafka support millions of partitions?
How to write Kafka Producer in Scala
Kafka Consumer CommitFailedException
Spark Structured Streaming with Kafka - How to repartition the data and distribute the processing among worker nodes
How to reset offsets to arbitrary value in Kafka Consumer Group?
Select Specific Columns from Spark DataFrame
How to use kafka.group.id and checkpoints in spark 3.0 structured streaming to continue to read from Kafka where it left off after restart?
How Kafka guarantee the messages order while we increase the partitions in runtime?