You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2022/06/13 18:49:11 UTC

[GitHub] [beam] kileys opened a new issue, #21828: [Bug]: Go Flink Batch load tests failures

kileys opened a new issue, #21828:
URL: https://github.com/apache/beam/issues/21828

   ### What happened?
   
   Been failing for the last 2+ months
   
   https://ci-beam.apache.org/job/beam_LoadTests_Go_CoGBK_Flink_batch/
   https://ci-beam.apache.org/job/beam_LoadTests_Go_Combine_Flink_Batch/
   https://ci-beam.apache.org/job/beam_LoadTests_Go_GBK_Flink_Batch/
   https://ci-beam.apache.org/job/beam_LoadTests_Go_ParDo_Flink_Batch/
   https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/
   
   ### Issue Priority
   
   Priority: 2
   
   ### Issue Component
   
   Component: test-failures


-- 
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.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] kileys commented on issue #21828: [Bug]: Go Flink Batch load tests failures

Posted by GitBox <gi...@apache.org>.
kileys commented on issue #21828:
URL: https://github.com/apache/beam/issues/21828#issuecomment-1154262242

   @lostluck Who would be the best person to take a look?


-- 
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.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] lostluck commented on issue #21828: [Bug]: Go Flink Batch load tests failures

Posted by GitBox <gi...@apache.org>.
lostluck commented on issue #21828:
URL: https://github.com/apache/beam/issues/21828#issuecomment-1154396684

   No one on the Go side. It looks like it's a Flink configuration issue, that is also happening with the equivalent Python Load Tests. This was originally reported in #21696 
   
   Identical Python Failures: 
   https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Batch/
   https://ci-beam.apache.org/job/beam_LoadTests_Python_Combine_Flink_Batch/
   
   (the other python flink load tests are disabled, presumably for the same reason.)
   
   https://github.com/apache/beam/blob/master/.test-infra/jenkins/Flink.groovy is what's used for both.
   
   Could it be as simple as updating which flink these jobs are using?
   https://github.com/apache/beam/blob/master/.test-infra/jenkins/Flink.groovy#L20
   
   Cluster script: https://github.com/apache/beam/blob/master/.test-infra/dataproc/flink_cluster.sh
   
   That's about as far as I have time to explore, but someone who knows Flink and Groovy and a little bit of DataProc would be best to solve this for both Python and Go load tests.


-- 
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.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] kileys commented on issue #21828: [Bug]: Go Flink Batch load tests failures

Posted by GitBox <gi...@apache.org>.
kileys commented on issue #21828:
URL: https://github.com/apache/beam/issues/21828#issuecomment-1154515494

   Ah, good catch. I'll close this as a duplicate. 
   
   I believe the Flink version's set because of version match with Dataproc


-- 
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.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] kileys closed issue #21828: [Bug]: Go Flink Batch load tests failures

Posted by GitBox <gi...@apache.org>.
kileys closed issue #21828: [Bug]: Go Flink Batch load tests failures
URL: https://github.com/apache/beam/issues/21828


-- 
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.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org