Integer.parseInt(nmPorts[i]), Integer.parseInt(inPorts[i]));
}
}
SchedulerThrift scheduler = new SchedulerThrift();
scheduler.initialize(conf);
}
public static void main(String[] args) throws Exception {
OptionParser parser = new OptionParser();
parser.accepts("c", "configuration file (required)").