Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我们编写了一个 pyspark 代码来创建我们需要的特定格式的报告。要求是在作业成功执行后使用报告链接发送电子邮件。我了解如何发送失败通知,但是否可以发送成功电子邮件。提前致谢!