Skip to content

Instantly share code, notes, and snippets.

@harishvc
Created August 17, 2014 19:23
Show Gist options
  • Save harishvc/98c4f4c9fde05e808592 to your computer and use it in GitHub Desktop.
Save harishvc/98c4f4c9fde05e808592 to your computer and use it in GitHub Desktop.
Bigquery quota exceeded output
Error:'{\n "error": {\n "errors": [\n {\n "domain": "global",\n "reason": "quotaExceeded",\n "message": "Exceeded quota: too many free query bytes scanned for this project"\n }\n ],\n "code": 403,\n "message": "Exceeded quota: too many free query bytes scanned for this project"\n }\n}\n'
None
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment