Hi,
Created a directory in console and some files inside it. When giving the location of the files in spark-shell it is throwing “Path does not exist”.
Gave the absolute path too( got by issuing pwd command)
Hi,
Created a directory in console and some files inside it. When giving the location of the files in spark-shell it is throwing “Path does not exist”.
Gave the absolute path too( got by issuing pwd command)
Can you please share the screenshot (spark-shell) and location of your file.
your home folder in HDFS is /user not /home
Still not working. Check below screenshots