Hi,
operating system should not be a matter right? You just need the cassandra
client downloaded and use it to access cassandra node. PHP?
http://wiki.apache.org/cassandra/ClientOptions perhaps you can package
cassandra pdo driver into rpm?
Jason
On Mon, Jan 13, 2014 at 3:02 PM, Tim Dunphy wro
Hey all,
I'd like to be able to make calls to the cassandra database using PHP.
I've taken a look around but I've only found solutions out there for Ubuntu
and other distros. But my environment is CentOS. Are there any packages
out there I can install that would allow me to use CQL in my PHP cod
Hey,
I reinstalled Cassandra and got it working properly. It seems to be related
to this bug:
https://bugzilla.redhat.com/show_bug.cgi?id=1019841
On Fri, Jan 10, 2014 at 10:18 PM, Jason Wee wrote:
> Hi, did you configured ip address in the setting "seeds:" in
> cassandra.yaml?
>
> Jason
>
>
>
I think I rather wait until I'll be able to upgrade the current cluster and
then make the migration.
Thanks!
On Thu, Jan 9, 2014 at 8:41 PM, Robert Coli wrote:
> On Thu, Jan 9, 2014 at 6:54 AM, Or Sher wrote:
>
>> I want to use sstableloader in order to load 1.0.9 data to a 2.0.*
>> cluster.
>