Closed mateos-alliaj closed 6 years ago
Hi, I found the solution to this problem in the closed issue "Error when Create Kafka Receiver on Zeppelin #10". So you have to use "com.twitter:algebird-core_2.11:0.12.3" instead of "com.twitter:algebird-core_2.11:0.11.0".
Thank you for the solution Ahmad!
Hi,
I added the dependency "com.twitter:algebird-core_2.11:0.11.0" for using HyperLogLog. After saving that new dependency and switching to the notebook I got an error by running the paragraph:
Please help me to solve this problem. Thanks!