Using 1.8 I have a list of phone area codes, cities and their geo location in CSV file. And my events from Kafka contain phone numbers.
I want to parse the phone number get it's area code and then associate the phone number to a city, geo location and as well count how many numbers are in that city/geo location.