Github user guoxiaolongzte commented on the issue:
https://github.com/apache/spark/pull/17714
@tnachen
You are very justified.Add the batch to remove the interface.Help with code
review,thank you.
**Batch delete e.g.,**
Request URL: http://ip:6066/v1/submissions/kill/**batch**
Method: POST
Request body:
{
**"submissionIds":"driver-20170503112644-0002,driver-20170503112537-0001"**
}
**Single delete e.g.,**
request url: http://ip:6066/v1/submissions/kill/driver-20170503112537-0001"
Method: POST
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]