@@ -37,6 +37,7 @@ def check_origin_hive(args):
msg = (
f'推荐模型数据更新 \n --step1【校验hive数据源】【success】:\n beginStr:{beginStr},endStr:{endStr}\n,detail:{exist_partition}')
bot.send_message(msg)
+ print("0")
def check_data(project, table, partitionDt, partitionDtHh) -> int:
@@ -1,10 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<module version="4">
- <component name="AdditionalModuleElements">
- <content url="file://$MODULE_DIR$" dumb="true">
- <excludeFolder url="file://$MODULE_DIR$/venv" />
- </content>
- </component>
<component name="FacetManager">
<facet type="Python" name="Python">
<configuration sdkName="Python 3.12 (recommend-emr-dataprocess)" />