We are using Spark CSV reader to read the csv file to convert as DataFrame and we are running the job on yarn-client, its working fine in local mode.
We are submitting the spark job in edge node.
But when we place the file in local file path instead...