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

[GitHub] apeinot opened a new pull request #196: [NEMO-253] Refactor getInternal(Main/Additional)OutputMap in TaskExecutor

apeinot opened a new pull request #196: [NEMO-253] Refactor getInternal(Main/Additional)OutputMap in TaskExecutor
URL: https://github.com/apache/incubator-nemo/pull/196
 
 
   JIRA: [NEMO-253: Refactor getInternal(Main/Additional)OutputMap in TaskExecutor](https://issues.apache.org/jira/projects/NEMO/issues/NEMO-253)
   
   **Major changes:**
   - Merge methods getInternalMainOutputs and getInternalAdditionalOutputMap from TaskExecutor into one method called getInternalOutputMap
   
   **Minor changes to note:**
   - Small change in TaskExecutor::prepare to parse the new method output
   
   **Tests for the changes:**
   - All the existing tests still pass
   - Add one test which create a TaskExecutor with null inputs to test the exception
   
   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