I am using following command to create a file in Unix(i.e. mac) system. bin/hadoop fs -mkdir /user/hadoop-user/citation/input
While it creates the directory I need, I am struggling to figure out exact location of the folder in my local box.
I am using following command to create a file in Unix(i.e. mac) system. bin/hadoop fs -mkdir /user/hadoop-user/citation/input
While it creates the directory I need, I am struggling to figure out exact location of the folder in my local box.