Is there a page that allows me to see the system status of Google BigQuery? I'm seeing very long request times to just the Google BigQuery API today (via web browser). Some calls are returning a 503 -
{
"error": {
"errors": [
{
"domain": "global",
"reason": "backendError",
"message": "Backend Error"
}
],
"code": 503,
"message": "Backend Error"
}
}
EDIT: Delays and 503s disappeared as of 4:05 MDT today.
Borg - Google's large-scale cluster management system - allocates the compute capacity for the Dremel jobs. Dremel jobs read data from Google's Colossus file systems using Jupiter network, perform various SQL operations and return results to the client.
The only page that I know of right now is the bigquery-downtime-notify page.
Other than that, I watch on Stackoverflow if others have a similar problem. I also watch the BigQuery issues page where users can report bugs.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With