The application should validate three arguments from the input
java -jar application.jar
First Argument: check if the avro file exists
Second Argument: check if we can connect to the Kafka Server
Third argument check if it can write to the kafka topic
The application should validate three arguments from the input java -jar application.jar
First Argument: check if the avro file exists Second Argument: check if we can connect to the Kafka Server Third argument check if it can write to the kafka topic