<div dir="ltr"><div><div><div><div><div><div><div>Hi slurm-users,<br><br></div>Recently we updated to elasticsearch 6 and this ended up breaking the jobcomp plugin for slurm.<br><br></div>The reason is that elastic has become picky about the HTTP Content-Type header which is never explicitly set in slurm and therefor defaults to application/x-www-form-urlencoded.<br><br></div>The change is explained here:<br><a href="https://www.elastic.co/blog/strict-content-type-checking-for-elasticsearch-rest-requests">https://www.elastic.co/blog/strict-content-type-checking-for-elasticsearch-rest-requests</a><br><br></div>I created the following patch which I hope we can test tomorrow and report back on:<br><a href="https://github.com/Keeper-of-the-Keys/slurm/compare/elk6-jobcomp">https://github.com/Keeper-of-the-Keys/slurm/compare/elk6-jobcomp</a><br><br></div>(My github/git is rusty and I'm pretty sure I made a mistake with cloning but I'll try to change it so I can do a proper pull-request)<br><br></div>HTH,<br></div>Eli<br></div>