Running NiFi on Google Cloud

2019-07-26 Thread Márcio Sugar
Hi, Please, is there any tutorial, guide or set of best practices that help with installing and using NiFi on Google Cloud (or any cloud provider, for that matter)?  Thank you, Marcio

subscribe

2019-07-26 Thread M Singh

Re: Installing and running Nifi first time on Mac

2019-07-26 Thread Andrew Lim
Feargal, Thanks for your taking the time to provide feedback. I will use Arpad’s Jira [1] to specifically handle the Java version confusion. I have filed a separate ticket [2] to reassess and improve all of the installation documentation. -Drew [1] https://issues.apache.org/jira/browse/NIFI-5

Re: UI/canvas question.

2019-07-26 Thread dan young
Great, thank you Mark! On Fri, Jul 26, 2019, 7:39 AM Mark Payne wrote: > Dano, > > That number indicates the number of Terminated Threads. I.e., the threads > that were left behind when you hit Terminate. They will go away on restart, > or if the threads ever actually complete. For example, if t

Re: Default receive data via site-to-site policy

2019-07-26 Thread Bryan Bende
Hello, I know this doesn't solve your problem right now, but in an upcoming release there will be the ability to create remote ports anywhere in the flow [1], so your devs won't need any access to the root canvas. -Bryan [1] https://issues.apache.org/jira/browse/NIFI-2933 On Fri, Jul 26, 2019 a

Re: Debugging info for a stuck SelectHiveQL processor

2019-07-26 Thread Pat White
Great info Koji, thank you very much. Will do. patw On Thu, Jul 25, 2019 at 9:40 PM Koji Kawamura wrote: > Hi Pat, > > I recommend getting a thread-dump when you encounter the situation next > time. > Thread-dump shows what each thread is doing, including the stuck > SelectHiveQL thread. > > Yo

Re: UI/canvas question.

2019-07-26 Thread Mark Payne
Dano, That number indicates the number of Terminated Threads. I.e., the threads that were left behind when you hit Terminate. They will go away on restart, or if the threads ever actually complete. For example, if the thread was busy doing something that takes an hour, and you terminate it, it

MiNiFi OutOfMemory after destination is full

2019-07-26 Thread wangl...@geekplus.com.cn
I deployed a MiNiFi on an edge device and send the message to remote process group, MiNiFi Binlog input port. As the picture described: I stop the JoltTransformJSON , after the queue is full, the MiNiFi still processes and then OutOfMemory. Althoug I restart the JoltTransformJSON again and

Re: Installing and running Nifi first time on Mac

2019-07-26 Thread Feargal Hogan
I have blogged about the installation process hereincluding recommendations for changes todocumentation etc https://megov.wordpress.com/2019/07/26/installing-nifi-on-a-macbookpro/

Default receive data via site-to-site policy

2019-07-26 Thread Vos, Walter
Hi all, We're soon moving to a 1.9 NiFI cluster and I'm wondering if there's any way to set a default 'receive data via site-to-site' policy. The environment that I manage is a multitenant environment and I don't want to authorize all our dev's to modify access policies at the root level. -Wal

Re: Installing and running Nifi first time on Mac

2019-07-26 Thread Feargal Hogan
Doh! I was getting too fixated on the wrong errors. When I now test it, nifi seems to have started. Should have done that yesterday. OK. So i now need to evaluate it as well as write up my install experiences to help improve the documentation. Thanks guys Feargal > On 25 Jul 2019, at 17:0