最后,导入的数据总量比mysql用count(*)查的少了很多,请问是什么原因呢?
[9997]: index [data], type [com1], id [AVmMEA7tDbeS2tx38Qcc], message [RemoteTransportException[[Professor Power][127.0.0.1:9300][indices:data/write/bulk[s][p]]]; nested: EsRejectedExecutionException[rejected execution of org.elasticsearch.transport.TransportService$4@411e3301 on EsThreadPoolExecutor[bulk, queue capacity = 50, org.elasticsearch.common.util.concurrent.EsThreadPoolExecutor@5e719f47[Running, pool size = 24, active threads = 24, queued tasks = 50, completed tasks = 52930]]];]
[9998]: index [data], type [com1], id [AVmMEA7tDbeS2tx38Qcd], message [RemoteTransportException[[Professor Power][127.0.0.1:9300][indices:data/write/bulk[s][p]]]; nested: EsRejectedExecutionException[rejected execution of org.elasticsearch.transport.TransportService$4@4107be18 on EsThreadPoolExecutor[bulk, queue capacity = 50, org.elasticsearch.common.util.concurrent.EsThreadPoolExecutor@5e719f47[Running, pool size = 24, active threads = 24, queued tasks = 50, completed tasks = 52930]]];]
[9999]: index [data], type [com1], id [AVmMEA7tDbeS2tx38Qce], message [RemoteTransportException[[Professor Power][127.0.0.1:9300][indices:data/write/bulk[s][p]]]; nested: EsRejectedExecutionException[rejected execution of org.elasticsearch.transport.TransportService$4@71311b02 on EsThreadPoolExecutor[bulk, queue capacity = 50, org.elasticsearch.common.util.concurrent.EsThreadPoolExecutor@5e719f47[Running, pool size = 24, active threads = 24, queued tasks = 50, completed tasks = 52930]]];]
3 个回复
kennywu76 - Wood
赞同来自: linfree
JennyJoker - 90后IT菜鸟
赞同来自:
"root_cause" : [ {
"type" : "index_not_found_exception",
"reason" : "no such index",
"resource.type" : "index_or_alias",
"resource.id" : "gotdemo",
"index" : "gotdemo"
} ],
"type" : "index_not_found_exception",
"reason" : "no such index",
"resource.type" : "index_or_alias",
"resource.id" : "gotdemo",
"index" : "gotdemo"
},
"status" : 404
DIOUGENS
赞同来自: