quark
quark copied to clipboard
Quark is a data virtualization engine over analytic databases.
Running the start_zeppelin.sh script would create an image using 'Dockerfile' and then run this image to start the Zeppelin Server. Arguments to the script: 1st arg: Name of the Image...
Build Quark group of Interpreters for zeppelin that can do following things: 1. Run query directly against the Spark cluster. 2. Run DDL statements through zeppelin paragraphs.
After adding support for Quark's DDL statement to Calcite in issue#34, we need to add corresponding functionality for cube, measure and dimensions to Quark.
Create a docker image with Quark, Zeppelin and common JDBC jars pre-installed to help new users to experiment and onboard easily.