johnjcasey commented on issue #22543:
URL: https://github.com/apache/beam/issues/22543#issuecomment-1205517536

   I'm running into a separate issue 
   
   com.google.api.client.googleapis.json.GoogleJsonResponseException: 400 Bad 
Request
   POST 
https://bigquery.googleapis.com/bigquery/v2/projects/google.com:clouddfe/jobs?prettyPrint=false
   {
     "code" : 400,
     "errors" : [ {
       "domain" : "global",
       "message" : "Invalid path: 
/Users/johnjcasey/vc/beam-java/sdks/java/io/google-cloud-platform/null/bq_it_temp/BigQueryWriteTemp/beam_bq_job_LOAD_testpipelinejohnjcasey0804135744c736b253_9d89ed77264a49a3a5d5d94dca3004c4/b7a2b0b3-859e-4869-957f-a41375fb5d96",
       "reason" : "invalid"
     } ],
     "message" : "Invalid path: 
/Users/johnjcasey/vc/beam-java/sdks/java/io/google-cloud-platform/null/bq_it_temp/BigQueryWriteTemp/beam_bq_job_LOAD_testpipelinejohnjcasey0804135744c736b253_9d89ed77264a49a3a5d5d94dca3004c4/b7a2b0b3-859e-4869-957f-a41375fb5d96",
     "status" : "INVALID_ARGUMENT"
   }
   
   which would appear to be after any destination resolution


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

Reply via email to