[
https://issues.apache.org/jira/browse/BEAM-8210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17137848#comment-17137848
]
Udi Meiri commented on BEAM-8210:
---------------------------------
Python has the --label flag, so that might be useful.
> Python Integration tests: log test name
> ---------------------------------------
>
> Key: BEAM-8210
> URL: https://issues.apache.org/jira/browse/BEAM-8210
> Project: Beam
> Issue Type: Improvement
> Components: runner-dataflow, sdk-py-core, testing
> Reporter: Udi Meiri
> Priority: P3
> Labels: beam-fixit
>
> When creating a job (on any runner), log the originating test so it's easier
> to debug.
> Postcommits frequently run tens of pipelines at a time and it's getting
> harder to tell them apart.
> By logging I mean putting it somewhere in the job proto (such as in
> parameter, job name, etc.). Using the worker logger on startup won't work if
> the worker fails to start.
> Ideally you should be able to see the name in the runner UI (such as Dataflow
> cloud console).
--
This message was sent by Atlassian Jira
(v8.3.4#803005)