You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nemo.apache.org by GitBox <gi...@apache.org> on 2018/10/19 03:13:26 UTC

[GitHub] johnyangk opened a new pull request #126: [NEMO-224] Simple StreamingScheduler

johnyangk opened a new pull request #126: [NEMO-224] Simple StreamingScheduler
URL: https://github.com/apache/incubator-nemo/pull/126
 
 
   JIRA: [NEMO-224: Simple StreamingScheduler](https://issues.apache.org/jira/projects/NEMO/issues/NEMO-224)
   
   **Major changes:**
   - StreamingScheduler with the following properties:
   - Keeps track of new executors
   - Schedules all tasks in a reverse topological order.
   - Crashes the system upon any other events (should be fixed in the future)
   - Never stops running.
    
   **Minor changes to note:**
   - N/A
   
   **Tests for the changes:**
   - StreamingSchedulerTest
   
   **Other comments:**
   - N/A
   
   Closes #GITHUB_PR_NUMBER
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services