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 2022/06/04 03:56:06 UTC

[GitHub] [beam] kennknowles opened a new issue, #19548: Wordcount example page does not tell the user to create the maven project using archetype

kennknowles opened a new issue, #19548:
URL: https://github.com/apache/beam/issues/19548

   [https://beam.apache.org/get-started/wordcount-example/#wordcount-example](https://beam.apache.org/get-started/wordcount-example/#wordcount-example) does not have a link back to [https://beam.apache.org/get-started/quickstart-java/#get-the-wordcount-code](https://beam.apache.org/get-started/quickstart-java/#get-the-wordcount-code). If the user just follows the instructions in the first link (from a search engine let's say), they would get:
   
   `$ mvn compile exec:java -Dexec.mainClass=org.apache.beam.examples.WordCount -Dexec.args="--runner=DataflowRunner --gcpTempLocation=gs://clouddfe-test/staging-$USER --inputFile=gs://apache-beam-samples/shakespeare/* --output=gs://world-readable-mkcq69tkcu/$USER/result.txt" -Pdataflow-runner [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 0.068 s [INFO] Finished at: 2019-05-02T13:32:15-07:00 [INFO] Final Memory: 23M/1948M [INFO] ------------------------------------------------------------------------ [WARNING] The requested profile "dataflow-runner" could not be activated because it does not exist. [ERROR] The goal you specified requires a project to execute but there is no POM in this directory (/usr/local/google/home/davidyan/beam). Please verify you invoked Maven from the correct directory. -> [Hel
 p 1]`
   
   Imported from Jira [BEAM-7215](https://issues.apache.org/jira/browse/BEAM-7215). Original Jira may contain additional context.
   Reported by: davidyan.


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

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] damccorm closed issue #19548: Wordcount example page does not tell the user to create the maven project using archetype

Posted by GitBox <gi...@apache.org>.
damccorm closed issue #19548: Wordcount example page does not tell the user to create the maven project using archetype
URL: https://github.com/apache/beam/issues/19548


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

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] pcoet commented on issue #19548: Wordcount example page does not tell the user to create the maven project using archetype

Posted by GitBox <gi...@apache.org>.
pcoet commented on issue #19548:
URL: https://github.com/apache/beam/issues/19548#issuecomment-1164715568

   .take-issue


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

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org