simplesteph / medium-blog-kafka-udemy

Supporting repository for the blog post at https://medium.com/@stephane.maarek/how-to-use-apache-kafka-to-transform-a-batch-pipeline-into-a-real-time-one-831b48a6ad85
240 stars 199 forks source link

Fixes to udemy API, fixes: #1 and update to Kafka 1.1.1 / Cofluent 5.0.1 #2

Closed matiwinnetou closed 5 years ago

matiwinnetou commented 5 years ago

It turns out udemy API removed @default, so now one has to enumerate all fields one wants. This fixes test error issue found in: #1

simplesteph commented 5 years ago

thanks @matiwinnetou for the contribution! Looks great :)