Closed GoogleCodeExporter closed 9 years ago
I checked our logs, and the job ID you linked hit a transient error in the
backend server. The particular error has no relation to the query you ran: it
just happened to be on a server which had a transient failure.
I do notice your query is fairly long-running, since it ran for three hours
before hitting this issue. Longer-running queries are more susceptible to
transient failures of the server servicing them, which may explain why other
queries over the same dataset succeed while this one failed.
If you have other job IDs for additional failures of this query, I'll be happy
to look into them and see if they are also transient or if they are related to
your query in general.
We're always working to improve the stability of BigQuery, and we hope to
reduce the number of unexpected errors our users receive in the future.
Original comment by dk...@google.com
on 20 Sep 2014 at 8:51
Original comment by jcon...@google.com
on 23 Jun 2015 at 4:30
Original issue reported on code.google.com by
Mendo...@gmail.com
on 20 Sep 2014 at 1:11