chemical-ravi commented on issue #28034:
URL: https://github.com/apache/beam/issues/28034#issuecomment-2889766098
I am getting the same issue upon upgrading apache beam to 2.60.0 version. Is
the issue resolved ?
Below is the error message
Transform
PTableLoadTransformGCS-CreateFileRanges-Create-Values-MapElements-Map is not a
composite transform but does not have a specified URN. inputs {
key: "org.apache.beam.sdk.values.PCollection.<init>:397#bb20b45fd4d95138"
value: "PTableLoadTransformGCS/CreateFileRanges/Create.Values/Impulse.out"
}
outputs {
key: "org.apache.beam.sdk.values.PCollection.<init>:397#3d93cb799b3970be"
value:
"PTableLoadTransformGCS/CreateFileRanges/Create.Values/MapElements/Map/ParMultiDo(Anonymous).output"
}
unique_name:
"PTableLoadTransformGCS/CreateFileRanges/Create.Values/MapElements/Map"
display_data {
urn: "beam:display_data:labelled:v1"
payload: "\n\022Transform
Function\022,org.apache.beam.sdk.transforms.MapElements$22\002fn:1org.apache.beam.sdk.transforms.ParDo$SingleOutput"
}
display_data {
urn: "beam:display_data:labelled:v1"
payload:
"\n\005class\022.org.apache.beam.sdk.transforms.Create$Values$22\005class:*org.apache.beam.sdk.transforms.MapElements"
}
Workaround provided in the above comments are not helping me.
If anyone resolved it, please let me know the fix
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]