wonook opened a new pull request #288: implementing scheduler URL: https://github.com/apache/incubator-nemo/pull/288 JIRA: [NEMO-438: Create a Simulator for Simulating an Execution of an Execution Plan](https://issues.apache.org/jira/projects/NEMO/issues/NEMO-438) **Major changes:** - Implements a SimulationScheduler that schedules a physical plan - Implements a SimulatedExecutor that acts like an executor **Minor changes to note:** - Refactors executor's ResourceSpecification to be able to be accessed in the driver as well - Enables IRDAG to get the input size of the workload - Added Job Duration to the Job Metric. **Tests for the changes:** - SimulationSchedulerTest.java tests for the implementations **Other comments:** - None
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
