You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-user@hadoop.apache.org by Jignesh Patel <ji...@websoft.com> on 2011/10/10 20:15:45 UTC

hdfs directory location

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.