Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 353 Bytes

_readme.md

File metadata and controls

12 lines (6 loc) · 353 Bytes

I have used jq command line processor to filter some data from the master json file

jq '.[] | select(.imdbRating>6.8 and .imdbRating < 7.1 and .year > 1990)' movies_dump.json > striped_data.json

NOTE:
If the client-id / streams.application-id is changed, Kafka will understand this and will re-play the messages again from first.