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

Kenneth Knowles commented on BEAM-7976:
---------------------------------------

This issue is assigned but has not received an update in 30 days so it has been 
labeled "stale-assigned". If you are still working on the issue, please give an 
update and remove the label. If you are no longer working on the issue, please 
unassign so someone else may work on it. In 7 days the issue will be 
automatically unassigned.

> 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
>            Assignee: niklas Hansson
>            Priority: P3
>              Labels: stale-assigned
>
> 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.3.4#803005)

Reply via email to