ahmedabu98 commented on issue #33253: URL: https://github.com/apache/beam/issues/33253#issuecomment-2546588044
@chamikaramj I tried a local run and the Managed Iceberg test is failing with this error: ``` INFO apache_beam.runners.dataflow.dataflow_runner:dataflow_runner.py:203 2024-12-16T19:43:49.788Z: JOB_MESSAGE_BASIC: Managed transform(s) ref_AppliedPTransform_Managed-Write-ICEBERG-SchemaAwareExternalTransform-beam-transform-managed-v1_16(beam:schematransform:org.apache.beam:iceberg_write:v1) are being processed by Dataflow. This may take a few minutes. ERROR apache_beam.runners.dataflow.dataflow_runner:dataflow_runner.py:207 2024-12-16T19:49:33.668Z: JOB_MESSAGE_ERROR: Dataflow is unable to process managed transform(s) ref_AppliedPTransform_Managed-Write-ICEBERG-SchemaAwareExternalTransform-beam-transform-managed-v1_16(beam:schematransform:org.apache.beam:iceberg_write:v1) due to an internal error. Rejecting the new job or the update request since upgrading failed. If the issue persists, please contact Google Cloud Support. ``` job: `2024-12-16_11_43_48-9336703639939757998` in the clouddfe project -- 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]
