If you're using only one machine, there's not much point to using ansible. The easiest thing would be to just specify multiple iodevices with one NC, or start multiple NCServices. Take a look at the start-sample-cluster.sh script to see how it starts things, it actually runs two NCs locally.
On Tue, Jun 12, 2018 at 6:38 AM, Kristoffer Finckenhagen <[email protected]> wrote: > Hi. > > I'm currently running some neural nets for sentiment analysis as udf on > asterix feeds, deploying the cluster with ansible. Currently there is only > one nc running on localhost, but i would have liked to test with several on > the same machine, I'm just not completely sure how. Any help would be > greatly appreciated. > > Regards > Kristoffer > -- > Mvh Kristoffer Finckenhagen
