[ 
https://issues.apache.org/jira/browse/BEAM-7976?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17548132#comment-17548132
 ] 

Danny McCormick commented on BEAM-7976:
---------------------------------------

This issue has been migrated to https://github.com/apache/beam/issues/19779

> Documentation for word count example is unclear about inputFile vs pom.xml
> --------------------------------------------------------------------------
>
>                 Key: BEAM-7976
>                 URL: https://issues.apache.org/jira/browse/BEAM-7976
>             Project: Beam
>          Issue Type: Bug
>          Components: examples-java
>    Affects Versions: 2.14.0
>            Reporter: niklas Hansson
>            Priority: P3
>
> Currently the documentation for the word count example mentions the input 
> file and give the following example:
> ```Java
> $ mvn compile exec:java -Dexec.mainClass=org.apache.beam.examples.WordCount \
>      -Dexec.args="--inputFile=pom.xml --output=counts" -Pdirect-runner
> ``
> . As far as I believe the pom.xml is not supposed to be the input file in 
> this case. I will create a PR  if someone could confirm that my assumption is 
> correct :) 
> /Niklas



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

Reply via email to