You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2022/09/28 07:12:59 UTC

[GitHub] [beam] mksah17 opened a new issue, #23397: Reporting job status failed with error code: INVALID_ARGUMENT: Dataflow GCP

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

   I am fetching data from PostgreSQL first and creating a P Collection but unfortunately job is getting failed when rows count becomes greater than 250.


-- 
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] ss4328 commented on issue #23397: Reporting job status failed with error code: INVALID_ARGUMENT: Dataflow GCP

Posted by GitBox <gi...@apache.org>.
ss4328 commented on issue #23397:
URL: https://github.com/apache/beam/issues/23397#issuecomment-1332659922

   Seeing the same in fetching from GCS then writing to datastore via dataflow
   


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


[GitHub] [beam] hieumdd commented on issue #23397: Reporting job status failed with error code: INVALID_ARGUMENT: Dataflow GCP

Posted by GitBox <gi...@apache.org>.
hieumdd commented on issue #23397:
URL: https://github.com/apache/beam/issues/23397#issuecomment-1292949684

   I have observed the same issue when I tried to ran high number of flows in parallel within a pipeline
   Any updates to this @mksah17?
   


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