Re: TestDFSIO writes files on HDFS with wrong block size?

2010-05-21 Thread Kiyoshi Mizumaru
Thank you for your reply. In that case, I wonder why it does not work as I expected on our Hadoop. As far as I have tested, they did not work with TestDFSIO as you explained. I'll check if they work with dfs -put command on our Hadoop instance next week. On Fri, May 21, 2010 at 12:37 AM, Koji No

Not a host:port pair: local

2010-05-21 Thread psdc1978
Hi, I defined in the mapred-site.xml the following property: mapred.job.tracker local (...) But when I start map reduce I get the error "Not a host:port pair: local". How can I run MR with the local property? / STARTUP_MSG: Sta