<?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: Capture de content of a file in Nifi from HDFS in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Capture-de-content-of-a-file-in-Nifi-from-HDFS/m-p/383636#M244992</link>
    <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/107373"&gt;@cbravom&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. Thanks.&lt;/P&gt;</description>
    <pubDate>Tue, 20 Feb 2024 15:28:39 GMT</pubDate>
    <dc:creator>DianaTorres</dc:creator>
    <dc:date>2024-02-20T15:28:39Z</dc:date>
    <item>
      <title>Capture de content of a file in Nifi from HDFS</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Capture-de-content-of-a-file-in-Nifi-from-HDFS/m-p/383567#M244958</link>
      <description>&lt;P&gt;Hi, I have a GetHDFS processor that reads a .TXT and I need to read the content and send a email combined the content with some other default text. I tried a UpdateAttribute to capture flowfile-content and then used in PutEmail sendMessage as Hi ${content} for example, but always get a empty string.&lt;/P&gt;&lt;P&gt;Someone can help me&lt;/P&gt;</description>
      <pubDate>Fri, 16 Feb 2024 22:16:25 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Capture-de-content-of-a-file-in-Nifi-from-HDFS/m-p/383567#M244958</guid>
      <dc:creator>cbravom</dc:creator>
      <dc:date>2024-02-16T22:16:25Z</dc:date>
    </item>
    <item>
      <title>Re: Capture de content of a file in Nifi from HDFS</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Capture-de-content-of-a-file-in-Nifi-from-HDFS/m-p/383568#M244959</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/107373"&gt;@cbravom&lt;/a&gt;&amp;nbsp;Welcome to the Cloudera Community!&lt;BR /&gt;&lt;BR /&gt;To help you get the best possible solution, I have tagged our NiFi experts&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/35454"&gt;@MattWho&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/80381"&gt;@SAMSAL&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/105558"&gt;@joseomjr&lt;/a&gt;&amp;nbsp;&amp;nbsp;who may be able to assist you further.&lt;BR /&gt;&lt;BR /&gt;Please keep us updated on your post, and we hope you find a satisfactory solution to your query.&lt;/P&gt;</description>
      <pubDate>Fri, 16 Feb 2024 23:14:32 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Capture-de-content-of-a-file-in-Nifi-from-HDFS/m-p/383568#M244959</guid>
      <dc:creator>DianaTorres</dc:creator>
      <dc:date>2024-02-16T23:14:32Z</dc:date>
    </item>
    <item>
      <title>Re: Capture de content of a file in Nifi from HDFS</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Capture-de-content-of-a-file-in-Nifi-from-HDFS/m-p/383569#M244960</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/107373"&gt;@cbravom&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The UpdateAttribute processor does not read the content of the FlowFile. It is used to add or modify attributes/metadata on the NiFi FlowFile.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For extracting the content to the FlowFile, you'll want to use a processor like ExtractText.&amp;nbsp; Keep in mind that the FlowFile attributes for all active FlowFiles is held in NiFi's heap memory.&amp;nbsp; If you can avoid extracting the content to attribute(s) and still satisfy your user case, that would be much more efficient.&lt;/P&gt;&lt;P&gt;If you found that any provided answer helped you, please take a moment to login and click accept below those answers.&lt;/P&gt;&lt;P&gt;Matt&lt;/P&gt;</description>
      <pubDate>Fri, 16 Feb 2024 23:56:54 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Capture-de-content-of-a-file-in-Nifi-from-HDFS/m-p/383569#M244960</guid>
      <dc:creator>MattWho</dc:creator>
      <dc:date>2024-02-16T23:56:54Z</dc:date>
    </item>
    <item>
      <title>Re: Capture de content of a file in Nifi from HDFS</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Capture-de-content-of-a-file-in-Nifi-from-HDFS/m-p/383636#M244992</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/107373"&gt;@cbravom&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. Thanks.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Feb 2024 15:28:39 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Capture-de-content-of-a-file-in-Nifi-from-HDFS/m-p/383636#M244992</guid>
      <dc:creator>DianaTorres</dc:creator>
      <dc:date>2024-02-20T15:28:39Z</dc:date>
    </item>
  </channel>
</rss>

