<?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: I want to convert the entire file to avro only if all records matches the record schema in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/I-want-to-convert-the-entire-file-to-avro-only-if-all/m-p/174301#M46125</link>
    <description>&lt;P&gt;ConvertCsvToAvro attempts to convert each record... if at least one record was converted successfully then it transfers that flow file to "success", if any records could not be converted then it also transfers a flow file to "incompatible" which has all of the original CSV in the content and a summary of the incompatible records in an attribute called "errors".&lt;/P&gt;&lt;P&gt; I think you need to implement a custom version of this processor that only transfers the flow file to success when the error count equals 0. &lt;/P&gt;</description>
    <pubDate>Mon, 14 Nov 2016 22:58:06 GMT</pubDate>
    <dc:creator>bbende</dc:creator>
    <dc:date>2016-11-14T22:58:06Z</dc:date>
    <item>
      <title>I want to convert the entire file to avro only if all records matches the record schema</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/I-want-to-convert-the-entire-file-to-avro-only-if-all/m-p/174300#M46124</link>
      <description>&lt;P&gt;I am using the 'ConvertCSVToAVRO' processor. My requirement is, I should further process the file only if all the records matches the schema. But, now, the processor generates flowfile as soon as the 'record' matches the schema. How can i continue with the flow only with 'entire file' matches the schema&lt;/P&gt;</description>
      <pubDate>Mon, 14 Nov 2016 22:03:53 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/I-want-to-convert-the-entire-file-to-avro-only-if-all/m-p/174300#M46124</guid>
      <dc:creator>rbalakrishnantc</dc:creator>
      <dc:date>2016-11-14T22:03:53Z</dc:date>
    </item>
    <item>
      <title>Re: I want to convert the entire file to avro only if all records matches the record schema</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/I-want-to-convert-the-entire-file-to-avro-only-if-all/m-p/174301#M46125</link>
      <description>&lt;P&gt;ConvertCsvToAvro attempts to convert each record... if at least one record was converted successfully then it transfers that flow file to "success", if any records could not be converted then it also transfers a flow file to "incompatible" which has all of the original CSV in the content and a summary of the incompatible records in an attribute called "errors".&lt;/P&gt;&lt;P&gt; I think you need to implement a custom version of this processor that only transfers the flow file to success when the error count equals 0. &lt;/P&gt;</description>
      <pubDate>Mon, 14 Nov 2016 22:58:06 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/I-want-to-convert-the-entire-file-to-avro-only-if-all/m-p/174301#M46125</guid>
      <dc:creator>bbende</dc:creator>
      <dc:date>2016-11-14T22:58:06Z</dc:date>
    </item>
  </channel>
</rss>

