[
https://issues.apache.org/jira/browse/BEAM-10937?focusedWorklogId=653076&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-653076
]
ASF GitHub Bot logged work on BEAM-10937:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 20/Sep/21 16:33
Start Date: 20/Sep/21 16:33
Worklog Time Spent: 10m
Work Description: davidcavazos commented on pull request #15479:
URL: https://github.com/apache/beam/pull/15479#issuecomment-923088798
@aaltay I know it adds more complication and concepts and for the sample
data it's not required, but I think it would be a good practice since someone
might copy-paste this example to start a new runner, without even being aware
that they might need a reshuffle for things to autoscale properly. How about we
make the note more explicit saying that it is useful for runners that do fusion?
@robertwb those warnings were introduced, I think in 2.30 or sometime around
that version. It's now part of the standard running procedure and there's no
way to remove them that I'm aware of. We could get rid of them by manually
editing the code cell outputs (but it's very manual and error prone), or find a
way to redirect stderr to /dev/null or something like that, but it might look
hacky during the notebook setup.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 653076)
Time Spent: 13h 10m (was: 13h)
> Create "Tour of Beam" introductory section
> ------------------------------------------
>
> Key: BEAM-10937
> URL: https://issues.apache.org/jira/browse/BEAM-10937
> Project: Beam
> Issue Type: Improvement
> Components: website
> Reporter: David Cavazos
> Priority: P3
> Time Spent: 13h 10m
> Remaining Estimate: 0h
>
> Create a new "Tour of Beam" section in the docs, with links to all the
> notebooks we have to improve the onboarding experience for beginners.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)