<?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 Is there any nifi processor available to fetch values from redis and for redis' pub sub system? in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-there-any-nifi-processor-available-to-fetch-values-from/m-p/210165#M81548</link>
    <description />
    <pubDate>Fri, 03 Aug 2018 15:06:35 GMT</pubDate>
    <dc:creator>parthkarkhanis4</dc:creator>
    <dc:date>2018-08-03T15:06:35Z</dc:date>
    <item>
      <title>Is there any nifi processor available to fetch values from redis and for redis' pub sub system?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-there-any-nifi-processor-available-to-fetch-values-from/m-p/210165#M81548</link>
      <description />
      <pubDate>Fri, 03 Aug 2018 15:06:35 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-there-any-nifi-processor-available-to-fetch-values-from/m-p/210165#M81548</guid>
      <dc:creator>parthkarkhanis4</dc:creator>
      <dc:date>2018-08-03T15:06:35Z</dc:date>
    </item>
    <item>
      <title>Re: Is there any nifi processor available to fetch values from redis and for redis' pub sub system?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-there-any-nifi-processor-available-to-fetch-values-from/m-p/210166#M81549</link>
      <description>&lt;P&gt;Currently, NiFi support for Redis is in the form of the &lt;A href="https://nifi.apache.org/docs/nifi-docs/components/org.apache.nifi/nifi-redis-nar/1.7.1/org.apache.nifi.redis.service.RedisDistributedMapCacheClientService/index.html" target="_blank"&gt;RedisDistributedMapCacheClientService&lt;/A&gt;, so you can use &lt;A href="https://nifi.apache.org/docs/nifi-docs/components/org.apache.nifi/nifi-standard-nar/1.7.1/org.apache.nifi.processors.standard.FetchDistributedMapCache/index.html" target="_blank"&gt;FetchDistributedMapCache&lt;/A&gt; and &lt;A href="https://nifi.apache.org/docs/nifi-docs/components/org.apache.nifi/nifi-standard-nar/1.7.1/org.apache.nifi.processors.standard.PutDistributedMapCache/index.html" target="_blank"&gt;PutDistributedMapCache&lt;/A&gt; to get data in and out of Redis. Check the documentation for the Redis service as it may not use the same directives as you were expecting, so I'm not sure if this will be sufficient for your use case or not.&lt;/P&gt;&lt;P&gt;An alternative is to use a scripting processor such as ExecuteScript or InvokeScriptedProcessor, you can point the Module Directory property to the Redis client JARs and basically write your own "mini-processor" in a language like Groovy or Jython to interact with Redis how you wish.&lt;/P&gt;</description>
      <pubDate>Fri, 03 Aug 2018 22:12:15 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-there-any-nifi-processor-available-to-fetch-values-from/m-p/210166#M81549</guid>
      <dc:creator>mburgess</dc:creator>
      <dc:date>2018-08-03T22:12:15Z</dc:date>
    </item>
    <item>
      <title>Re: Is there any nifi processor available to fetch values from redis and for redis' pub sub system?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-there-any-nifi-processor-available-to-fetch-values-from/m-p/210167#M81550</link>
      <description>&lt;P&gt;You can try the processor I've implemented&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/javajefe/nifi-redis-pubsub-bundle" target="_blank"&gt;https://github.com/javajefe/nifi-redis-pubsub-bundle&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Any feedback is appreciated&lt;/P&gt;</description>
      <pubDate>Sat, 22 Dec 2018 03:35:36 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-there-any-nifi-processor-available-to-fetch-values-from/m-p/210167#M81550</guid>
      <dc:creator>bukarev</dc:creator>
      <dc:date>2018-12-22T03:35:36Z</dc:date>
    </item>
  </channel>
</rss>

