Re: cassandra interpreter

2016-05-10 Thread Kyle Burke
6 at 10:40 AM To: "users@zeppelin.incubator.apache.org<mailto:users@zeppelin.incubator.apache.org>" Subject: Re: cassandra interpreter I suggest removing cassandra-driver-core-2.1.7.1.jar.old the from the folder and retry On Mon, May 9, 2016 at 10:37 PM, Kyle Burke mailto:kyle.bu...@i

Re: cassandra interpreter

2016-05-10 Thread DuyHai Doan
I suggest removing cassandra-driver-core-2.1.7.1.jar.old the from the folder and retry On Mon, May 9, 2016 at 10:37 PM, Kyle Burke wrote: > Below is my cassandra interpreter folder. Let me know if something is > missing. I added the *cassandra-driver-core-3.0.0-rc1.jar ma

Re: cassandra interpreter

2016-05-09 Thread Kyle Burke
Below is my cassandra interpreter folder. Let me know if something is missing. I added the cassandra-driver-core-3.0.0-rc1.jar manually. kyle.burke@vsand-dsmodeling-002:~/zeppelin/zeppelin-0.5.6-incubating-bin-all$ ls interpreter/cassandra/ cassandra-driver-core-2.1.7.1.jar.old netty-buffer

Re: cassandra interpreter

2016-05-09 Thread DuyHai Doan
t; From: DuyHai Doan > Reply-To: "users@zeppelin.incubator.apache.org" > Date: Monday, May 9, 2016 at 2:13 PM > > To: "users@zeppelin.incubator.apache.org" > Subject: Re: cassandra interpreter > > > 1. You don't have to add the driver jar to interpreter/cassandra f

Re: cassandra interpreter

2016-05-09 Thread Kyle Burke
: 404.961.3918 From: DuyHai Doan Reply-To: "users@zeppelin.incubator.apache.org<mailto:users@zeppelin.incubator.apache.org>" Date: Monday, May 9, 2016 at 2:13 PM To: "users@zeppelin.incubator.apache.org<mailto:users@zeppelin.incubator.apache.org>" Subject: Re: cassandra

Re: cassandra interpreter

2016-05-09 Thread DuyHai Doan
nappy-java-1.0.5.4.jar zeppelin-cassandra-0.6.0-incubating-SNAPSHOT.jar What is the content of your interpreter/cassandra folder ? 2. You don't have to add the property "cassandra.driver.version". What is the value of the property "cassandra.protocol.version" for Cassandr

Re: cassandra interpreter

2016-05-09 Thread Kyle Burke
Hey DuyHai, I’m still not able to use the cassandra interpreter. I’ve perform that following setup tasks. I’m not sure if I missing something. Any suggestions on how to correct? 1. I added the 3.0.0-rc1 cassandra driver to the interpreter/cassandra folder. 2. On the interpreter page

Re: cassandra interpreter

2016-05-08 Thread DuyHai Doan
The Cassandra interpreter supports all Cassandra 3.x branch, it is using the driver version 3.0.0-rc1 I will update the interpreter soon to upgrade driver version to 3.0.0 On Sun, May 8, 2016 at 5:38 AM, Kyle Burke wrote: > Hi DuyHai, >Does the Cassandra interpreter support Cassand

Re: cassandra interpreter

2016-05-07 Thread Kyle Burke
Hi DuyHai, Does the Cassandra interpreter support Cassandra 3.5? The system table error I’m getting leads me to believe it’s not. Respectfully, Kyle Burke | Data Science Engineer IgnitionOne - Marketing Technology. Simplified. Office: 1545 Peachtree St NE, Suite 500 | Atlanta, GA | 30309

Re: cassandra interpreter

2016-05-06 Thread DuyHai Doan
Hello No you're mistaking, the Cassandra interpreter is only using the binary protocol to communicate with Cassandra (port 9042 by default). In the logs, what you see is the Thrift protocol used by Zeppelin to communicate between the Zeppelin server and the interpreter JVM process. By th

cassandra interpreter

2016-05-05 Thread Kyle Burke
All, I’m having connection issues trying to get zeppelin to connect to our Cassandra cluster. Below is the error I’m getting. I’m assuming from the error that Zeppelin uses the thrift api to connect to Cassandra. My thrift port 9160 is open (based on netstat) so I can't seem to figure out why

Cannot use cassandra interpreter with 0.56

2016-04-07 Thread George Sigletos
Could not initialize class com.datastax.driver.core.ProtocolVersion Am I doing anything wrong? Here is the error stack. Anybody with similar problems? Thank you in advance INFO [2016-04-07 13:01:31,472] ({pool-2-thread-2} CassandraInterpreter.java[open]:268) - Bootstrapping Cassandra Java Driver