zhixia dai created ZEPPELIN-4539:
------------------------------------
Summary: Add Project Token to BigQuery for New Angular UI
Key: ZEPPELIN-4539
URL: https://issues.apache.org/jira/browse/ZEPPELIN-4539
Project: Zeppelin
Issue Type: New Feature
Reporter: zhixia dai
Assignee: zhixia dai
There is no UI interface for the user to replace the project token for BigQuery.
It is config while booting the Zeppelin Server.
In order to support multiple projects for bigquery in the future, we should
allow the user to update/add/remove the project tokens in a good manner.
1. Put the project token config file under the `conf` directory with the same
pattern of LocalConfigStorage.java.
2. We also could consider managing the BigQuery Interpreter in the
InterpreterManager, but I feel the Interpreter.json is too heavy to scale.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)