TheNeuralBit commented on pull request #13128:
URL: https://github.com/apache/beam/pull/13128#issuecomment-728359904


   > There are no accounts or anything needed for this, right?
   
   See my comment above, I think it's because we didn't want the quickstart 
project to require the GCP extension:
   
   > I don't think authentication is an issue since apache-beam-samples is open 
publicly, but I think the reason we don't use gs:// in all the examples is it 
requires extensions:google-cloud-platform. This isn't a problem for 
DataflowRunner though.
   
   Ultimately we adjusted this PR, now it just:
   - Updates the quickstart archetype by adding a sample.txt file with some 
shakespeare
   - Changes the file paths on the website to `/path/to/input`
   
   Once 2.27.0 is out we can update the website again to point users to the new 
sample.txt file that they'll have locally. This will probably just be for the 
DirectRunner since other runners most likely won't have access to the local 
filesystem.


----------------------------------------------------------------
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]


Reply via email to