Send Email uisng Scala Databricks notebook

523 views
Skip to first unread message

Vipinkumar Jha

unread,
Jul 1, 2021, 1:07:56 AM7/1/21
to Delta Lake Users and Developers
Hi All,

I am new to Scala, i have an requirement where I am using Scala notebook for ingestion and transformation.

I want to send an email using Scala DataBricks notebook.

can some one send me any help full link or solution ?


Thanks in advance.

Vipin jha

ashitabh kumar

unread,
Jul 1, 2021, 2:13:53 AM7/1/21
to Vipinkumar Jha, Delta Lake Users and Developers
Hi,

Usually, I don't prefer databricks for orchestration, but as an exception, we can still do some of it if you don't have any other orchestration tools like ( ADF, Airflow etc) 
Even if the notebook is scala, you can create a python cell ( using %python)  and use AWS SNS as per databricks documentation 

https://kb.databricks.com/notebooks/send-email.html  ( sample notebook can be imported in your databricks workspace)

If you don't have AWS SNS, then try to get a free subscription to SendGrid ( 100 emails per day) and use python API to send mail 



Thanks

--
You received this message because you are subscribed to the Google Groups "Delta Lake Users and Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to delta-users...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/delta-users/7c498d05-0ba5-4f50-b323-b17d5f304bd9n%40googlegroups.com.

Tathagata Das

unread,
Jul 1, 2021, 8:58:28 PM7/1/21
to ashitabh kumar, Vipinkumar Jha, Delta Lake Users and Developers

Hello Vipin, 

This is a forum for discussing Delta Lake OSS project, not Databricks issues. Please use Databricks customer support channels for that.

Thank you. 

Reply all
Reply to author
Forward
0 new messages