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

Jonathan Bingham commented on BEAM-2437:
----------------------------------------

Works for me!

> quickstart.py docs is missing the path to MANIFEST.in
> -----------------------------------------------------
>
>                 Key: BEAM-2437
>                 URL: https://issues.apache.org/jira/browse/BEAM-2437
>             Project: Beam
>          Issue Type: Bug
>          Components: sdk-py
>            Reporter: Jonathan Bingham
>            Assignee: Ahmet Altay
>            Priority: Minor
>              Labels: easyfix
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> SUMMARY
> The wordcount example in quickstart-py does not work with the sample code 
> without modification.
> OBSERVED
> Copy-pasting from the doc page doesn't work:
> python -m apache_beam.examples.wordcount --input MANIFEST.in --output counts
> Error message: IOError: No files found based on the file pattern MANIFEST.in
> EXPECTED
> The example tells me to set the path to MANIFEST.in, or gives a pseudo-path 
> that I can substitute in the right path prefix.
> python -m apache_beam.examples.wordcount --input 
> /[path-to-git-clone-dir]/beam/sdks/python/MANIFEST.in --output counts



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to