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

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

                Author: ASF GitHub Bot
            Created on: 11/Jul/19 21:47
            Start Date: 11/Jul/19 21:47
    Worklog Time Spent: 10m 
      Work Description: ihji commented on issue #9039: [BEAM-7689] 
cherry-picking for 2.14.0
URL: https://github.com/apache/beam/pull/9039#issuecomment-510666736
 
 
   Run Java_Examples_Dataflow PreCommit
 
----------------------------------------------------------------
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:
us...@infra.apache.org


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

    Worklog Id:     (was: 275523)
    Time Spent: 2.5h  (was: 2h 20m)

> Temporary directory for WriteOperation may not be unique in FileBaseSink
> ------------------------------------------------------------------------
>
>                 Key: BEAM-7689
>                 URL: https://issues.apache.org/jira/browse/BEAM-7689
>             Project: Beam
>          Issue Type: Bug
>          Components: io-java-files
>            Reporter: Heejong Lee
>            Assignee: Heejong Lee
>            Priority: Blocker
>             Fix For: 2.7.1, 2.14.0
>
>          Time Spent: 2.5h
>  Remaining Estimate: 0h
>
> Temporary directory for WriteOperation in FileBasedSink is generated from a 
> second-granularity timestamp (yyyy-MM-dd_HH-mm-ss) and unique increasing 
> index. Such granularity is not enough to make temporary directories unique 
> between different jobs. When two jobs share the same temporary directory, 
> output file may not be produced in one job since the required temporary file 
> can be deleted from another job.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

Reply via email to