-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathct
124 lines (124 loc) · 4.14 KB
/
ct
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
{
"Table": {
"UpdateTime": 1501094838.0,
"PartitionKeys": [
{
"Type": "string",
"Name": "date"
}
],
"StorageDescriptor": {
"OutputFormat": "org.apache.hadoop.hive.ql.io.parquet.MapredParquetOutputFormat",
"SortColumns": [],
"InputFormat": "org.apache.hadoop.hive.ql.io.parquet.MapredParquetInputFormat",
"SerdeInfo": {
"SerializationLibrary": "org.apache.hadoop.hive.ql.io.parquet.serde.ParquetHiveSerDe",
"Parameters": {
"serialization.format": "1"
}
},
"BucketColumns": [],
"Parameters": {
"compressionType": "none",
"classification": "parquet",
"recordCount": "376651",
"typeOfData": "file",
"objectCount": "36",
"averageRecordSize": "13",
"sizeKey": "2421328"
},
"Location": "s3://royon-demo/glue_output_ct/",
"NumberOfBuckets": -1,
"StoredAsSubDirectories": false,
"Columns": [
{
"Type": "bigint",
"Name": "ts"
},
{
"Type": "string",
"Name": "eventversion"
},
{
"Type": "struct<type:string,principalId:string,arn:string,accountId:string,invokedBy:string,accessKeyId:string,userName:string,sessionContext:struct<attributes:struct<mfaAuthenticated:string,creationDate:string>,sessionIssuer:struct<type:string,principalId:string,arn:string,accountId:string,userName:string>>>",
"Name": "useridentity"
},
{
"Type": "string",
"Name": "eventtime"
},
{
"Type": "string",
"Name": "eventsource"
},
{
"Type": "string",
"Name": "eventname"
},
{
"Type": "string",
"Name": "awsregion"
},
{
"Type": "string",
"Name": "sourceipaddress"
},
{
"Type": "string",
"Name": "useragent"
},
{
"Type": "string",
"Name": "errorcode"
},
{
"Type": "string",
"Name": "errormessage"
},
{
"Type": "string",
"Name": "requestid"
},
{
"Type": "array<struct<arn:string,accountId:string,type:string>>",
"Name": "resources"
},
{
"Type": "string",
"Name": "eventtype"
},
{
"Type": "string",
"Name": "apiversion"
},
{
"Type": "boolean",
"Name": "readonly"
},
{
"Type": "string",
"Name": "recipientaccountid"
},
{
"Type": "string",
"Name": "sharedeventid"
}
],
"Compressed": false
},
"Parameters": {
"compressionType": "none",
"classification": "parquet",
"recordCount": "376651",
"typeOfData": "file",
"objectCount": "36",
"averageRecordSize": "13",
"sizeKey": "2421328"
},
"LastAccessTime": 1497024784.0,
"Owner": "owner",
"Name": "ct_testglue_output_ct_96130b90",
"TableType": "EXTERNAL_TABLE",
"Retention": 0
}
}