You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2020/10/15 06:00:08 UTC

[GitHub] [beam] purbanow commented on a change in pull request #13057: [BEAM-11046] Update Snowflake docs about supporting AWS/S3

purbanow commented on a change in pull request #13057:
URL: https://github.com/apache/beam/pull/13057#discussion_r505182636



##########
File path: website/www/site/content/en/documentation/io/built-in/snowflake.md
##########
@@ -213,8 +213,8 @@ To pass Pipeline options via the command line, use `-DintegrationTestPipelineOpt
       Example: --database=TEST_DATABASE
   "--storageIntegrationName=<SNOWFLAKE STORAGE INTEGRATION NAME>",
       Example: --storageIntegrationName=my_integration
-  "--stagingBucketName=<GCS BUCKET NAME>",
-      Example: --stagingBucketName=gs://my_gcp_bucket
+  "--stagingBucketName=<GCS OR S3 BUCKET NAME>",
+      Example: --stagingBucketName=<gs or s3>://my_gcp_bucket

Review comment:
       Thanks @TheNeuralBit 
   
   I change everywhere to `bucket` + introduce `{gs,s3}`




----------------------------------------------------------------
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:
users@infra.apache.org