1# col_name            	data_type           	comment
2
3key                 	string
4value               	string
5
6# Partition Information
7# col_name            	data_type           	comment
8
9part                	string
10
11# Detailed Partition Information
12Partition Value:    	[1]
13Database:           	default
14Table:              	tmptable
15CreateTime:         	Tue Oct 21 05:20:33 PDT 2014
16LastAccessTime:     	UNKNOWN
17Protect Mode:       	None
18Location:           	file:/private/var/folders/36/cjkbrr953xg2p_krwrmn8h_r0000gn/T/sparkHiveWarehouse1201055597819413730/tmptable/part=1
19Partition Parameters:
20	COLUMN_STATS_ACCURATE	true
21	numFiles            	1
22	numRows             	0
23	rawDataSize         	0
24	totalSize           	0
25	transient_lastDdlTime	1413894033
26
27# Storage Information
28SerDe Library:      	org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
29InputFormat:        	org.apache.hadoop.mapred.TextInputFormat
30OutputFormat:       	org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
31Compressed:         	No
32Num Buckets:        	-1
33Bucket Columns:     	[]
34Sort Columns:       	[]
35Storage Desc Params:
36	serialization.format	1
37