Categories
October Surprise 2024

Export sqoop eval results into a comma delimited output

I am running a sqoop eval code which produces output in a pipe separated format. I would like to have it in a comma format and remove the extra formatting so that I can store it in variable and can…