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

Beam JIRA Bot commented on BEAM-7857:
-------------------------------------

This issue was marked "stale-P2" and has not received a public comment in 14 
days. It is now automatically moved to P3. If you are still affected by it, you 
can comment and move it back to P2.

> Portable Wordcount on Flink runner finishes but does not produce output files 
> in DOCKER execution mode
> ------------------------------------------------------------------------------------------------------
>
>                 Key: BEAM-7857
>                 URL: https://issues.apache.org/jira/browse/BEAM-7857
>             Project: Beam
>          Issue Type: Bug
>          Components: runner-flink, sdk-py-core
>            Reporter: Valentyn Tymofieiev
>            Priority: P3
>              Labels: portability
>
> Repro steps:
> {noformat}
> ./gradlew :runners:flink:1.5:job-server:runShadow    
> ./gradlew :sdks:python:container:py3:docker
> rm -rf /tmp/py-wordcount-direct*
> ./gradlew :sdks:python:test-suites:portable:py35:portableWordCountBatch  
> -PjobEndpoint=localhost:8099 -PenvironmentType=DOCKER
> cat /tmp/py-wordcount-direct* # to verify results.
> # Output: No such file or directory
> {noformat}
> Switching to -PenvironmentType=LOOPBACK produces output.
> The issue is reproducible both on Py2 and Py3 on master.
> cc: [~altay] [~angoenka] [~ibzib] [~robertwb]



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

Reply via email to