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

Thomas Weise commented on BEAM-5467:
------------------------------------

[~swegner] thanks for taking a look.

There have been a couple changes and the equivalent new command to run is:

 
{code:java}
./gradlew --info --continue --max-workers=12 -Dorg.gradle.jvmargs=-Xms2g 
-Dorg.gradle.jvmargs=-Xmx4g 
:beam-sdks-python:flinkCompatibilityMatrixDocker{code}
Above works fine on macOS (running the task locally has been reliable for a 
while now).

Anyone who might investigate this further, note that this build also forks a 
job server process, which may contribute to the issue.

> Python Flink ValidatesRunner job issues
> ---------------------------------------
>
>                 Key: BEAM-5467
>                 URL: https://issues.apache.org/jira/browse/BEAM-5467
>             Project: Beam
>          Issue Type: Improvement
>          Components: runner-flink
>            Reporter: Thomas Weise
>            Priority: Minor
>              Labels: portability-flink
>          Time Spent: 13h 40m
>  Remaining Estimate: 0h
>
>  
> The job is currently flaky and does not provide a useful signal. 



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

Reply via email to