Commit b9fda69d authored by 郭羽's avatar 郭羽

delete collect()

parent 5a246adf
......@@ -71,7 +71,7 @@ spark.sql("CREATE TEMPORARY FUNCTION is_json AS 'com.gmei.hive.common.udf.UDFJso
spark.sql("CREATE TEMPORARY FUNCTION arrayMerge AS 'com.gmei.hive.common.udf.UDFArryMerge'")
task_list = []
task_days = 2
task_days = 3
for t in range(0, task_days):
day_num = 0 - t
......
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