You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@hadoop.apache.org by Mag Gam <ma...@gmail.com> on 2010/03/06 08:04:55 UTC

copyFromLocal problem

I just setup a new Hadoop cluster.

When I do
hadoop dfs -copyFromLocal /tmp/zero zero

the file zero is being copied to the current working directory. Its
not going to the DFS. Is there a way to fix this?

tia