I am trying to import a large test file into BigQuery and the import process fail after few hours with
Unexpected. Please try again.
This is my jobId:
job_f3d6dbaae8af4aa286ef1d50c12a6
Could you please take a look?
Thanks
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Our import worker hit a CPU usage limit and it was killed. We’re upping the limit, but it is possible that it was a corrupted gzip file. I’ll update this response when the limit has been raised.
I realize that may be painful for a large file, but can you retry with an uncompressed file? If you have an uncompressed file and set allow_quoted_newlines to false, then the import will be done in parallel and should up to 100x faster.