Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

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