Joe 9 hónapja
szülő
commit
d303f231e5
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      qiaojialiang/checkHiveDataUtil.py

+ 1 - 1
qiaojialiang/checkHiveDataUtil.py

@@ -34,7 +34,7 @@ def check_origin_hive(args):
     else:
         bot = FeishuBot()
         msg = (
-            f'推荐模型数据更新 \n --step1【校验hive数据源】【success】:\ntable:{table},beginStr:{beginStr},endStr:{endStr}\n,detail:{exist_partition}')
+            f'推荐模型数据更新 \n【任务名称】:step1校验hive数据源\n【是否成功】:success\n【基础信息】:table:{table},beginStr:{beginStr},endStr:{endStr}\n【详细日志】:{exist_partition}')
         bot.send_message(msg)
         print('0')