RemoteBatchJobAbort
✖
RemoteBatchJobAbort
[Experimental]
Details
- job must be a RemoteBatchJobObject expression.
- RemoteBatchJobAbort[job] sends a termination request to the batch computation provider associated with job.
- RemoteBatchJobAbort[job] returns job on success.
- If job is an array job, all of the array job's child jobs will also be terminated.
- Termination of a job will generally be reflected in the job's "JobStatus" property, although depending on the provider, this may not be immediate.
- Depending on the provider, terminating an array child job with RemoteBatchJobAbort may cause the "JobStatus" property of the parent array job to indicate a failure.
- RemoteBatchJobAbort has attribute Listable.
Examples
open allclose allBasic Examples (1)Summary of the most common use cases
Scope (1)Survey of the scope of standard use cases
Submit an array batch job to a remote submission provider:
In[1]:=1
✖
https://wolfram.com/xid/0b7fsmf5avw23djm-jqyay2
Out[1]=1
In[2]:=2
✖
https://wolfram.com/xid/0b7fsmf5avw23djm-dry4sg
Out[2]=2
In[3]:=3
✖
https://wolfram.com/xid/0b7fsmf5avw23djm-csa70i
Out[3]=3
Check the status of each array child job:
In[4]:=4
✖
https://wolfram.com/xid/0b7fsmf5avw23djm-cm4l93
Out[4]=4
Properties & Relations (1)Properties of the function, and connections to other functions
Jobs submitted to the "AWSBatch" provider have a "StatusReason" property indicating the reason that a job is in its current status:
In[1]:=1
✖
https://wolfram.com/xid/0b7fsmf5avw23djm-bkye6q
In[2]:=2
✖
https://wolfram.com/xid/0b7fsmf5avw23djm-ggg1u2
Out[2]=2
In[3]:=3
✖
https://wolfram.com/xid/0b7fsmf5avw23djm-imslcl
Out[3]=3
Wolfram Research (2020), RemoteBatchJobAbort, Wolfram Language function, https://reference.wolfram.com/language/ref/RemoteBatchJobAbort.html.
✖
Wolfram Research (2020), RemoteBatchJobAbort, Wolfram Language function, https://reference.wolfram.com/language/ref/RemoteBatchJobAbort.html.
Text
Wolfram Research (2020), RemoteBatchJobAbort, Wolfram Language function, https://reference.wolfram.com/language/ref/RemoteBatchJobAbort.html.
✖
Wolfram Research (2020), RemoteBatchJobAbort, Wolfram Language function, https://reference.wolfram.com/language/ref/RemoteBatchJobAbort.html.
CMS
Wolfram Language. 2020. "RemoteBatchJobAbort." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/RemoteBatchJobAbort.html.
✖
Wolfram Language. 2020. "RemoteBatchJobAbort." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/RemoteBatchJobAbort.html.
APA
Wolfram Language. (2020). RemoteBatchJobAbort. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/RemoteBatchJobAbort.html
✖
Wolfram Language. (2020). RemoteBatchJobAbort. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/RemoteBatchJobAbort.html
BibTeX
✖
@misc{reference.wolfram_2024_remotebatchjobabort, author="Wolfram Research", title="{RemoteBatchJobAbort}", year="2020", howpublished="\url{https://reference.wolfram.com/language/ref/RemoteBatchJobAbort.html}", note=[Accessed: 07-January-2025
]}
BibLaTeX
✖
@online{reference.wolfram_2024_remotebatchjobabort, organization={Wolfram Research}, title={RemoteBatchJobAbort}, year={2020}, url={https://reference.wolfram.com/language/ref/RemoteBatchJobAbort.html}, note=[Accessed: 07-January-2025
]}