hive0.
11
:
14
/
07
/
16
17
:
05
:
39
DEBUG hive.log: DDL: struct ericni4 { string a}
14
/
07
/
16
17
:
05
:
39
DEBUG
lazy.LazySimpleSerDe: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe initialized with:
columnNames=[a] columnTypes=[string] separator=[[B
@5b224686
] nullstring=\N
lastColumnTakesRest=false14/
07
/
16
17
:
05
:
39
INFO metastore.HiveMetaStore:
0
:
create_table: Table(tableName:ericni4, dbName:temp, owner:ericni2, createTime:
1405501539
,
lastAccessTime:
0
, retention:
0
,sd:StorageDescriptor(cols:[FieldSchema(name:a,
type:string, comment:
null
)], location:
null
,
inputFormat:org.apache.hadoop.mapred.SequenceFileInputFormat,
outputFormat:org.apache.hadoop.hive.ql.io.HiveSequenceFileOutputFormat,
compressed:
false
, numBuckets:-
1
,
serdeInfo:SerDeInfo(name:
null
, serializationLib:org.apache.hadoop.hive.serde2.lazy.
LazySimpleSerDe,parameters:{serialization.format=
1
}), bucketCols:[], sortCols:[],
parameters:{}, skewedInfo:SkewedInfo(skewedColNames:[], skewedColValues:[],
skewedColValueLocationMaps:{}), storedAsSubDirectories:
false
),partitionKeys:[],
parameters:{}, viewOriginalText:
null
, viewExpandedText:
null
, tableType:MANAGED_TABLE,
privileges:PrincipalPrivilegeSet(userPrivileges:{ericni2=[PrivilegeGrantInfo(privilege:
all, createTime:-
1
, grantor:ericni2, grantorType:USER, grantOption:
true
)]},
groupPrivileges:
null
, rolePrivileges:
null
)) #hive0.
11
创建表的时候增加了这个设置
hive0.
13
14
/
07
/
16
17
:
10
:
07
DEBUG hive.log: DDL: struct ericni4 { string a}
14
/
07
/
16
17
:
10
:
07
DEBUG
lazy.LazySimpleSerDe: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe initialized with:
columnNames=[a] columnTypes=[string] separator=[[B
@1667e92a
] nullstring=\N
lastColumnTakesRest=false14/
07
/
16
17
:
10
:
07
INFO metastore.HiveMetaStore:
0
:
create_table: Table(tableName:ericni4, dbName:temp, owner:ericni1, createTime:
1405501807
,
lastAccessTime:
0
, retention:
0
,sd:StorageDescriptor(cols:[FieldSchema(name:a,
type:string, comment:
null
)], location:
null
,
inputFormat:org.apache.hadoop.mapred.SequenceFileInputFormat,
outputFormat:org.apache.hadoop.hive.ql.io.HiveSequenceFileOutputFormat,
compressed:
false
, numBuckets:-
1
,
serdeInfo:SerDeInfo(name:
null
, serializationLib:org.apache.hadoop.hive.serde2.lazy
.LazySimpleSerDe,parameters:{serialization.format=
1
}), bucketCols:[], sortCols:[],
parameters:{}, skewedInfo:SkewedInfo(skewedColNames:[], skewedColValues:[],
skewedColValueLocationMaps:{}), storedAsSubDirectories:
false
),partitionKeys:[],
parameters:{}, viewOriginalText:
null
, viewExpandedText:
null
, tableType:MANAGED_TABLE)