This is to validate the output specification for the job when it is a job is submitted. Typically checks that it does not already exist, throwing an exception when it already exists, so that output is not overwritten.
@param context information about the job @throws IOException when output should not be attempted
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|