Re: What is the use of compressed field in the hive storage descriptor

2013-09-26 Thread Edward Capriolo
Some table types like rc file can have internal compression. It has different meaning based on the serde used. On Thursday, September 26, 2013, KayVajj wrote: > A desc extended command results in the following > Table( > tableName:table_namet, > dbName:cybs_test, > owner:x...@abc.com, > createTim

What is the use of compressed field in the hive storage descriptor

2013-09-26 Thread KayVajj
A desc extended command results in the following Table( tableName:table_namet, dbName:cybs_test, owner:x...@abc.com, createTime:1380232668, lastAccessTime:0, retention:0, sd:StorageDescriptor( cols:[ FieldSchema(name:a, type:string, comment:null), FieldSchema(name:b, type:string, comment:nul