Commit 67b2d40b by wutong

修改抓取Amazon广告费的任务分片数为3

parent 5b3e5ce2
...@@ -11,4 +11,4 @@ ZOOKEEPER_SERVER=172.31.255.120:2181 ...@@ -11,4 +11,4 @@ ZOOKEEPER_SERVER=172.31.255.120:2181
NAME_SPACE=data-center NAME_SPACE=data-center
JOB_NAME_AD_PRODUCT=base-sync-finance-amazon-ad-product JOB_NAME_AD_PRODUCT=base-sync-finance-amazon-ad-product
JOB_CRON_AD_PRODUCT=0/10 * * * * * * JOB_CRON_AD_PRODUCT=0/10 * * * * * *
SHARDING_TOTAL_COUNT=1 SHARDING_TOTAL_COUNT=3
\ No newline at end of file \ No newline at end of file
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