You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by "Justin Cameron (JIRA)" <ji...@apache.org> on 2016/03/07 22:49:40 UTC

[jira] [Created] (ZEPPELIN-721) Cassandra interpreter missing Guava dependency in v0.5.6

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)