I am getting error when using copyFromLocal command to copy a file from laptop to hdfs. It is like..
hadoop fs -copyFromLocal C:/Users/VAIOSHOP/Desktop/hello.txt /user/9b3e0a581ca8a240b3c2eca2508558/first
copyFromLocal: `/Users/VAIOSHOP/Desktop/hello.txt': No such file or directory
Please tell me where i am wrong...
hadoop fs -copyFromLocal C:/Users/VAIOSHOP/Desktop/hello.txt /user/9b3e0a581ca8a240b3c2eca2508558/first
copyFromLocal: `/Users/VAIOSHOP/Desktop/hello.txt': No such file or directory
Please tell me where i am wrong...