Hello,
Even I provide Earliest Time and Latest Time with “Provided” strategy, it is 
causing data duplicate in the system. The same number of records are repeated 
as many times, when the workflow runs.

My question is, even if specify the "Managed" time strategy, how to go back to 
certain time ranges (basically the re-pulling the same records which already 
pulled), by changing the stored value somewhere in the system where processor 
refers to that. Could be from persistent provenance repo. How to tweak the time 
range values from those repo?

-Siva

From: Bryan Bende <[email protected]>
Reply-To: "[email protected]" <[email protected]>
Date: Monday, November 13, 2017 at 11:57 PM
To: "[email protected]" <[email protected]>
Cc: "Bharani, Manish" <[email protected]>
Subject: Re: Splunk Processor - Re-play

Hello,
If you want to specify Earliest Time and Latest Time, then you need to change 
Time Range Strategy to 'Provided".
The "Managed" time ranger strategies are meant to let the processor calculate 
the time ranges for you on each execution and you can not specify time ranges 
when using those strategies.
-Bryan

On Mon, Nov 13, 2017 at 9:03 AM, Sivakumar, S 
<[email protected]<mailto:[email protected]>> wrote:
Hi Folks,
I am newbie to nifi tool. I am using GetSplunk 1.4.0 processor to pull data 
from Splunk. Somewhat I have managed pulled the data for T-3, but I want to 
re-play and again want to pull data with some more additional transformation 
added in the splunk query.

I have below two problems

1. No data is pulled in the Flow control.
2. If I change the “Time Range Strategy “
                a. Provided, the SAME data is pulled as many number of times 
till the Flow control runs,
                b. Managed from Beginning, it is pulled huge volume of data.

Please advise me how to replay the flow control from where I want and continue 
from that point onwards


[cid:[email protected]]

-Siva

Reply via email to