Commit bcfc0971 by chenyuanjie

ods_self_asin_related_traffic导入脚本增加参数-跳过数量校验

parent 690cb9ca
......@@ -52,7 +52,8 @@ if __name__ == '__main__':
hdfs_path=hdfs_path,
partitions=partition_dict,
m=map_num,
split_by='id'
split_by='id',
check_count=False
)
pass
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