Github user cluo512 commented on a diff in the pull request:
https://github.com/apache/spark/pull/21717#discussion_r200306144
--- Diff:
examples/src/main/java/org/apache/spark/examples/streaming/JavaDirectKafkaWordCount.java
---
@@ -50,25 +52,30 @@
private static final Pattern SPACE = Pattern.compile(" ");
public static void main(String[] args) throws Exception {
--- End diff --
viirya, thank you for your nice review.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]