Spark write to es thrown 'FORBIDDEN/12/index read-only'

Hi team, i meet some problem, when i write data from spark streaming to elasticsearch, there throw [FORBIDDEN/12/index read-only / allow delete (api)], i though may caused by low disk space, so i chekced node stat:

https://isms-test.bj.bcebos.com/stat.json?authorization=bce-auth-v1/cd3c405df1954f3b95958ff49da0e421/2022-07-05T14%3A03%3A23Z/2592000/host/fb39bd278d2c42e89829ee934798fc11ed0545f156990c67d0f93cfa651a8828

it seems ok... now i can't figure it out, what kind of logical trigger the write protection?

Which version of Elasticsearch are you using? What is the full output of the cluster stats API?

version: 6.5.3

node stat : https://isms-test.bj.bcebos.com/stat.json?authorization=bce-auth-v1/cd3c405df1954f3b95958ff49da0e421/2022-07-05T14%3A03%3A23Z/2592000/host/fb39bd278d2c42e89829ee934798fc11ed0545f156990c67d0f93cfa651a8828

cluster stat: https://isms-test.bj.bcebos.com/cluster_stat.json?authorization=bce-auth-v1/cd3c405df1954f3b95958ff49da0e421/2022-07-05T14%3A29%3A33Z/2592000/host/9115fc384b00de6ae0739179a44106c80d2ae6c327b2f8e27999449c9d3f588e

because payload too large

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.