<?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: Clearing  queues from flowfile in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Clearing-queues-from-flowfile/m-p/228150#M190010</link>
    <description>&lt;P&gt;Using your browser's Developer Tools window, use the UI to clear a queue while monitoring the network tab. Everything the Apache NiFi UI does is performed via the REST API. You will be able to see exactly what requests are sent to the server to clear the connection queue and can recreate that programmatically.&lt;/P&gt;&lt;P&gt;The specific API endpoint you want in this case is &lt;CODE&gt;POST /flowfile-queues/{id}/drop-requests&lt;/CODE&gt;where &lt;CODE&gt;{id}&lt;/CODE&gt; is the connection ID.&lt;/P&gt;</description>
    <pubDate>Sat, 26 Aug 2017 01:38:51 GMT</pubDate>
    <dc:creator>alopresto</dc:creator>
    <dc:date>2017-08-26T01:38:51Z</dc:date>
    <item>
      <title>Clearing  queues from flowfile</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Clearing-queues-from-flowfile/m-p/228149#M190009</link>
      <description>&lt;P&gt;i want to clear  'response' queue  and  any other  queues  if processor is  stopped because of failure( **i stop  it  with  'template' which  works similar to rest api) . I mean  it  would  be perfect  if i can  clear  response ,in case, i  have at least  1 flowfile in failure queue. is it possible? can you give me  any  simple  example  how can  i do it  by rest api   i mean i  only need  the json content (information   whcih i   will  need  to add delete  request as an  reponse body)&lt;/P&gt;</description>
      <pubDate>Fri, 25 Aug 2017 14:14:48 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Clearing-queues-from-flowfile/m-p/228149#M190009</guid>
      <dc:creator>salome_tkhilais</dc:creator>
      <dc:date>2017-08-25T14:14:48Z</dc:date>
    </item>
    <item>
      <title>Re: Clearing  queues from flowfile</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Clearing-queues-from-flowfile/m-p/228150#M190010</link>
      <description>&lt;P&gt;Using your browser's Developer Tools window, use the UI to clear a queue while monitoring the network tab. Everything the Apache NiFi UI does is performed via the REST API. You will be able to see exactly what requests are sent to the server to clear the connection queue and can recreate that programmatically.&lt;/P&gt;&lt;P&gt;The specific API endpoint you want in this case is &lt;CODE&gt;POST /flowfile-queues/{id}/drop-requests&lt;/CODE&gt;where &lt;CODE&gt;{id}&lt;/CODE&gt; is the connection ID.&lt;/P&gt;</description>
      <pubDate>Sat, 26 Aug 2017 01:38:51 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Clearing-queues-from-flowfile/m-p/228150#M190010</guid>
      <dc:creator>alopresto</dc:creator>
      <dc:date>2017-08-26T01:38:51Z</dc:date>
    </item>
  </channel>
</rss>

