sanha commented on a change in pull request #2: [NEMO-7] Intra-TaskGroup pipelining URL: https://github.com/apache/incubator-nemo/pull/2#discussion_r187041188
########## File path: examples/beam/src/test/java/edu/snu/nemo/examples/beam/policy/DataSkewPolicyParallelismFive.java ########## @@ -25,10 +25,10 @@ /** * A data-skew policy with fixed parallelism 5 for tests. */ -public final class DataSkewPolicyParallelsimFive implements Policy { +public final class DataSkewPolicyParallelismFive implements Policy{ Review comment: Please revert the space between `Policy` and bracket. ---------------------------------------------------------------- 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