1) There are settings I have hardcoded in java files which needs to be changed as per your configurations.
2) For your aws_access_key_id and aws_secret_access_key, these need go to C:\Users\kajay\.aws\credentials
3) Rest your local kafka IP address changes and configuration should be straight forward. An topic has to be created on your kafka for openaq-stream-in-data-topic.
4) S3OpenAQBucketReader -> this has the actual code for s3 read and kafka write. --> it works :)