[
https://issues.apache.org/jira/browse/BEAM-11046?focusedWorklogId=500970&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-500970
]
ASF GitHub Bot logged work on BEAM-11046:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 15/Oct/20 06:00
Start Date: 15/Oct/20 06:00
Worklog Time Spent: 10m
Work Description: 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:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 500970)
Time Spent: 50m (was: 40m)
> Update Snowflake docs about supporting AWS/S3
> ---------------------------------------------
>
> Key: BEAM-11046
> URL: https://issues.apache.org/jira/browse/BEAM-11046
> Project: Beam
> Issue Type: Improvement
> Components: io-ideas
> Reporter: Pawel Urbanowicz
> Priority: P2
> Time Spent: 50m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)