I try to use LZOP. and having all fun. 1. Whatever i try to create a table
(with STORED AS INPUTFORMAT 'com.hadoop.mapred.DeprecatedLzoTextInputFormat' OUTPUTFORMAT 'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat';) after "describe formatted ..." I always see Compressed: No. Is this supposed to be "Yes" ever? Does this "No" means the data will not be compressed? Something I am doing wrong? 2. What is the best way to create an LZO index file? Is there any way beyond in java? Thank you Alexey