I have a file named file name(1).zip (with the space and parentheses in it) and I want to put this file on the HDFS. But everytime I try to put it via had
file name(1).zip
had
The most obvious workaround is to rename the file before storing it on HDFS, don't you think?