diff options
Diffstat (limited to 'properties/default_config.properties')
| -rw-r--r-- | properties/default_config.properties | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/properties/default_config.properties b/properties/default_config.properties index f6729c4..c465958 100644 --- a/properties/default_config.properties +++ b/properties/default_config.properties @@ -79,25 +79,10 @@ http.pool.request.timeout=90000 #response timeout(ms) http.socket.timeout=90000 -#====================HBase Default conf====================# -hbase.rpc.timeout=60000 - #====================Topology Default====================# #非结构化文件桶名 hos.traffic.file.bucket=traffic_file_bucket -#hbase radius relation table name -hbase.radius.table.name=tsg_galaxy:relation_framedip_account - -#hbase radius relation family name -hbase.radius.family.name=radius - -#hbase gtpc relation table name -hbase.gtpc.table.name=tsg_galaxy:relation_user_teid - -#hbase gtpc relation family name -hbase.gtpc.family.name=gtp - #0 no-operation parse JSON directly. #1 Check fields type with schema,Do some type conversion. log.transform.type=1 @@ -105,12 +90,6 @@ log.transform.type=1 #Maximum time between two outputs(milliseconds) buffer.timeout=-1 -#The gtpc data scan max rows,0 = no limit. -hbase.gtpc.scan.max.rows=100000 - -#The radius data scan max rows,0 = no limit. -hbase.radius.scan.max.rows=100000 - #Whether vsys_id is used as the relationship key between gtpc and radius. #vsys or global data.relationship.model=vsys |
