<?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: NIFI - How can I validate record? in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/NIFI-How-can-I-validate-record/m-p/192069#M154146</link>
    <description>&lt;P&gt;You should be able to use ValidateRecord for this, although your reader schema might need to treat the incoming field as an int/long so it will read in negative numbers successfully. Then your write schema can have that field with its correct type (date, e.g.) &lt;/P&gt;&lt;P&gt;You can also use QueryRecord for this, it allows you to query the flow file fields using SQL, such as "SELECT * FROM FLOWFILE WHERE columnDate &amp;gt;= 0" or whatever is appropriate.&lt;/P&gt;</description>
    <pubDate>Mon, 24 Sep 2018 21:24:44 GMT</pubDate>
    <dc:creator>mburgess</dc:creator>
    <dc:date>2018-09-24T21:24:44Z</dc:date>
  </channel>
</rss>

