You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by "lostluck (via GitHub)" <gi...@apache.org> on 2023/04/17 18:31:08 UTC

[GitHub] [beam] lostluck opened a new issue, #26303: [Bug][Python] dataflow_runner.py doesn't substitute variables for console link

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

   ### What happened?
   
   https://github.com/apache/beam/blob/master/sdks/python/apache_beam/runners/dataflow/dataflow_runner.py#L1526
   
   The project and region IDs remain unsubstituted:
   
   `Job did not reach to a terminal state after waiting indefinitely. Console URL: https://console.cloud.google.com/dataflow/jobs/<RegionId>/fake-job-id-for-issue-these-are-real-numbers?project=<ProjectId>`
   
   ### Issue Priority
   
   Priority: 3 (minor)
   
   ### Issue Components
   
   - [X] Component: Python SDK
   - [ ] Component: Java SDK
   - [ ] Component: Go SDK
   - [ ] Component: Typescript SDK
   - [ ] Component: IO connector
   - [ ] Component: Beam examples
   - [ ] Component: Beam playground
   - [ ] Component: Beam katas
   - [ ] Component: Website
   - [ ] Component: Spark Runner
   - [ ] Component: Flink Runner
   - [ ] Component: Samza Runner
   - [ ] Component: Twister2 Runner
   - [ ] Component: Hazelcast Jet Runner
   - [ ] Component: Google Cloud Dataflow Runner


-- 
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] urek696969mazino commented on issue #26303: [Bug][Python] dataflow_runner.py doesn't substitute variables for console link

Posted by "urek696969mazino (via GitHub)" <gi...@apache.org>.
urek696969mazino commented on issue #26303:
URL: https://github.com/apache/beam/issues/26303#issuecomment-1537217967

   please assign me this 
   and do we just have to replace the URL in the code, kindly explain the problem a bit more.
   


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