Support Questions

Find answers, ask questions, and share your expertise

need help on sending an email using spark scala

avatar
New Member

need help on sending an email using spark scala

1 ACCEPTED SOLUTION

avatar
Super Collaborator

have a look here: https://www.crackinghadoop.com/email-spark-dataset-html-format/

it focuses on sending datasets, but you should be able to strip the example to your need.

View solution in original post

2 REPLIES 2

avatar
Super Collaborator

have a look here: https://www.crackinghadoop.com/email-spark-dataset-html-format/

it focuses on sending datasets, but you should be able to strip the example to your need.

avatar
New Member

Thanks it works