[ https://issues.apache.org/jira/browse/BEAM-8972?focusedWorklogId=404220&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-404220 ]
ASF GitHub Bot logged work on BEAM-8972: ---------------------------------------- Author: ASF GitHub Bot Created on: 16/Mar/20 19:46 Start Date: 16/Mar/20 19:46 Worklog Time Spent: 10m Work Description: lukecwik commented on issue #10386: [BEAM-8972] Add Jenkins job with Combine test for portable Java URL: https://github.com/apache/beam/pull/10386#issuecomment-599727478 > Your root transform executes in an environment. This is not allowed in portability. We introduced READ support to implement cross-language support with existing sources, but it's only supported for streaming. For batch, you need to use the `BoundedReadViaImpulse` wrapper. I removed `BoundedReadViaImpulse` in #10576. All Java read transforms are now expanded and executed as Splittable DoFns as long as the `beam_fn_api` experiment is used. ---------------------------------------------------------------- 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: 404220) Time Spent: 14h 40m (was: 14.5h) > Add a Jenkins job running Combine load test on Java with Flink in Portability > mode > ---------------------------------------------------------------------------------- > > Key: BEAM-8972 > URL: https://issues.apache.org/jira/browse/BEAM-8972 > Project: Beam > Issue Type: Improvement > Components: testing > Reporter: Michał Walenia > Assignee: Michał Walenia > Priority: Minor > Time Spent: 14h 40m > Remaining Estimate: 0h > -- This message was sent by Atlassian Jira (v8.3.4#803005)