Skip to content

Commit 5e6476e

Browse files
docs: update readme (#76)
1 parent 850c1eb commit 5e6476e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

samples/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ To run the word count sample in Dataproc cluster, follow the steps:
6767
gcloud config set dataproc/region $REGION
6868
```
6969
<!-- TODO: set up bots to update jar version -->
70-
9. Run the sample in Dataproc
70+
9. Run the sample in Dataproc. You would see the word count result show up in the console output.
7171
```sh
7272
gcloud dataproc jobs submit spark --cluster=$CLUSTER_NAME \
7373
--jars=$BUCKET/pubsublite-spark-snapshot-$SAMPLE_VERSION.jar,$BUCKET/pubsublite-spark-sql-streaming-$CONNECTOR_VERSION-with-dependencies.jar \

0 commit comments

Comments
 (0)