Errors while uploading data into elasticsearch

The error message you're getting is here:

Couldn't read data from file "home/prabhav/Downloads/csvjson.json",

This means it can't read the file. Maybe it's the wrong filename, maybe it's a permission problem, maybe it's something else entirely. You'll need to fix this yourself, sorry, we can't work out how to make this file readable.