sekikn commented on a change in pull request #28063:
[SPARK-31293][DSTREAMS][Kinesis][DOC] Fix wrong examples and help messages for
Kinesis integration
URL: https://github.com/apache/spark/pull/28063#discussion_r399756946
##########
File path:
external/kinesis-asl/src/main/python/examples/streaming/kinesis_wordcount_asl.py
##########
@@ -26,6 +26,7 @@
<stream-name> name of the Kinesis stream (ie. mySparkStream)
<endpoint-url> endpoint of the Kinesis service
(e.g. https://kinesis.us-east-1.amazonaws.com)
+ <region-name> region name of the Kinesis endpoint (e.g. us-east-1)
Review comment:
I ran it on `ap-northeast-1`.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]