, October 9, 2017 11:17:12 PM
To: dev@zeppelin.apache.org
Subject: Re: Building a query service using Zeppelin
Hi Saksham,
Thanks for sharing your plan.
Programmatic universal query execution platform sounds interesting.
I saw a lot of users use Zeppelin with various SQL backends.
Your plan
Hi Saksham,
Thanks for sharing your plan.
Programmatic universal query execution platform sounds interesting.
I saw a lot of users use Zeppelin with various SQL backends.
Your plan definitely looks like help many other users, too. If i can add
few more idea
* Search available table, columns
* Pr
Hi,
We have been evaluating Zeppelin to develop a programmatic(API-driven)
universal query execution platform.
A platform which can:
* Accept and validate any query (spark-sql, sql, hive, elastic-search etc)
* Run the query
* Track the status
* Stop the query.
* Also, suppo