Upload New File
This commit is contained in:
6
hbase/tsg_olap_hbase_ddl.sql
Normal file
6
hbase/tsg_olap_hbase_ddl.sql
Normal file
@@ -0,0 +1,6 @@
|
||||
create_namespace 'dos'
|
||||
create_namespace 'tsg_galaxy'
|
||||
|
||||
create 'tsg_galaxy:saved_query_result', {NAME => 'response', VERSIONS => 1,COMPRESSION => 'GZ',IS_MOB => true, MOB_THRESHOLD => 0}, {NAME => 'detail',COMPRESSION => 'GZ',VERSIONS => 1}
|
||||
|
||||
create 'dos:ddos_traffic_baselines', 'TCP SYN Flood','UDP Flood','ICMP Flood','DNS Flood'
|
||||
Reference in New Issue
Block a user