wonook opened a new pull request #314: URL: https://github.com/apache/incubator-nemo/pull/314
JIRA: [NEMO-481: Add Stream examples](https://issues.apache.org/jira/projects/NEMO/issues/NEMO-481) **Major changes:** - Adds stream processing example workloads - Average document size (global mean) - Document fetch success rate (mean per key) - Requests by CIK (id) (sum per key) - Top 10 bad referer docs (mean per key + top k) - Top 10 documents (global sum + top k) **Minor changes to note:** - Minor fixes and improvements on streaming code for stream workloads **Tests for the changes:** - The IT Case tests for the new examples **Other comments:** - Closes # -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
