public final class RunDirJobSubmitter extends Object
A tool that creates a job and send it to the Resource Manager. The list of jobs created has a 1-to-1 correspondence to the list of directory names
.Constructor and Description |
---|
RunDirJobSubmitter(URL rUrl) |
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args) |
void |
submitRunDirJobFile(String jobFname,
String inputFname) |
public RunDirJobSubmitter(URL rUrl)
public void submitRunDirJobFile(String jobFname, String inputFname) throws JobExecutionException
JobExecutionException
public static void main(String[] args) throws JobExecutionException, MalformedURLException
Copyright © 1999–2017 Apache OODT. All rights reserved.