encoding types supported by Hadoop

2010-01-21 Thread Naveen Kumar Prasad
Hi All, I am new to hadoop/Mapreduce usage. Can anyone tell me how to write a simple MapReduce implementation to just read some files from the input directory and write to output directory. Also I wanted to know which all encoding types are supported by Hadoop and how to configure and use

Re: encoding types supported by Hadoop

2010-01-21 Thread Todd Lipcon
. It sounds like what you want is the distcp job. Just run hadoop distcp and it will print some usage information for you. Also I wanted to know which all encoding types are supported by Hadoop and how to configure and use various encoding types. I'm not sure what you mean here by encoding