Re: TBLPROPERTIES K/V Comprehensive List

2016-02-19 Thread Edward Capriolo
There is no comprehensive list, each serde could use the parameters for whatever it desires while other serde's use none at all. On Fri, Feb 19, 2016 at 3:23 PM, mahender bigdata < mahender.bigd...@outlook.com> wrote: > +1, Any information available ? > > On 2/10/2016 1:26 AM, Mathan Rajendran wr

Re: TBLPROPERTIES K/V Comprehensive List

2016-02-19 Thread mahender bigdata
+1, Any information available ? On 2/10/2016 1:26 AM, Mathan Rajendran wrote: Hi , Is there any place where I can see a list of Key/Value Pairs used in Hive while creating a Table. I went through the code and find the java doc hive_metastoreConstants.java is having few constants list but no

TBLPROPERTIES K/V Comprehensive List

2016-02-10 Thread Mathan Rajendran
Hi , Is there any place where I can see a list of Key/Value Pairs used in Hive while creating a Table. I went through the code and find the java doc hive_metastoreConstants.java is having few constants list but not the complete list. Eg. Compression like orc.compression and other properties are