put的時(shí)候報(bào)錯(cuò)
我的是集群已經(jīng)建好了的。。。我在主機(jī)里面可以加新的索引,不過用postman會(huì)報(bào)錯(cuò)
{
? ? "error": {
? ? ? ? "root_cause": [
? ? ? ? ? ? {
? ? ? ? ? ? ? ? "type": "remote_transport_exception",
? ? ? ? ? ? ? ? "reason": "[node-2][172.20.0.14:9300][indices:admin/create]"
? ? ? ? ? ? }
? ? ? ? ],
? ? ? ? "type": "illegal_argument_exception",
? ? ? ? "reason": "unknown setting [index.bumber_of_replicas] did you mean [index.number_of_replicas]?"
? ? },
? ? "status": 400
}
2018-09-08
settings