You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2018/10/08 09:19:01 UTC

[GitHub] rinkako opened a new pull request #6802: [hotfix][docs] fix rest_api.md mistakes at Cancel Job section

rinkako opened a new pull request #6802: [hotfix][docs] fix rest_api.md mistakes at Cancel Job section
URL: https://github.com/apache/flink/pull/6802
 
 
   `DELETE` request to **`/jobs/:jobid/cancel`** always return {"errors": ["Not found."]}, since the correct API should be `GET` request to `/jobs/:jobid/yarn-cancel`

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services