"status": 500,
            "reason": "ElasticsearchException[org.elasticsearch.common.breaker.CircuitBreakingException: [FIELDDATA] Data too large, data for [@timestamp] would be larger than limit of [623326003/594.4mb]]; nested: UncheckedExecutionException[org.elasticsearch.common.breaker.CircuitBreakingException: [FIELDDATA] Data too large, data for [@timestamp] would be larger than limit of [623326003/594.4mb]]; nested: CircuitBreakingException[[FIELDDATA] Data too large, data for [@timestamp] would be larger than limit of [623326003/594.4mb]]; "

curl -XPOST 'http://elk.china.com/elasticsearch/_cache/clear' -d '{ "fielddata": "true" }' 干掉缓存吧

 

这里是因为我的es的配置文件用的默认的方式。

 

 

http://blog.csdn.net/wang_zhenwei/article/details/50385720

相关文章:

  • 2021-10-21
  • 2022-12-23
  • 2022-12-23
  • 2021-10-26
  • 2022-12-23
  • 2022-03-06
猜你喜欢
  • 2022-12-23
  • 2021-05-16
  • 2022-12-23
  • 2022-12-23
  • 2021-05-27
  • 2021-08-27
相关资源
相似解决方案