chg
This commit is contained in:
parent
2035799817
commit
8b3c435241
@ -60,7 +60,7 @@ public class ApplicationMaster {
|
|||||||
// total number of tasks
|
// total number of tasks
|
||||||
private int numTasks = 1;
|
private int numTasks = 1;
|
||||||
// maximum number of attempts to try in each task
|
// maximum number of attempts to try in each task
|
||||||
private int maxNumAttempt = 3;
|
private int maxNumAttempt = 1;
|
||||||
// command to launch
|
// command to launch
|
||||||
private String command = "";
|
private String command = "";
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user