PutAzureEventHub Errors in NiFi 1.1.0

2016-12-09 Thread indus well
Hello All: I tested the PutAzureEventHub processor in NiFi 1.1.0 and kept getting the following errors: 2016-12-09 10:41:05,435 WARN [StandardProcessScheduler Thread-8] o.a.n.controller.StandardProcessorNode Timed out while waiting for OnScheduled of 'PutAzureEventHub' processor to finish. An

Re: NiFi Supports for Kerberized Kafka Cluster

2016-04-07 Thread indus well
ry NIFI-1296. > > Cheers > Oleg > > > > > Sent from my iPhone > > > On Apr 7, 2016, at 11:39, indus well <indusw...@gmail.com> wrote: > > > > Hello All: > > > > Does current version of NiFi support kerberized Kafka cluster? I am > get

NiFi Supports for Kerberized Kafka Cluster

2016-04-07 Thread indus well
Hello All: Does current version of NiFi support kerberized Kafka cluster? I am getting time-out errors trying to use PutKafka and GetKafka processors. Please advise. Thanks, Indus

PutKafka Processor Time-out Errors with Guarantee Replicated Delivery on NiFi 0.5.1 and Kafka 0.8.2

2016-03-22 Thread indus well
Hello NiFi Experts: I am getting time-out errors from the PutKafka processor when using the Guarantee Replicated Delivery option in the Guarantee Delivery property on NiFi 0.5.1 with Kafka 0.8.2 cluster. However, everything is working as normal when I switched to the Best Effort option. In

Re: Binary Build for nifi-0.5.0-RC3

2016-02-15 Thread indus well
gt; On Mon, Feb 15, 2016 at 10:31 PM, indus well <indusw...@gmail.com> wrote: > >> Hello NiFi: >> >> I have troubles building nifi-0.5.0-RC3 from source. Is there a build >> available for me to download? Please help. >> >> Thanks, >> >> Indus >> > >

Binary Build for nifi-0.5.0-RC3

2016-02-15 Thread indus well
Hello NiFi: I have troubles building nifi-0.5.0-RC3 from source. Is there a build available for me to download? Please help. Thanks, Indus

Re: InvokeHTTP Content Type

2015-12-04 Thread indus well
ed for 0.4.0. > > - - - - - - > Joseph Percivall > linkedin.com/in/Percivall > e: joeperciv...@yahoo.com > > > > > On Friday, December 4, 2015 4:27 PM, indus well <indusw...@gmail.com> > wrote: > > > > Yes, I passed a header with key "Accept"

Re: InvokeHTTP Content Type

2015-12-04 Thread indus well
> I can configure an InvokeHTTP processor to GET "http://api.randomuser.me/; > by just setting the URL and it properly receives back a JSON response. > > Joe > > > - - - - - - > Joseph Percivall > linkedin.com/in/Percivall > e: joeperciv...@yahoo.com > > &

InvokeHTTP Content Type

2015-12-04 Thread indus well
Hi All: How would I configure the InvokeHTTP processor to receive content type of JSON response? Thanks, Indus Well

Re: Database Lookup Approach

2015-11-15 Thread indus well
en populates the cache. > 4) The attributes of the flow file now contain the results of the > query. Update the JSON object content if necessary using attributes > or just make an attribute based routing decision > > The key part of this is really 3. Many ways to go after that. > &g

Fwd: GetKafka Processor Issue

2015-10-08 Thread indus well
Hello NiFi Team: This issue keeps happening. Please see the attached log file for the full stack dump. Thanks, Indus On Sun, Oct 4, 2015 at 11:31 PM, indus well <indusw...@gmail.com> wrote: > Thanks, Joe. Not sure what happened, but it appeared to be working when I > turne

Re: GetKafka Processor Issue

2015-10-05 Thread indus well
Joe, it finally happened again after I turned off and turned on one of the GetKafka processor. Please review the attached stack dump file and let me know if you have any questions. Thanks, Indus On Sun, Oct 4, 2015 at 11:31 PM, indus well <indusw...@gmail.com> wrote: > Thanks, Joe.

Re: GetKafka Processor Issue

2015-10-04 Thread indus well
have them both running to get it back into the bad > state then run /bin/nifi.sh dump > > This will write out the stack dump to the application log. Can you > send us this? The stack trace could be quite telling. > > Thanks > Joe > > On Sun, Oct 4, 2015 at 10:30 PM, indus w

GetKafka Processor Issue

2015-10-04 Thread indus well
as I stop one workflow, messages would start streaming in. So I currently can only consume one Kafka topic at a time. Have you seen this issue? Am I missing something in the settings? Please advise. Thanks, Indus Well

Re: GetHTTP Usage with Dynamic Filenames

2015-09-23 Thread indus well
e you with > the capability you're looking for. > > Thanks > -Mark > > [1] https://issues.apache.org/jira/browse/NIFI-993 > > On Sep 23, 2015, at 9:14 PM, Daryl Teo <daryl@listcorp.com> wrote: > > Indus - use InvokeHTTP > > Daryl > > On Thu, S

Re: GetHTTP Usage with Dynamic Filenames

2015-09-23 Thread indus well
content and have retained the filename you used to > pull it. > > Thanks > Joe > > On Wed, Sep 23, 2015 at 8:29 PM, indus well <indusw...@gmail.com> wrote: > > Worked like a charm! Thank you for your quick response, Daryl and Mark. > > > > The content of the do