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 16:33:37 UTC

[GitHub] [beam] kennknowles opened a new issue, #18199: DataflowRunner should canonicalize gcpTempLocation/stagingLocation/etc formats.

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

   Cloud Dataflow has a minor history of small bugs related to various code paths expecting there to be or not be a trailing forward-slash in these location fields. The way that Beam's integration tests are set up, we are likely to only have one of these two cases tested (there is a single set of integration test pipeline options).
   
   We should add a dedicated DataflowRunner integration test to handle this case.
   
   Actually, we should probably canonicalize the URLs so that we only ever produce one version.
   
   Imported from Jira [BEAM-1194](https://issues.apache.org/jira/browse/BEAM-1194). Original Jira may contain additional context.
   Reported by: dhalperi.


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