[ 
https://issues.apache.org/jira/browse/BEAM-2224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16001804#comment-16001804
 ] 

ASF GitHub Bot commented on BEAM-2224:
--------------------------------------

GitHub user robertwb opened a pull request:

    https://github.com/apache/beam/pull/2978

    [BEAM-2224] Cherry-pick #2965 onto release-2.0.0 

    Be sure to do all of the following to help us incorporate your contribution
    quickly and easily:
    
     - [ ] Make sure the PR title is formatted like:
       `[BEAM-<Jira issue #>] Description of pull request`
     - [ ] Make sure tests pass via `mvn clean verify`.
     - [ ] Replace `<Jira issue #>` in the title with the actual Jira issue
           number, if there is one.
     - [ ] If this contribution is large, please file an Apache
           [Individual Contributor License 
Agreement](https://www.apache.org/licenses/icla.pdf).
    
    ---


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/robertwb/incubator-beam cp-2965

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/beam/pull/2978.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #2978
    
----
commit f56b06aae992c7bef7b956618f5ac085c997df4f
Author: Robert Bradshaw <rober...@gmail.com>
Date:   2017-05-08T21:54:17Z

    [BEAM-2224] Fix temp file management on Windows.

----


> maptask_executor_runner_test fails in windows
> ---------------------------------------------
>
>                 Key: BEAM-2224
>                 URL: https://issues.apache.org/jira/browse/BEAM-2224
>             Project: Beam
>          Issue Type: Bug
>          Components: sdk-py
>            Reporter: Ahmet Altay
>            Assignee: Robert Bradshaw
>             Fix For: 2.0.0
>
>
> Fails with IOError: [Errno 13] Permission denied: 
> 'c:\\windows\\temp\\tmpdvmtve'.
> Likely due to https://bugs.python.org/issue14243; we'll have to work around.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to