pavel-avilov commented on a change in pull request #16147:
URL: https://github.com/apache/beam/pull/16147#discussion_r775894705
##########
File path:
examples/java/src/main/java/org/apache/beam/examples/DebuggingWordCount.java
##########
@@ -17,6 +17,16 @@
*/
package org.apache.beam.examples;
+// beam-playground:
+// name: DebuggingWordCount
+// description: An example that counts words in Shakespeare/kinglear.txt
includes regex
+// filter("Flourish|stomach").
+// multifile: false
+// pipeline_options: --output output.txt
+// categories:
+// - IO
+// - Options
Review comment:
Done.
--
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]