Re: initiating a machine learning script on a remote server

2020-06-25 Thread Darren Govoni
Quick answer is you could just execute a ssh command to execute on the remote machine. If you need flowfiles to go remote, nifi supports remote processor groups. Sent from my Verizon, Samsung Galaxy smartphone

initiating a machine learning script on a remote server

2020-06-25 Thread Mike Sofen
I've been prototyping various functionality on nifi, initially on a Windows laptop, now on a single GCP Linux instance (for now), using the more basic processors for files and databases. It's really a superb platform. What I now need to solve for is firing a python machine learning script that