On Sat, Oct 11, 2008 at 3:14 PM, Miles Osborne <[EMAIL PROTECTED]> wrote:
> data under Hadoop is stored as blocks and is not visible using normal
> Unix commands such as "ls" etc.  to see your files, use
>
> hadoop dfs -ls

Thanks, That does it!

>
> your files will actually be stored as follows:
>>
> Specify directories for dfs.name.dir and dfs.data.dir in
> conf/hadoop-site.xml. These are used to hold distributed filesystem
> data on the master node and slave nodes respectively. Note that
> dfs.data.dir may contain a space- or comma-separated list of directory
> names, so that data may be stored on multiple devices.

Thanks
Amit

-- 
Amit Kumar Saha
http://blogs.sun.com/amitsaha/
http://amitsaha.in.googlepages.com/
Skype: amitkumarsaha

Reply via email to