NiFi put oracle cloud storage issue

2020-11-02 Thread varuntango
Hi, Im try to put data into oracle cloud storage same like aws s3. Is there any default processor available or i need to create new processor for oracle cloud storage. If i use same api put s3 , region which i have not been listed on this; kind of "us-ashburn-1". Kindly help me out from this issu

Re: NiFi sasl communication issue with oracle streaming kafka

2020-11-02 Thread varuntango
Thanks Bryan, Yeah its working fine. when i try to change offset_reset into earliest type. I can able to get data. -- Sent from: http://apache-nifi-users-list.2361937.n4.nabble.com/

Re: NiFi sasl communication issue with oracle streaming kafka

2020-11-02 Thread Bryan Bende
Hello, There is nothing that shows an error here. The second half of the log shows successfully joining the consumer group and being assigned a partition. Do you have new data actively being published to the topic? The default behavior is to start consuming new data from the current point in tim

Re: NiFi sasl communication issue with oracle streaming kafka

2020-11-02 Thread varuntango
Now, I can upgrade version of nifi 1.12.1 below error kind of "(id :2123232 rack:null)" Kindly have a look at the stacktrace of information, please anyone from this fourm help me out im stuck on this issue past two days, 2020-11-03 01:09:58,079 INFO [Timer-Driven Process Thread-5] o.a.k.c.s.authe

Re: PrometheusReportingTask Metrics

2020-11-02 Thread Matt Burgess
David, The documentation for the metrics is in the "help" section of the datapoint definition, if you hit the REST endpoint you can see the descriptions, also they are listed in code [1]. Regards, Matt [1] https://github.com/apache/nifi/blob/main/nifi-nar-bundles/nifi-extension-utils/nifi-promet