Uploaded image for project: 'Beam'
  1. Beam
  2. BEAM-7976

Documentation for word count example is unclear about inputFile vs pom.xml

Details

    • Bug
    • Status: Open
    • P3
    • Resolution: Unresolved
    • 2.14.0
    • None
    • examples-java
    • None

    Description

      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

      Attachments

        Activity

          People

            Unassigned Unassigned
            nikenano niklas Hansson
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: