Hello, I am currently working on time series using a Spark infrastructure and I am trying to display multiple time series (millions of points) using Zeppelin.
The first thing I tried is to increase *zeppelin.spark.maxResult* value but this leads to high memory usage, lag and crashes. Is there a way to display these points interactively using Zeppelin? Thanks. Raffaele