elasticsearch/x-pack/plugin/ml/qa/native-multi-node-tests
Benjamin Trent 02e17c3442
[ML] adding new defer_definition_decompression parameter to put trained model API (#77189)
This new parameter is a boolean parameter that allows
users to put in a compressed model without it having
to be inflated on the master node during the put
request

This is useful for system/module set up and then later
having the model validated and fully parsed when it
is being loaded on a node for usage
2021-09-03 09:07:54 -04:00
..
src/javaRestTest/java/org/elasticsearch/xpack/ml/integration [ML] adding new defer_definition_decompression parameter to put trained model API (#77189) 2021-09-03 09:07:54 -04:00
build.gradle Set netty available processors system property for tests globally (#75699) 2021-07-27 11:21:42 -07:00