最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

elasticsearch - How to specify backend for Celery when es is in cluster mode? - Stack Overflow

programmeradmin2浏览0评论

I want to use es as the result_backend of celery. My es has multiple nodes. I consulted the official examples and source code, but did not find any relevant parameters or instructions.

result_backend = 'elasticsearch://example:9200/index_name/doc_type'

How do I set up a multi-node es configuration?

发布评论

评论列表(0)

  1. 暂无评论