tree: a106b6bc4f12b8614d7e573776f083ab105ec6f4 [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