Justin Cameron created ZEPPELIN-721:
---------------------------------------
Summary: Cassandra interpreter missing Guava dependency in v0.5.6
Key: ZEPPELIN-721
URL: https://issues.apache.org/jira/browse/ZEPPELIN-721
Project: Zeppelin
Issue Type: Bug
Affects Versions: 0.5.6
Reporter: Justin Cameron
The Cassandra interpreter doesn't work in v0.5.6 because Guava is marked with
the test scope in it's pom.xml. Attempting to use the Cassandra interpreter
causes missing library exceptions. Simply commenting out the test scope
resolved the issue for me.
see
https://github.com/apache/incubator-zeppelin/blob/branch-0.5.6/cassandra/pom.xml
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)