Member since
03-23-2019
26
Posts
1
Kudos Received
2
Solutions
My Accepted Solutions
Title | Views | Posted |
---|---|---|
4717 | 11-13-2017 07:05 AM | |
1338 | 08-23-2017 08:28 AM |
11-13-2017
07:05 AM
@Bryan Bende Thanks for pointing out the issue ,you were right about the SSL configuration. After it was configured correctly , it worked . Thanks
... View more
11-13-2017
07:03 AM
@Umair Khan
Thanks for the template . Have another question ,suppose i have a threshold interval of 10 min but would like monitor only twice (10 min + 10 min)and not every 10 min ,how can that be done?
... View more
11-09-2017
09:33 AM
@Bryan Bende Any pointers would be helpful . Thanks!!
... View more
11-09-2017
09:30 AM
Nifi Version - 1.4.0
I have followed the steps shared in the below article :
https://bryanbende.com/development/2017/10/03/apache-nifi-openid-connect
But after doing all the steps mentioned ,when im trying to acess nifi web url using https..
https://<ipaddress>:8083/nifi ,it throws the below error on the browser:
An error occurred during a connection to <ipaddress>:8083. Cannot communicate securely with peer: no common encryption algorithm(s). (Error code: ssl_error_no_cypher_overlap)
have i missed anything else in the configuration ?
... View more
Labels:
- Labels:
-
Apache NiFi
11-09-2017
06:27 AM
@Umair Khan Could share a sample template consisting of monitor activity processor to handled this scenario. Not able to understand the way to use it. Thanks
... View more
11-07-2017
12:59 PM
Nifi : Alert mail to be sent when file not found in folder Is there a way using Nifi to poll a particular folder for a file . If file not found in that interval ,send a mail . Get File allows read a file ,but there is not failure relationship when using getFile processor. How can that be achieved ?
... View more
Labels:
- Labels:
-
Apache NiFi
11-07-2017
09:20 AM
Thanks @Abdelkrim Hadjidj . Very informative .
... View more
11-07-2017
09:18 AM
Thanks @Shu Will try this approach and revert.
... View more
11-03-2017
01:06 PM
Have used QueryDatabase processor to read data from sql server DB. It has read a avro files ,need to add static fields to the avro record for ex.. ============================= Avro Record = id,name Value= 1,ABC ============================= need to add type to the record ======================================== New Avro Record = id,name,type Value= 1,ABC,IN ======================================== Is there a way to manipulate avro files .
... View more
Labels:
- Labels:
-
Apache NiFi
11-03-2017
12:58 PM
when using the current web ui layout,it there a way to work on another such layout simultaneously or refresh the same.
... View more
Labels:
- Labels:
-
Apache NiFi