Processing the CSV file and converting it to JSON by batch process with the help of multi-threading using JAVA.
- Test with your own file by changing configurations in following file,
- /src/FileConfiguration.java
- /src/Main.java
- Processed and converted 100000 records
- Final output can be write in single/multiple file
- Cost and Resource Effective