@@ -150,7 +150,7 @@ public class Main {
} else {
String odpsCmdPath = commandLine.getOptionValue("odps");
dd.send(msg);
- Long time = 120L;
+ Long time = 330L;
if (fileName.endsWith("step06.yaml")) {
time = 60 * 6L;
}