Quantcast
Channel: Simplilearn Community
Viewing all articles
Browse latest Browse all 50081

error in spark please help

$
0
0
while eexecuting the code
val wc = file.fileMap(a=>a.split(" ")).map(word=>(word,1))
I am getting an error as syntax error near exception token '('

please help

Viewing all articles
Browse latest Browse all 50081

Trending Articles