How to load local csv file in spark via –files option
I have small csv file with a counties dictionary which I want to use in a large spark job. I load this file via –files option of spark-submit:
I have small csv file with a counties dictionary which I want to use in a large spark job. I load this file via –files option of spark-submit: