You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/03/25 09:50:00 UTC

[jira] [Work logged] (BEAM-814) Improve performance when staging files

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

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

                Author: ASF GitHub Bot
            Created on: 25/Mar/19 09:49
            Start Date: 25/Mar/19 09:49
    Worklog Time Spent: 10m 
      Work Description: coveralls commented on issue #1184: [BEAM-814] Dataflow: parallelize staging of files
URL: https://github.com/apache/beam/pull/1184#issuecomment-275200515
 
 
   
   [![Coverage Status](https://coveralls.io/builds/22380828/badge)](https://coveralls.io/builds/22380828)
   
   Coverage decreased (-28.7%) to 41.1% when pulling **57ca103c7b94f7f4866661fd249d02ce0148724d on dhalperi:dataflow-runner-speedup** into **bf9d454290bba7fac8829b2edeb416b7d9606062 on apache:master**.
   
 
----------------------------------------------------------------
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:
users@infra.apache.org


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

            Worklog Id:     (was: 217894)
            Time Spent: 10m
    Remaining Estimate: 0h

> Improve performance when staging files
> --------------------------------------
>
>                 Key: BEAM-814
>                 URL: https://issues.apache.org/jira/browse/BEAM-814
>             Project: Beam
>          Issue Type: Improvement
>          Components: runner-dataflow
>            Reporter: Daniel Halperin
>            Assignee: Daniel Halperin
>            Priority: Minor
>             Fix For: 0.5.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Right now, {{PackageUtil}} hashes/compresses/sizes files, checks if they have already been staged, and uploads them if not, completely serially.
> There is some low-hanging fruit to parallelize this.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)