<?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 give dynamic query in queryrecord processor in Nifi ? in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-give-dynamic-query-in-queryrecord-processor-in-Nifi/m-p/221401#M72472</link>
    <description>&lt;P&gt;Thnks Bryan&lt;/P&gt;</description>
    <pubDate>Tue, 12 Dec 2017 16:37:36 GMT</pubDate>
    <dc:creator>nishantgupta101</dc:creator>
    <dc:date>2017-12-12T16:37:36Z</dc:date>
    <item>
      <title>How to give dynamic query in queryrecord processor in Nifi ?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-give-dynamic-query-in-queryrecord-processor-in-Nifi/m-p/221398#M72469</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I want to do something like this&lt;/P&gt;&lt;P&gt;SELECT * FROM FLOWFILE
WHERE Gender = '${gender}'&lt;/P&gt;&lt;P&gt;Need Help. Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 07 Dec 2017 21:07:46 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-give-dynamic-query-in-queryrecord-processor-in-Nifi/m-p/221398#M72469</guid>
      <dc:creator>nishantgupta101</dc:creator>
      <dc:date>2017-12-07T21:07:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to give dynamic query in queryrecord processor in Nifi ?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-give-dynamic-query-in-queryrecord-processor-in-Nifi/m-p/221399#M72470</link>
      <description>&lt;P&gt;If I do  -&amp;gt; SELECT * FROM FLOWFILE WHERE Gender = 'Male', It works&lt;/P&gt;</description>
      <pubDate>Thu, 07 Dec 2017 21:09:52 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-give-dynamic-query-in-queryrecord-processor-in-Nifi/m-p/221399#M72470</guid>
      <dc:creator>nishantgupta101</dc:creator>
      <dc:date>2017-12-07T21:09:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to give dynamic query in queryrecord processor in Nifi ?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-give-dynamic-query-in-queryrecord-processor-in-Nifi/m-p/221400#M72471</link>
      <description>&lt;P&gt;You should be able to do exactly what you showed with ${gender} as long as your incoming flow files have an attribute called gender. You would have to create that attribute before QueryRecord by using UpdateAttribute or by using a processor that extracts something from the content of the flow into an attribute called gender.&lt;/P&gt;</description>
      <pubDate>Fri, 08 Dec 2017 04:38:07 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-give-dynamic-query-in-queryrecord-processor-in-Nifi/m-p/221400#M72471</guid>
      <dc:creator>bbende</dc:creator>
      <dc:date>2017-12-08T04:38:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to give dynamic query in queryrecord processor in Nifi ?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-give-dynamic-query-in-queryrecord-processor-in-Nifi/m-p/221401#M72472</link>
      <description>&lt;P&gt;Thnks Bryan&lt;/P&gt;</description>
      <pubDate>Tue, 12 Dec 2017 16:37:36 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-give-dynamic-query-in-queryrecord-processor-in-Nifi/m-p/221401#M72472</guid>
      <dc:creator>nishantgupta101</dc:creator>
      <dc:date>2017-12-12T16:37:36Z</dc:date>
    </item>
  </channel>
</rss>

