seojangho opened a new pull request #82: [NEMO-166] Do not attach NodeNamesProperty to Source Stages URL: https://github.com/apache/incubator-nemo/pull/82 JIRA: [NEMO-166: Do not attach NodeNamesProperty to Source Stages](https://issues.apache.org/jira/projects/NEMO/issues/NEMO-166) **Major changes:** - Attaching NodeNamesProperty to source stages makes scheduling source tasks virtually impossible, if the assigned node does not have the corresponding source split. This PR prevents NodeNameAssignmentPass not to assign node names on source stages. **Minor changes to note:** - N/A **Tests for the changes:** - N/A **Other comments:** - Integration tests on distributed environment is desired. resolves [NEMO-166](https://issues.apache.org/jira/projects/NEMO/issues/NEMO-166)
---------------------------------------------------------------- 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: us...@infra.apache.org With regards, Apache Git Services