issue about try lzo in hadoop

2013-08-06 Thread ch huang
i use yarn ,and hadoop version is CDH4.3, lzo installed,but when i run test ,it failed,why? # sudo -u hdfs hadoop jar /usr/lib/hadoop/lib/hadoop-lzo-cdh4-0.4.15-gplextras.jar com.hadoop.compression.lzo.LzoIndexer /test 13/08/06 22:28:03 INFO lzo.GPLNativeCodeLoader: Loaded native gpl library

Re: issue about try lzo in hadoop

2013-08-06 Thread ch huang
i installed hadoop-0.20-mapreduce-2.0.0+1357-1.cdh4.3.0.p0.21.el6.x86_64,and now ok, question is test code use MRV1,not YARN? On Tue, Aug 6, 2013 at 3:27 PM, Sandeep Nemuri nhsande...@gmail.com wrote: send me your conf file . On Tue, Aug 6, 2013 at 12:09 PM, ch huang justlo...@gmail.com