Member since
05-10-2016
303
Posts
35
Kudos Received
0
Solutions
10-31-2016
08:34 AM
@mclark Now that ContextServiceSSL was enabled. I need to generate keystore for my client/user ?
... View more
10-28-2016
09:21 AM
@mclark
I've changed my configuration Controller Service but I'm running an issue
I've checked all truststore/keystore on all the cluster, their use same passwd
... View more
10-26-2016
12:56 PM
@mclark : I've only this message 2016-10-26 14:53:13,685 INFO [NiFi Web Server-8190] o.a.n.w.a.c.AccessDeniedExceptionMapper user2@domain.net does not have permission to access the requested resource. Returning Forbidden response.
2016-10-26 14:53:13,733 INFO [NiFi Web Server-8202] o.a.n.w.s.NiFiAuthenticationFilter Attempting request for (<user2@domain.net><CN=nifi011, OU=NIFI><CN=nifi012, OU=NIFI>) POST https://nifi011:80/nifi-api/flowfile-queues/f7135017-0157-1000-0000-000041926053/drop-requests (source ip: 10.234.217.16)
2016-10-26 14:53:13,733 INFO [NiFi Web Server-8202] o.a.n.w.s.NiFiAuthenticationFilter Authentication success for user2@domain.net
... View more
10-26-2016
09:21 AM
Hi all I've set 'admin nifi' in "view the data" It's not work, I always permissions denied. Admin Nifi contains my user, and all nifi nodes (nifi001..nifi004)
... View more
10-25-2016
02:47 PM
Hi all, In the WEB UI NFI, I can find where modifie the policies to have permission to list/empty queue thanks for help.
... View more
Labels:
- Labels:
-
Apache NiFi
10-25-2016
09:06 AM
@Bryan Bende Thank you for these explanations, it is very clear. Do you know what's happen for the contents of Message Queue if the nifi node is crashed ? How setup dataflow to avoid losing data ?
... View more
10-24-2016
01:37 PM
1 Kudo
@mclark : Oh thanks, I appreciate it. Just for clear, for each node, I'll copy theirs own keystore/truststore in specific directory and change their passwd with same passwd for all nodes Need I change something in the client with curl command? curl -X POST -H 'Content-Type: application/json' -H 'filename: gstat-flume-a1.log.10' -F file=@/var/opt/hosting/log/flume/flume-a1.log.10 http://nifi011:10001/contentListener
... View more
10-24-2016
12:03 PM
1 Kudo
@Nik Lam : Oh sorry, i don't speak about connecting to web ui I would use listenhttp with SSL, so in ListenHTTP (Properties ==> use : SSL Context Service) On the Processor Group Configuration, I need use SSL so how keystore/truststore need to use?
... View more
10-24-2016
10:44 AM
@Nik Lam : Need some details In my cluster with 4 nodes, I've used nifi-toolkit for generating keystore/truststore + kerberos for accessing WEB UI. It is OK In your example, where is come your file keystore? keystore.pkcs12
... View more
10-24-2016
09:36 AM
1 Kudo
Hi all,
I'm trying use listenhttp with ssl.
I've read this post : http://www.simonellistonball.com/technology/nifi-ssl-listenhttp/ But i don't know how use keystore from client. It is the same keystore than keystore used in nifi.properties ? thanks
... View more
Labels:
- Labels:
-
Apache NiFi