Groups
Sign in
Groups
phpcassa
Conversations
Labels
About
Send feedback
Help
phpcassa
Contact owners and managers
1–30 of 355
Mark all as read
Report group
0 selected
Aarusha
2/3/17
Cassandra Tutorial for free
APACHE CASSANDRA TUTORIAL This tutorial gives you an overview and talks about the fundamentals of
unread,
Cassandra Tutorial for free
APACHE CASSANDRA TUTORIAL This tutorial gives you an overview and talks about the fundamentals of
2/3/17
Joban John
,
BASE LU
2
3/10/16
Pdo_cassandra not working on my server
I do have the same problem. In phpinfo(), it shows up that i have load the pdo_cassandra.so. However,
unread,
Pdo_cassandra not working on my server
I do have the same problem. In phpinfo(), it shows up that i have load the pdo_cassandra.so. However,
3/10/16
dmitri...@gmail.com
,
Mukul Rastogi
2
9/9/15
ColumnFamily - NotFoundException
Use Compact Storage while creating table/columnfamily. phpcassa and thrift protocol do not support
unread,
ColumnFamily - NotFoundException
Use Compact Storage while creating table/columnfamily. phpcassa and thrift protocol do not support
9/9/15
Neerja Negi
7/14/15
Cassandra connection in Yii
Hi All, I was trying to connect my cassandra db connection in Yii. I edited my main.php file and
unread,
Cassandra connection in Yii
Hi All, I was trying to connect my cassandra db connection in Yii. I edited my main.php file and
7/14/15
Victoria -
6/30/15
Inserting data with column of DateType throws error
Hi there, I am having issues while attempting to insert data whenever a column is defined as a
unread,
Inserting data with column of DateType throws error
Hi there, I am having issues while attempting to insert data whenever a column is defined as a
6/30/15
Darsana k
2/3/15
How to Use OR condition or IN in Where clause in phpcassa
Hai i am new in phpcassa, I wanted to fetch users form cassandra user table , Who is having the age
unread,
How to Use OR condition or IN in Where clause in phpcassa
Hai i am new in phpcassa, I wanted to fetch users form cassandra user table , Who is having the age
2/3/15
fort...@gmail.com
1/26/15
legacy transition with get_range_by_token
Hi, I am trying to move a 18T legacy Compact storage table to CQL3 style keyspace on a 16-node 2.0.11
unread,
legacy transition with get_range_by_token
Hi, I am trying to move a 18T legacy Compact storage table to CQL3 style keyspace on a 16-node 2.0.11
1/26/15
dmitri...@gmail.com
,
Tyler Hobbs
3
12/11/14
CQL update blob broken
I use CQL func asciiAsBlob() for convert string to blob type - solved my problem. 2014-12-11 2:47 GMT
unread,
CQL update blob broken
I use CQL func asciiAsBlob() for convert string to blob type - solved my problem. 2014-12-11 2:47 GMT
12/11/14
Jon Kamke
, …
prathap kumar
4
11/20/14
PHP Library For Cassandra 2
Yes we are looking for PHP Training in chennai
unread,
PHP Library For Cassandra 2
Yes we are looking for PHP Training in chennai
11/20/14
aj...@successivesoftwares.com
2
10/30/14
Cassandra database with PHP
https://groups.google.com/forum/#!topic/phpcassa/GwrzuR7wv1U On Thursday, 30 October 2014 13:29:21
unread,
Cassandra database with PHP
https://groups.google.com/forum/#!topic/phpcassa/GwrzuR7wv1U On Thursday, 30 October 2014 13:29:21
10/30/14
Laap Saap
, …
Nikolay Evseev
8
10/28/14
Cassandra client library for PHP, using the native binary protocol.
Up to this point, the group was not. Now the group has created and url https://groups.google.com/d/
unread,
Cassandra client library for PHP, using the native binary protocol.
Up to this point, the group was not. Now the group has created and url https://groups.google.com/d/
10/28/14
Oleg P
8/17/14
Relation "tables" in Cassandra
I develop one DB Cassandra scheme for a news feed. I dont understand how to associate "tables
unread,
Relation "tables" in Cassandra
I develop one DB Cassandra scheme for a news feed. I dont understand how to associate "tables
8/17/14
1emming
,
Tyler Hobbs
3
8/2/14
KsDef getName always return ''KsDef''
Thanks for the quick and clear answer :) On Saturday, August 2, 2014 1:27:35 AM UTC+2, Tyler Hobbs
unread,
KsDef getName always return ''KsDef''
Thanks for the quick and clear answer :) On Saturday, August 2, 2014 1:27:35 AM UTC+2, Tyler Hobbs
8/2/14
Vodnok
, …
Tristan Vien
12
6/24/14
C Extension on Windows Seven ?
Hi Vodnok, Could you please show me how you compile phpcassa into dll on windows ? Thank you. On
unread,
C Extension on Windows Seven ?
Hi Vodnok, Could you please show me how you compile phpcassa into dll on windows ? Thank you. On
6/24/14
Tyler Hobbs
4/11/14
Re: [phpcassa] get proper value of column
It looks like this also got posted to StackOverflow, so I've answered there: http://stackoverflow
unread,
Re: [phpcassa] get proper value of column
It looks like this also got posted to StackOverflow, so I've answered there: http://stackoverflow
4/11/14
William Oberman
,
Tyler Hobbs
4
4/9/14
get_range_by_token, resuming after failure
On Wed, Apr 9, 2014 at 1:02 PM, William Oberman <obe...@civicscience.com> wrote: After
unread,
get_range_by_token, resuming after failure
On Wed, Apr 9, 2014 at 1:02 PM, William Oberman <obe...@civicscience.com> wrote: After
4/9/14
William Oberman
,
Tyler Hobbs
2
4/9/14
get_range_by_token + row_count
On Mon, Apr 7, 2014 at 8:52 AM, William Oberman <obe...@civicscience.com> wrote: Is row_count
unread,
get_range_by_token + row_count
On Mon, Apr 7, 2014 at 8:52 AM, William Oberman <obe...@civicscience.com> wrote: Is row_count
4/9/14
William Oberman
,
Tyler Hobbs
2
4/9/14
UUID
That's fun :) The "string" case can just be removed from the __get() switch. Fixed here
unread,
UUID
That's fun :) The "string" case can just be removed from the __get() switch. Fixed here
4/9/14
José Manzano
,
Tyler Hobbs
4
3/27/14
DecimalType does not exist in PHPCassa?
On Thu, Mar 27, 2014 at 10:41 AM, José Manzano <j.manzano...@gmail.com> wrote: Thanks for
unread,
DecimalType does not exist in PHPCassa?
On Thu, Mar 27, 2014 at 10:41 AM, José Manzano <j.manzano...@gmail.com> wrote: Thanks for
3/27/14
Nathan Goulding
2
3/11/14
PHP Fatal error: Uncaught exception 'TException' with message 'TSocket: Could not read 1024 bytes
For anyone else getting this error, it's because of an old version of phpcassa at github.com/hoan
unread,
PHP Fatal error: Uncaught exception 'TException' with message 'TSocket: Could not read 1024 bytes
For anyone else getting this error, it's because of an old version of phpcassa at github.com/hoan
3/11/14
Tyler Hobbs
3/6/14
Re: [phpcassa] Problem with authertication cassandra
InvalidRequestExceptions have a $why attribute that should provide some details on what went wrong.
unread,
Re: [phpcassa] Problem with authertication cassandra
InvalidRequestExceptions have a $why attribute that should provide some details on what went wrong.
3/6/14
Joe Payne
,
Tyler Hobbs
3
2/21/14
CQL3 not working with phpcassa 1.1.0 going against cassandra 1.2.10.1
It was the uppercase and blob data. On Monday, February 17, 2014 2:35:43 PM UTC-5, Joe Payne wrote: I
unread,
CQL3 not working with phpcassa 1.1.0 going against cassandra 1.2.10.1
It was the uppercase and blob data. On Monday, February 17, 2014 2:35:43 PM UTC-5, Joe Payne wrote: I
2/21/14
Rauan Maemirov
, …
Tyler Hobbs
7
2/12/14
Batch_insert problems
What is your schema? I suspect the problem is that "aacb277d-4a80-4bf4-a16b-95bc33309346-
unread,
Batch_insert problems
What is your schema? I suspect the problem is that "aacb277d-4a80-4bf4-a16b-95bc33309346-
2/12/14
Rob C
, …
prathap kumar
3
2/6/14
Support / use SplFixedArray?
Hi The main differences between a SplFixedArray and a normal PHP array is that the SplFixedArray is
unread,
Support / use SplFixedArray?
Hi The main differences between a SplFixedArray and a normal PHP array is that the SplFixedArray is
2/6/14
Manish Zope
,
Tyler Hobbs
2
2/4/14
Issue with fetching the byte key from the result set of "get_indexed_slices"
UUID objects have a couple of attributes that might work for you: 'bytes' and 'hex'.
unread,
Issue with fetching the byte key from the result set of "get_indexed_slices"
UUID objects have a couple of attributes that might work for you: 'bytes' and 'hex'.
2/4/14
Silvio Iannone
,
Tyler Hobbs
4
1/20/14
Cassandra exception when making CQL query to create new keyspace
On Thu, Jan 16, 2014 at 1:42 AM, Silvio Iannone <linuxis...@gmail.com> wrote: Thank you
unread,
Cassandra exception when making CQL query to create new keyspace
On Thu, Jan 16, 2014 at 1:42 AM, Silvio Iannone <linuxis...@gmail.com> wrote: Thank you
1/20/14
waqas....@northbaysolutions.net
2
1/2/14
PHPCassa | Load Test
Hi All, I have figure out the root cause of slow response. It is because of a lot of disk I/O
unread,
PHPCassa | Load Test
Hi All, I have figure out the root cause of slow response. It is because of a lot of disk I/O
1/2/14
geekint...@gmail.com
, …
adi...@gmail.com
15
12/23/13
PHPCassa and Cassandra 1.2.1
where can I download the new phpcassa? בתאריך יום רביעי, 10 באפריל 2013 19:37:41 UTC+3, מאת Tyler
unread,
PHPCassa and Cassandra 1.2.1
where can I download the new phpcassa? בתאריך יום רביעי, 10 באפריל 2013 19:37:41 UTC+3, מאת Tyler
12/23/13
keshab kumar
, …
Tyler Hobbs
8
12/20/13
How to execute Cassandra query in php using phpcassa ?
If you use UUIDs for row keys, they need to also be stored in a second place, like an index on email
unread,
How to execute Cassandra query in php using phpcassa ?
If you use UUIDs for row keys, they need to also be stored in a second place, like an index on email
12/20/13
Silvio Iannone
, …
Silvio Iannone
5
12/3/13
Can't update rows values.
If i'm not mistaken Cassandra's previous version was 1.2 and phpcassa's was 1.0.a.6. Few
unread,
Can't update rows values.
If i'm not mistaken Cassandra's previous version was 1.2 and phpcassa's was 1.0.a.6. Few
12/3/13