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: [email protected] With regards, Apache Git Services
