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/03 15:26:41 UTC

[GitHub] [beam] damccorm opened a new issue, #17948: Extend the TestSparkRunner with its own TransformTranslator containing test evaluators

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

   When we have to test low level features in the Spark runner, requiring access to the `RDDs` or `DStreams`, we have to create a "fake" `PTransform` with a custom evaluators in the core Spark runner.
   
   In order to avoid to pollute the core runner, this should be done in `TestSparkRunner`.
   
   Imported from Jira [BEAM-1051](https://issues.apache.org/jira/browse/BEAM-1051). Original Jira may contain additional context.
   Reported by: jbonofre.


-- 
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] damccorm closed issue #17948: Extend the TestSparkRunner with its own TransformTranslator containing test evaluators

Posted by GitBox <gi...@apache.org>.
damccorm closed issue #17948: Extend the TestSparkRunner with its own TransformTranslator containing test evaluators
URL: https://github.com/apache/beam/issues/17948


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