I have experienced a problem with SBT loading in a local CSV file. Basically, I\'ve written a Spark program in Scala Eclipse which reads the following file:
Use:
val searches = sc.textFile("hdfs://host:port_no/data/searches")
Default
host: master port_no: 9000