tree: 618363c741534c24188dea6444f2ece1f7d03282 [path history] [tgz]
  1. src/
  2. pom.xml
  3. README.md
influxdb/README.md

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