Commit 5cc71ca0 authored by lixiaofang's avatar lixiaofang

aa

parent 59040dc8
......@@ -40,6 +40,7 @@ def kafka_consum(topic_name=None):
if card_info['card_id'] in [719961, 718880, 717122, 720913]:
logging.info("删除重复数据:%s" % card_info['card_id'])
pass
if card_info['card_type'] == "auto_vest":
###在这里去判断一下当前的partition和offset是否已经消费过了 如果已经消费了需要直接去掉数据
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment