>
> More info:
> http://ria101.wordpress.com/2010/02/22/cassandra-randompartitioner-vs-orderpreservingpartitioner/
>
> On Mon, Jun 13, 2011 at 8:47 AM, Amrita Jayakumar <
> amritajayakuma...@gmail.com> wrote:
>
>> Hi,
>> I am trying to retrieve the r
Hi,
I am trying to retrieve the row_keys in a column_family witht he following
code.
$rows = $column_family->get_range($key_start='R17889000',
$key_finish='R17893999', $row_count=1000);
$count = 0;
foreach($rows as $rows) {
echo $count.'';
$count += 1;
ver's fully
qualified domain name, using 127.0.0.1 for ServerName
Thanks and Regards,
Amrita
On Wed, Jun 1, 2011 at 11:50 AM, Marcus Bointon
wrote:
> On 1 Jun 2011, at 08:12, Amrita Jayakumar wrote:
>
> I have deployed this code into a php file *phcass.php* in the ubuntu
> machine
_family;
?>
I have deployed this code into a php file *phcass.php* in the ubuntu machine
in the location */var/www/vishnu/*. But nothing happens when i execute the
file through the browser. Neither can i find the data inserted in the column
family '*Users*'.
can anyone help???
Thanks
011, at 07:03, Amrita Jayakumar wrote:
>
> into the *php.ini* file. But wen i fired *locate php.ini* i got many of
> them in the following locations.
>
> /etc/php5/apache2/php.ini
> /etc/php5/cgi/php.ini
> /etc/php5/cli/php.ini
> /usr/share/doc/php5-common/examples/php.ini-de
which file should i add it???
Thanks and Regards,
Amrita
On Tue, May 31, 2011 at 7:48 PM, Maki Watanabe wrote:
> http://thobbs.github.com/phpcassa/installation.html
>
> They also have mailing list and irc channel.
> http://thobbs.github.com/phpcassa/
>
> maki
>
>
> 20
I have log files of the format . I want to load these
files into cassandra using PHPcassa.
I have installed Cassandra 7. Can anyone please guide me with the exact
procedures as in how to install PHPcassa and take things forward?
Thanks and Regards,
Amrita
Marcus,
So what you are saying is that, if i wanna write a php code to load data
from a file into cassandra, i dont have to make any separate installations
for thrift???
Thanks and Regards,
Amrita
On Tue, May 31, 2011 at 12:19 PM, Marcus Bointon
wrote:
> On 31 May 2011, at 08:28, Amr
:
> 2011/5/31 Amrita Jayakumar :
> > Thank You so much Maki :) Its working now... I dont know what went wrong
> > yesterday...
> >
> > BTW bin/cassandra-cli --host localhost is to read and write data using
> the
> > command line client right???
>
> Yes.
>
&
e sitting in front of a prompt...
> >
> > Connected to: "Test Cluster" on localhost/9160
> > Welcome to cassandra CLI.
>
> You will see the cassandra-cli pormpt on your terminal like:
>
> Type 'help;' or '?' for help. Type 'quit;' or
, Maki Watanabe wrote:
> Did you read Jonathan's reply?
> If you can't understand what README says, please let us know where you
> are stack on.
>
> maki
>
>
> 2011/5/31 Amrita Jayakumar :
> > can anyone help me how to start with cassandra??? starting from the
sitting in front of a prompt...
>
> Connected to: "Test Cluster" on localhost/9160
> Welcome to cassandra CLI.
>
> Type 'help;' or '?' for help. Type 'quit;' or 'exit;' to quit.
> [default@unknown]
>
>
> On Mon, May
Marcus,
Can u please tell me how to do that??? I was just following the
instructions in the README file that came with the package.
Thanks and Regards,
Amrita
On Mon, May 30, 2011 at 2:36 PM, Marcus Bointon
wrote:
> On 30 May 2011, at 10:59, Amrita Jayakumar wrote:
>
> >
Hi,
I am new to cassandra. I am trying to start the Cassandra single node
setup using the command
bin/cassandra -f. But there is no response from the prompt.. this is what it
shows
INFO 14:13:45,867 Logging initialized
INFO 14:13:45,903 Heap size: 512753664/513802240
INFO 14:13:45,917 JNA n
14 matches
Mail list logo