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/09/10 09:57:16 UTC

[GitHub] seojangho opened a new pull request #118: [NEMO-214] Use Jackson for building JSON, fix malformed JSON issue on Windows

seojangho opened a new pull request #118: [NEMO-214] Use Jackson for building JSON, fix malformed JSON issue on Windows
URL: https://github.com/apache/incubator-nemo/pull/118
 
 
   JIRA: [NEMO-214: Use Jackson for building JSON, fix malformed JSON issue on Windows](https://issues.apache.org/jira/projects/NEMO/issues/NEMO-214)
   
   **Major changes:**
   - Use Jackson for builidng string representation of DAG.
   - Use Jackson for building string representation of ExecutionPropertyMap.
   
   **Minor changes to note:**
   - HashRange, StateMachine, TaskState, BlockState, PlanState, and StageState: Eliminate unnecessary usage of StringBuffer and StringBuilder.
   
   **Tests for the changes:**
   - N/A
   
   **Other comments:**
   - This fixes 'malformed JSON' issue on Windows environments.
   
   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