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