Animesh Nandanwar created ZEPPELIN-5295:
-------------------------------------------
Summary: "Read time out" error while using zeppelin BigQuery
interpreter
Key: ZEPPELIN-5295
URL: https://issues.apache.org/jira/browse/ZEPPELIN-5295
Project: Zeppelin
Issue Type: Bug
Components: zeppelin-client
Affects Versions: 0.9.0
Reporter: Animesh Nandanwar
Setting following property for `{{zeppelin.bigquery.wait_time` to 50000(in ms),
and Bigquery interpreter times out with 'read timeout` error.}}
{{Issue can be easily created by creating a zeppelin notebook and runnign query
against bigquery public dataset from console }}
{{`SELECT count(*) FROM }}{{bigquery-samples.wikipedia_benchmark.Wiki100B}}{{
WHERE title like "%g"` }}
{{}}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)