Commit 7598197f authored by 张彦钊's avatar 张彦钊

change test file

parent a8fb75cb
......@@ -121,6 +121,7 @@ if __name__ == '__main__':
ssc.start()
ssc.awaitTermination()
except Exception as e:
send_email(sc.appName, sc.applicationId, e)
print(e)
# send_email(sc.appName, sc.applicationId, e)
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