[
https://issues.apache.org/jira/browse/BEAM-11265?focusedWorklogId=512621&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-512621
]
ASF GitHub Bot logged work on BEAM-11265:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 16/Nov/20 22:09
Start Date: 16/Nov/20 22:09
Worklog Time Spent: 10m
Work Description: 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]
Issue Time Tracking
-------------------
Worklog Id: (was: 512621)
Time Spent: 1h 20m (was: 1h 10m)
> Java quickstart shouldn't use pom.xml as input
> ----------------------------------------------
>
> Key: BEAM-11265
> URL: https://issues.apache.org/jira/browse/BEAM-11265
> Project: Beam
> Issue Type: Task
> Components: website
> Reporter: Brian Hulette
> Assignee: Brian Hulette
> Priority: P2
> Fix For: 2.27.0
>
> Time Spent: 1h 20m
> Remaining Estimate: 0h
>
> pom.xml makes for a confusing input file
--
This message was sent by Atlassian Jira
(v8.3.4#803005)