-1 for a few reasons: * That part of the documentation is for legacy mode => legacy mode indeed requires a DELETE to `jobs/:jobid/cancel`. => the new (and current!) mode requires a PATCH to `jobs/:jobid` as documented [here](https://ci.apache.org/projects/flink/flink-docs-master/monitoring/rest_api.html#jobs-jobid-1) => the entire section will be removed for 1.7 since legacy mode will be dropped * `yarn-cancel` only exists for yarn use-cases and is not intended for general use
[ Full content available at: https://github.com/apache/flink/pull/6802 ] This message was relayed via gitbox.apache.org for [email protected]
