Can you post what settings have you configured for Spark interpreter?
I recently did a demo of using Zeppelin 0.9.0 preview1 + Structured Streaming
+ Kafka, running in distributed mode on the DSE Analytics, and everything
just worked...
P.S. Here is the notebook if you're interested
https://github
hi here is my question. Spark code run on zeppelin is unable to find
kafka source even though a dependency is specified. I ask is there any
way to fix this. Zeppelin version is 0.9.0, Spark version is 2.4.6, and
kafka version is 2.4.1. I have specified the dependency in the packages
and add a j