chamikaramj commented on pull request #13024: URL: https://github.com/apache/beam/pull/13024#issuecomment-706409969
With portable job submission, we directly convert Beam proto pipeline to internal Dataflow steps (instead of going through v1beta3 steps). Here we will be using transform IDs (from proto pipeline transform map) as the Dataflow step names. Hence this change to map such step names to user names expected by metrics. Do you think we need additional changes to map such step names to UI for displaying metrics ? cc: @ajamato @ananvay @robertwb ---------------------------------------------------------------- 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: [email protected]
