<?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: How to delete a row/drop a column in nifi in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-delete-a-row-drop-a-column-in-nifi/m-p/173874#M46048</link>
    <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/14316/garimabverma.html" nodeid="14316"&gt;@Garima Verma&lt;/A&gt; , you can use RouteOnAttribute Processor to filter out the records based on the condition. One way to drop the column is to use ExtractText processor that assigns the columns to attributes using regular expression and in ReplaceText processor, you can drop that attribute from the FlowFile content. You can transform your null values by using ReplaceText processor which uses Nifi Expression language.&lt;/P&gt;&lt;P&gt;I would recommend you to go through Nifi Processors and Nifi Expression language. Here is the link:&lt;/P&gt;&lt;P&gt;&lt;A href="https://nifi.apache.org/docs.html"&gt;https://nifi.apache.org/docs.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;You can go through all processors and expression language guide here.&lt;/P&gt;</description>
    <pubDate>Tue, 15 Nov 2016 02:33:51 GMT</pubDate>
    <dc:creator>mrizvi</dc:creator>
    <dc:date>2016-11-15T02:33:51Z</dc:date>
    <item>
      <title>How to delete a row/drop a column in nifi</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-delete-a-row-drop-a-column-in-nifi/m-p/173873#M46047</link>
      <description>&lt;P&gt;I am new to Apache Nifi and trying to evaluate the tool according to the business requirement, and stuck with few scenarios.&lt;/P&gt;&lt;P&gt;I ingested csv files using ListFile and FetchFile Processor, now i want to perform below task on the ingested data:&lt;/P&gt;&lt;P&gt;1. Delete one single row from ingested data depending on any given condition.&lt;/P&gt;&lt;P&gt;2. Drop any one column, i can specify the name of the column too.&lt;/P&gt;&lt;P&gt;3. Can i transform null values present within the ingested csv?&lt;/P&gt;&lt;P&gt;Thanks in Advance!&lt;/P&gt;</description>
      <pubDate>Mon, 14 Nov 2016 14:57:44 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-delete-a-row-drop-a-column-in-nifi/m-p/173873#M46047</guid>
      <dc:creator>garima_b_verma</dc:creator>
      <dc:date>2016-11-14T14:57:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to delete a row/drop a column in nifi</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-delete-a-row-drop-a-column-in-nifi/m-p/173874#M46048</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/14316/garimabverma.html" nodeid="14316"&gt;@Garima Verma&lt;/A&gt; , you can use RouteOnAttribute Processor to filter out the records based on the condition. One way to drop the column is to use ExtractText processor that assigns the columns to attributes using regular expression and in ReplaceText processor, you can drop that attribute from the FlowFile content. You can transform your null values by using ReplaceText processor which uses Nifi Expression language.&lt;/P&gt;&lt;P&gt;I would recommend you to go through Nifi Processors and Nifi Expression language. Here is the link:&lt;/P&gt;&lt;P&gt;&lt;A href="https://nifi.apache.org/docs.html"&gt;https://nifi.apache.org/docs.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;You can go through all processors and expression language guide here.&lt;/P&gt;</description>
      <pubDate>Tue, 15 Nov 2016 02:33:51 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-delete-a-row-drop-a-column-in-nifi/m-p/173874#M46048</guid>
      <dc:creator>mrizvi</dc:creator>
      <dc:date>2016-11-15T02:33:51Z</dc:date>
    </item>
  </channel>
</rss>

