Skip to content

Files

This branch is 6 commits ahead of, 149 commits behind apache/zeppelin:master.

influxdb

InfluxDB 2.0 interpreter for Apache Zeppelin

Description:

Provide InfluxDB Interpreter for Zeppelin.

Build

./mvnw -pl influxdb -am -DskipTests package

Test

./mvnw -pl influxdb -am -Dtest='org.apache.zeppelin.influxdb.*' -DfailIfNoTests=false test