configuring cassandra to "see" datastax C++ on the filesystem

8 views
Skip to first unread message

ora...@xmission.com

unread,
Feb 5, 2025, 2:41:16 PMFeb 5
to cpp-dri...@lists.datastax.com

Quick Q. I've installed the datastax c++ driver on the filesyste of
the unix server hosting the cassandra db instance.
I've read thru the docs/web pages and google, but I cannot find text
on how to configure cassandra to recognize that
the datastax c++ driver has been installed on the file system of the
cassandra db server machine.

Can someone forward me a weblink or webpage where I can read up on this info?

TIA

Bret McGuire

unread,
Feb 5, 2025, 5:00:13 PMFeb 5
to DataStax C++ Driver for Apache Cassandra User Mailing List, ora...@xmission.com
   Thanks for the question orafin!

   The DataStax C/C++ Driver for Apache Cassandra isn't used by the Cassandra server process itself.  Instead you use this driver to allow your C programs to communicate and interact with your Cassandra server.  I'd suggest starting with the simple application in the driver README to give you a sense of how this interaction works.  From there you can use the functionality provided by this driver to enable your applications to interact with Cassandra!

   Thanks again.

     - Bret -

ora...@xmission.com

unread,
Feb 6, 2025, 9:13:13 AMFeb 6
to Bret McGuire, DataStax C++ Driver for Apache Cassandra User Mailing List
Bret,

One other question. Can the datastax c++ driver be installed on a machine
other than the machine hosting the cassandra database? There would have
to be some type tcp/ip link between the datastax driver installed node and
the cassandra db server - yes?

TIA!

Quoting Bret McGuire <bret.m...@datastax.com>:

> Thanks for the question orafin!
>
> The DataStax C/C++ Driver for Apache Cassandra isn't used by the
> Cassandra server process itself. Instead you use this driver to allow your
> C programs to communicate and interact with your Cassandra server. I'd
> suggest starting with the simple application
> <https://github.com/datastax/cpp-driver?tab=readme-ov-file#a-simple-example>

ora...@xmission.com

unread,
Feb 6, 2025, 10:05:00 AMFeb 6
to Bret McGuire, DataStax C++ Driver for Apache Cassandra User Mailing List
TY!

Quoting Bret McGuire <bret.m...@datastax.com>:

> Thanks for the question orafin!
>
> The DataStax C/C++ Driver for Apache Cassandra isn't used by the
> Cassandra server process itself. Instead you use this driver to allow your
> C programs to communicate and interact with your Cassandra server. I'd
> suggest starting with the simple application
> <https://github.com/datastax/cpp-driver?tab=readme-ov-file#a-simple-example>
Reply all
Reply to author
Forward
0 new messages