[ 
https://issues.apache.org/jira/browse/BEAM-8811?focusedWorklogId=350182&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-350182
 ]

ASF GitHub Bot logged work on BEAM-8811:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 27/Nov/19 03:14
            Start Date: 27/Nov/19 03:14
    Worklog Time Spent: 10m 
      Work Description: rosetn commented on pull request #10200: [BEAM-8811] 
Upgrade Beam pipeline diagrams in docs
URL: https://github.com/apache/beam/pull/10200#discussion_r351079118
 
 

 ##########
 File path: website/src/documentation/programming-guide.md
 ##########
 @@ -512,11 +510,11 @@ you can chain transforms to create a sequential 
pipeline, like this one:
               | [Third Transform])
 ```
 
-The resulting workflow graph of the above pipeline looks like this.
+The graph of this pipeline looks like the following:
 
-![This linear pipeline starts with one input collection, sequentially applies
+<br>![This linear pipeline starts with one input collection, sequentially 
applies
   three transforms, and ends with one output collection.](
-  {{ "/images/design-your-pipeline-linear.png" | prepend: site.baseurl }})
+  {{ "/images/design-your-pipeline-linear.svg" | prepend: site.baseurl }})
 
 *Figure: A linear pipeline with three sequential transforms.*
 
 Review comment:
   Add figure number
 
----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 350182)
    Time Spent: 2h  (was: 1h 50m)

> Upgrade Beam pipeline diagrams in docs
> --------------------------------------
>
>                 Key: BEAM-8811
>                 URL: https://issues.apache.org/jira/browse/BEAM-8811
>             Project: Beam
>          Issue Type: Improvement
>          Components: website
>            Reporter: Cyrus Maden
>            Assignee: Cyrus Maden
>            Priority: Minor
>          Time Spent: 2h
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to