Can you enable Thrift on a node and still connect remotely to it using CQL/port 9042?

2016-06-07 Thread Carolina Simoes Gomes
Hello, I have a question. I have changed the Cassandra driver (3.0.0) so we can connect to and query two nodes (Cassandra 3.2.1), the local one and a remote node, using the driver's native protocol (CQL, port 9042). But it seems that when I enable Thrift in cassandra.yaml (start_rpc=true, port

How to include all dependencies on cassandra driver jar?

2016-06-03 Thread Carolina Simoes Gomes
Hello, I am using Cassandra 3.2.1 and the 3.0.0 driver. I need to build the driver but with all its dependencies included in the jar (uber jar), using maven, such that there are no external dependencies. How should I go about doing that? Thanks, Carolina Gomes, M.Sc. Systems Researcher H