On Tue, Dec 13, 2011 at 5:15 AM, Lord Khan Han <[email protected]> wrote: > Hi Again, > > One more symptom : When I look the one of the hbase table column ie: > PureText (which we configured to be LZO) from the hadoop dfs , I can read > the file. Isnt it looks like a lzo'ed file ? Is this shows LZO is not > worked ? Or when I look the hbase LZO'ed file from dfs its automatically > unlzo'ed to show me ? >
hdfs won't unlzo it for you. Sounds like hbase didn't compress it? St.Ack
