Does anyone have any examples regarding using mlGradle to configure replica forests? I have looked at the example I could find from the mlGradle project.
https://github.com/rjrudin/ml-gradle/tree/master/examples/sample-project/src/main/ml-config/forests https://github.com/rjrudin/ml-gradle/tree/master/examples/failover-project
And the ML management docs.
https://github.com/rjrudin/ml-gradle/tree/master/examples/failover-project
But I am not clear on how I might be able to configure it for my own forests. I tried the using the mlDeployForestReplicas
but did not see any replica creation.