An open API service indexing awesome lists of open source software.

https://github.com/viyadb/zeppelin-interpreter

Zeppelin ViyaDB interpreter
https://github.com/viyadb/zeppelin-interpreter

viyadb zeppelin zeppelin-notebook

Last synced: 2 months ago
JSON representation

Zeppelin ViyaDB interpreter

Awesome Lists containing this project

README

          

zeppelin-viyadb
================

Zeppelin interpreter for querying ViyaDB instance.

[![Build Status](https://travis-ci.org/viyadb/zeppelin-interpreter.png)](https://travis-ci.org/viyadb/zeppelin-interpreter)

## Screenshots

![Displaying Results in Table](docs/screenshot01.png)

![Displaying Results as Pie Chart](docs/screenshot02.png)

## Installation

First, [download](http://zeppelin.apache.org/download.html) and unzip Zeppelin distribution (you can use netinst package for saving your Internet bandwidth).

Go to your Zeppelin package directory, and run:

```bash
./bin/install-interpreter.sh --name viyadb --artifact com.github.viyadb:zeppelin-viyadb:0.7.3
```

Then, follow the instructions contained in the output from the installation command.

## Usage

For query syntax please refer to the ViyaDB Website: http://viyadb.com