<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>question Re: If i have to send a mail via oozie containing a spreadsheet for some data alert , how can i do it ? in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/If-i-have-to-send-a-mail-via-oozie-containing-a-spreadsheet/m-p/345507#M234552</link>
    <description>&lt;P&gt;Oozie Email Action supports attachments of HDFS files. Because standard output files are written as local files, you need to copy them to HDFS first, then specify the path in the &amp;lt;attachment&amp;gt; tag of the email action.&lt;/P&gt;&lt;P&gt;&amp;lt;workflow-app name="[WF-DEF-NAME]" xmlns="uri:oozie:workflow:0.1"&amp;gt;&lt;BR /&gt;...&lt;BR /&gt;&amp;lt;action name="[NODE-NAME]"&amp;gt;&lt;BR /&gt;&amp;lt;email xmlns="uri:oozie:email-action:0.2"&amp;gt;&lt;BR /&gt;&amp;lt;to&amp;gt;[COMMA-SEPARATED-TO-ADDRESSES]&amp;lt;/to&amp;gt;&lt;BR /&gt;&amp;lt;cc&amp;gt;[COMMA-SEPARATED-CC-ADDRESSES]&amp;lt;/cc&amp;gt; &amp;lt;!-- cc is optional --&amp;gt;&lt;BR /&gt;&amp;lt;subject&amp;gt;[SUBJECT]&amp;lt;/subject&amp;gt;&lt;BR /&gt;&amp;lt;body&amp;gt;[BODY]&amp;lt;/body&amp;gt;&lt;BR /&gt;&amp;lt;content_type&amp;gt;[CONTENT-TYPE]&amp;lt;/content_type&amp;gt; &amp;lt;!-- content_type is optional --&amp;gt;&lt;BR /&gt;&amp;lt;attachment&amp;gt;[COMMA-SEPARATED-HDFS-FILE-PATHS]&amp;lt;/attachment&amp;gt; &amp;lt;!-- attachment is optional --&amp;gt;&lt;BR /&gt;&amp;lt;/email&amp;gt;&lt;BR /&gt;&amp;lt;ok to="[NODE-NAME]"/&amp;gt;&lt;BR /&gt;&amp;lt;error to="[NODE-NAME]"/&amp;gt;&lt;BR /&gt;&amp;lt;/action&amp;gt;&lt;BR /&gt;...&lt;BR /&gt;&amp;lt;/workflow-app&amp;gt;&lt;/P&gt;</description>
    <pubDate>Tue, 14 Jun 2022 05:24:57 GMT</pubDate>
    <dc:creator>ShankerSharma</dc:creator>
    <dc:date>2022-06-14T05:24:57Z</dc:date>
    <item>
      <title>If i have to send a mail via oozie containing a spreadsheet for some data alert , how can i do it ?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/If-i-have-to-send-a-mail-via-oozie-containing-a-spreadsheet/m-p/345506#M234551</link>
      <description>&lt;P&gt;If i have to send a mail via oozie containing a spreadsheet for some data alert , how can i do it ?&lt;/P&gt;</description>
      <pubDate>Tue, 21 Apr 2026 07:55:16 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/If-i-have-to-send-a-mail-via-oozie-containing-a-spreadsheet/m-p/345506#M234551</guid>
      <dc:creator>Priyanshu999</dc:creator>
      <dc:date>2026-04-21T07:55:16Z</dc:date>
    </item>
    <item>
      <title>Re: If i have to send a mail via oozie containing a spreadsheet for some data alert , how can i do it ?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/If-i-have-to-send-a-mail-via-oozie-containing-a-spreadsheet/m-p/345507#M234552</link>
      <description>&lt;P&gt;Oozie Email Action supports attachments of HDFS files. Because standard output files are written as local files, you need to copy them to HDFS first, then specify the path in the &amp;lt;attachment&amp;gt; tag of the email action.&lt;/P&gt;&lt;P&gt;&amp;lt;workflow-app name="[WF-DEF-NAME]" xmlns="uri:oozie:workflow:0.1"&amp;gt;&lt;BR /&gt;...&lt;BR /&gt;&amp;lt;action name="[NODE-NAME]"&amp;gt;&lt;BR /&gt;&amp;lt;email xmlns="uri:oozie:email-action:0.2"&amp;gt;&lt;BR /&gt;&amp;lt;to&amp;gt;[COMMA-SEPARATED-TO-ADDRESSES]&amp;lt;/to&amp;gt;&lt;BR /&gt;&amp;lt;cc&amp;gt;[COMMA-SEPARATED-CC-ADDRESSES]&amp;lt;/cc&amp;gt; &amp;lt;!-- cc is optional --&amp;gt;&lt;BR /&gt;&amp;lt;subject&amp;gt;[SUBJECT]&amp;lt;/subject&amp;gt;&lt;BR /&gt;&amp;lt;body&amp;gt;[BODY]&amp;lt;/body&amp;gt;&lt;BR /&gt;&amp;lt;content_type&amp;gt;[CONTENT-TYPE]&amp;lt;/content_type&amp;gt; &amp;lt;!-- content_type is optional --&amp;gt;&lt;BR /&gt;&amp;lt;attachment&amp;gt;[COMMA-SEPARATED-HDFS-FILE-PATHS]&amp;lt;/attachment&amp;gt; &amp;lt;!-- attachment is optional --&amp;gt;&lt;BR /&gt;&amp;lt;/email&amp;gt;&lt;BR /&gt;&amp;lt;ok to="[NODE-NAME]"/&amp;gt;&lt;BR /&gt;&amp;lt;error to="[NODE-NAME]"/&amp;gt;&lt;BR /&gt;&amp;lt;/action&amp;gt;&lt;BR /&gt;...&lt;BR /&gt;&amp;lt;/workflow-app&amp;gt;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jun 2022 05:24:57 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/If-i-have-to-send-a-mail-via-oozie-containing-a-spreadsheet/m-p/345507#M234552</guid>
      <dc:creator>ShankerSharma</dc:creator>
      <dc:date>2022-06-14T05:24:57Z</dc:date>
    </item>
    <item>
      <title>Re: If i have to send a mail via oozie containing a spreadsheet for some data alert , how can i do it ?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/If-i-have-to-send-a-mail-via-oozie-containing-a-spreadsheet/m-p/345738#M234627</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/98559"&gt;@Priyanshu999&lt;/a&gt;&amp;nbsp;Has the reply helped resolve your issue? If so, please mark the appropriate reply as the solution, as it will make it easier for others to find the answer in the future.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jun 2022 07:11:41 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/If-i-have-to-send-a-mail-via-oozie-containing-a-spreadsheet/m-p/345738#M234627</guid>
      <dc:creator>VidyaSargur</dc:creator>
      <dc:date>2022-06-16T07:11:41Z</dc:date>
    </item>
  </channel>
</rss>

