[
https://issues.apache.org/jira/browse/BEAM-1965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15968079#comment-15968079
]
Melissa Pashniak commented on BEAM-1965:
----------------------------------------
this sounds it's a sibling problem to what I filed in BEAM-1367, except it's
for runners tabs -- in that if you have chosen something that isn't present in
the current page, it shows nothing at all. you can repro this by:
- go to java quickstart page and choose the Spark tab,
- go to the Python quickstart and because there is no Spark tab on the page, it
shows nothing at all in that section
- go back to java quickstart and choose Direct tab
- go back to Python quickstart and you should see the instructions
this particular problem could probably be solved in the short term by creating
tabs for all the runners with a note that they aren't supported/coming
soon/whatever is applicable. long term, it might be nice to have some sort of
logic that sees this is happening and says "Not applicable to <whatever>" or
something.
> Beam quickstart for python- missing instructions on how to run python beam
> --------------------------------------------------------------------------
>
> Key: BEAM-1965
> URL: https://issues.apache.org/jira/browse/BEAM-1965
> Project: Beam
> Issue Type: Bug
> Components: website
> Reporter: Stephen Sisk
> Assignee: Ahmet Altay
>
> go to: https://beam.apache.org/get-started/quickstart-py/
> scroll down to "Execute a pipeline locally" header
> note that the example instruction is missing - the text is "For example, to
> run wordcount.py, run:" and then it doesn't include the instruction.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)