I think PutDistributedMapCache and FetchDistributedMapCache could be used
for this.

-Bryan

On Wed, Jun 1, 2016 at 8:17 PM, Edgardo Vega <[email protected]> wrote:

> Trying to figure out the best way to do the following. I want to have a
> flow that runs every few minutes goes to url, pulls out a piece of json,
> and puts it somewhere that another processor will use for every flow file
> the comes in via another stream. The other processor would be something
> like RouteOnContext or ExtractText.
>
> Any ideas?
>
> Thanks,
>
> Edgardo
>

Reply via email to