Joe 9 mesiacov pred
rodič
commit
b0d0fa9557
2 zmenil súbory, kde vykonal 1 pridanie a 5 odobranie
  1. 1 0
      qiaojialiang/checkHiveDataUtil.py
  2. 0 5
      spark-examples.iml

+ 1 - 0
qiaojialiang/checkHiveDataUtil.py

@@ -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:

+ 0 - 5
spark-examples.iml

@@ -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)" />