Re: Starting cassandra Service with Binary Disabled.

2017-07-30 Thread Pranay akula
Thanks Jeff On Jul 30, 2017 11:22 PM, "Jeff Jirsa" wrote: > start_native_transport: false > > > -- > Jeff Jirsa > > > > On Jul 30, 2017, at 7:14 PM, Pranay akula > wrote: > > > > Hi, > > > > It is possible to disable binary i

Re: Starting cassandra Service with Binary Disabled.

2017-07-30 Thread Jeff Jirsa
start_native_transport: false -- Jeff Jirsa > On Jul 30, 2017, at 7:14 PM, Pranay akula wrote: > > Hi, > > It is possible to disable binary in configuration when re-starting cassandra > service, instead of disabling it using nodetool once the node is up. > &g

Re: Starting Cassandra

2013-01-17 Thread Yang Song
ri 2013 17:47 > > *To:* user@cassandra.apache.org > *Subject:* Re: Starting Cassandra > > > > Do yourself a favor and get a copy of the Oracle 7 JDK (now with more > security patches too!) > > > On Jan 15, 2013, at 1:44 AM, "Sloot, Hans-Peter" < > hans-p

Re: Starting Cassandra

2013-01-16 Thread Edward Capriolo
ith java-1.7.0-openjdk-1.7.0.3-2.1.0.1.el6.7.x86_64 everything runs fine. > > > > Regards Hans-Peter > > > > From: aaron morton [mailto:aa...@thelastpickle.com] > Sent: dinsdag 15 januari 2013 1:20 > To: user@cassandra.apache.org > Subject: Re: Starting Cassandra > &

RE: Starting Cassandra

2013-01-15 Thread Sloot, Hans-Peter
.el6.7.x86_64 everything runs fine. Regards Hans-Peter From: aaron morton [mailto:aa...@thelastpickle.com] Sent: dinsdag 15 januari 2013 1:20 To: user@cassandra.apache.org Subject: Re: Starting Cassandra DSE includes hadoop files. It looks like the installation is broken. I would start ag

Re: Starting Cassandra

2013-01-14 Thread aaron morton
to use it. > > Should I first build a Hadoop cluster? > > Regards Hans-Peter > > > From: Yang Song [mailto:xfil...@gmail.com] > Sent: donderdag 10 januari 2013 19:22 > To: user@cassandra.apache.org > Subject: Re: Starting Cassandra > > Could you also let

RE: Starting Cassandra

2013-01-11 Thread Sloot, Hans-Peter
@cassandra.apache.org Subject: Re: Starting Cassandra Could you also let us know if switching openjdk to jdk@oracle indeed solves the problem? Thanks! Yang 2013/1/10 Sloot, Hans-Peter mailto:hans-peter.sl...@atos.net>> I have increased the memory to 4096. Did not help It is openjdk indeed. java

Re: Starting Cassandra

2013-01-10 Thread Yang Song
1:1.6.0.0-1.49.1.11.4.el6_3 > installed > > > > I will try jdk 1.6._38 from oracle.com > > > > Regards Hans-Peter > > > > *From:* Vladi Feigin [mailto:vladi...@gmail.com] > *Sent:* donderdag 10 januari 2013 17:40 > *To:* user@cassandra.apache.org >

RE: Starting Cassandra

2013-01-10 Thread Sloot, Hans-Peter
...@gmail.com] Sent: donderdag 10 januari 2013 17:40 To: user@cassandra.apache.org Subject: Re: Starting Cassandra Hi I had this problem with openJdk ,moving to jdk solved the problem On Jan 10, 2013 5:23 PM, "Andrea Gazzarini" mailto:andrea.gazzar...@gmail.com>> wrote: Hi, I'm r

Re: Starting Cassandra

2013-01-10 Thread Vladi Feigin
ngroup.com >> Verz.: 10-01-2013, 16:08 >> Aan: user@cassandra.apache.org; Sloot, Hans-Peter >> CC: user@cassandra.apache.org >> Onderwerp: Re: Starting Cassandra >> >> Hi, >> >> Please check java version with (java -version) command and install >

Re: Starting Cassandra

2013-01-10 Thread Michael Kjellman
sday, January 10, 2013 8:07 AM To: "user@cassandra.apache.org<mailto:user@cassandra.apache.org>" mailto:user@cassandra.apache.org>> Subject: Re: Starting Cassandra If I remember well the default minimum heap size is 1 GB. That may cause you a problem. You have to run with more

Re: Starting Cassandra

2013-01-10 Thread Alain RODRIGUEZ
(4 would be better) Alain 2013/1/10 Sloot, Hans-Peter > I have 4 vm's with 1024M memory. > 1 cpu. > > -Origineel bericht- > Van: Andrea Gazzarini > Verz.: 10-01-2013, 16:24 > Aan: user@cassandra.apache.org > Onderwerp: Re: Starting Cassandra > > Hi,

Re: Starting Cassandra

2013-01-10 Thread Edward Capriolo
h 1024M memory. > 1 cpu. > > -Origineel bericht- > Van: Andrea Gazzarini > Verz.: 10-01-2013, 16:24 > Aan: user@cassandra.apache.org > Onderwerp: Re: Starting Cassandra > > Hi, > I'm running Cassandra with 1.6_24 and all it's working, so probably the

RE: Starting Cassandra

2013-01-10 Thread Sloot, Hans-Peter
I have 4 vm's with 1024M memory. 1 cpu. -Origineel bericht- Van: Andrea Gazzarini Verz.: 10-01-2013, 16:24 Aan: user@cassandra.apache.org Onderwerp: Re: Starting Cassandra Hi, I'm running Cassandra with 1.6_24 and all it's working, so probably the problem is elsewhere.

Re: Starting Cassandra

2013-01-10 Thread Andrea Gazzarini
ill try it. -Origineel bericht- Van: adeel.ak...@panasiangroup.com Verz.: 10-01-2013, 16:08 Aan: user@cassandra.apache.org; Sloot, Hans-Peter CC: user@cassandra.apache.org Onderwerp: Re: Starting Cassandra Hi, Please check java version with (java -version) command and install java 7 to re

RE: Starting Cassandra

2013-01-10 Thread Sloot, Hans-Peter
The java version is 1.6_24. The manual said that 1.7 was not the best choice. But I will try it. -Origineel bericht- Van: adeel.ak...@panasiangroup.com Verz.: 10-01-2013, 16:08 Aan: user@cassandra.apache.org; Sloot, Hans-Peter CC: user@cassandra.apache.org Onderwerp: Re: Starting

Re: Starting Cassandra

2013-01-10 Thread adeel . akbar
Hi, Please check java version with (java -version) command and install java 7 to resolve this issue. Regards, Adeel Akbar Quoting "Sloot, Hans-Peter" : Hello, Can someone help me out? I have installed Cassandra enterprise and followed the cookbook - Configured the cassandra.yaml

Re: Starting cassandra with -D option

2012-06-24 Thread Greg Fausak
I did something similar for my installation, but I used ENV variables: I created a directory on a machine (call this the master) with directories for all of the distributions (call them slaves). So, consider: /master/slave1 /master/slave2 ... /master/slaven then i rdist this to all of my slaves.

Re: Starting cassandra with -D option

2012-06-24 Thread aaron morton
> Idea is to avoid having the copies of cassandra code in each node, If you run cassandra from the NAS you are adding a single point of failure into the system. Better to use some form of deployment automation and install all the requirement components onto each node. Cheers ---

Re: Starting cassandra with -D option

2012-06-21 Thread Flavio Baronti
The option must actually include also the name of the yaml file: Dcassandra.config=file:///Users/walmart/Downloads/Cassandra/Node2-Cassandra1.1.0/conf/cassandra.yaml Flavio Il 6/21/2012 13:16 PM, Roshni Rajagopal ha scritto: Hi Folks, We wanted to have a single cassandra installation, an

Re: Starting Cassandra Fauna

2010-04-14 Thread Nirmala Agadgar
Hi, I'm using ruby client as of now. Can u give details for ruby client.Also if possible java client. Thanks for reply. - Nirmala On Thu, Apr 15, 2010 at 10:02 AM, richard yao wrote: > try this > https://wiki.fourkitchens.com/display/PF/Using+Cassandra+with+PHP > > > > > On Thu, Apr 15, 2010 a

Re: Starting Cassandra Fauna

2010-04-14 Thread Paul Prescod
There is a tutorial here: * http://www.sodeso.nl/?p=80 This page includes data inserts: * http://www.sodeso.nl/?p=251 Like: c.setColumn(new Column("email".getBytes("utf-8"), "ronald (at) sodeso.nl".getBytes("utf-8"), timestamp)) columns.add(c); The Sample code is attached to that blog post.

Re: Starting Cassandra Fauna

2010-04-14 Thread richard yao
try this https://wiki.fourkitchens.com/display/PF/Using+Cassandra+with+PHP On Thu, Apr 15, 2010 at 12:23 PM, Nirmala Agadgar wrote: > Hi, > > I want to insert data into Cassandra programmatically in a loop. > Also i'm a newbie to Linux world and Github. Started to work on Linux for > only rea

Re: Starting Cassandra Fauna

2010-04-14 Thread Nirmala Agadgar
Hi, I want to insert data into Cassandra programmatically in a loop. Also i'm a newbie to Linux world and Github. Started to work on Linux for only reason to implement Cassandra.Digging Cassandra for last on week.How to insert data in cassandra and test it? Can anyone help me out on this? - Nim

Re: Starting Cassandra Fauna

2010-04-14 Thread Jonathan Ellis
there are two "installing on centos" articles linked on http://wiki.apache.org/cassandra/ArticlesAndPresentations On Wed, Apr 14, 2010 at 1:28 AM, Nirmala Agadgar wrote: > Hi, > > Can anyone please list steps to install and run cassandra in centos. > It can help me to follow and check where i mis

Re: Starting Cassandra Fauna

2010-04-13 Thread Nirmala Agadgar
Hi, Can anyone please list steps to install and run cassandra in centos. It can help me to follow and check where i missed and run correctly. Also, if i wanted to insert some data programmatically, where i need to do place the code in Fauna.Can anyone help me on this? On Mon, Apr 12, 2010 at 10:3

Re: Starting Cassandra Fauna

2010-04-12 Thread Ryan King
I'm guessing you missed the ant ivy-retrieve step. We're planning on releasing a new gem today that should fix this issue. -ryan On Mon, Apr 12, 2010 at 3:30 AM, Nirmala Agadgar wrote: > Hi, > > Yes, used only master. > i downloaded  the tar file and placed in cassandra folder and run again > c

Re: Starting Cassandra Fauna

2010-04-12 Thread Nirmala Agadgar
Hi, Yes, used only master. i downloaded the tar file and placed in cassandra folder and run again cassandra_helper cassandra now i am getting Error: Exception thrown by the agent : java.net.MalformedURLException: Local host name when set hostname to localhost or 127.0.0.1 i get Exception in thre

Re: Starting Cassandra Fauna

2010-04-10 Thread Jeff Hodges
Did you try master? We fixed this around the 7th, but haven't made a release yet. -- Jeff On Sat, Apr 10, 2010 at 10:10 AM, Nirmala Agadgar wrote: > Hi, > > I tried to dig in problem and found > 1) DIST_URL is pointed to > http://apache.osuosl.org/incubator/cassandra/0.6.0/apache-cassandra-0.6.0-

Re: Starting Cassandra Fauna

2010-04-10 Thread Nirmala Agadgar
Hi, I tried to dig in problem and found 1) DIST_URL is pointed to http://apache.osuosl.org/incubator/cassandra/0.6.0/apache-cassandra-0.6.0-beta2-bin.tar.gz and it has no resource in it.( in Rakefile of Cassandra Gem) DIST_URL = " http://apache.osuosl.org/incubator/cassandra/0.6.0/apache-cassandr

Re: Starting Cassandra Fauna

2010-04-08 Thread Jeff Hodges
While I wasn't able to reproduce the error, we did have another pop up. I think I may have actually fixed your problem the other day. Pull the latest master from fauna/cassandra and you should be good to go. -- Jeff On Thu, Apr 8, 2010 at 10:51 AM, Ryan King wrote: > Yeah, this is a known issue,

Re: Starting Cassandra Fauna

2010-04-08 Thread Ryan King
Yeah, this is a known issue, we're working on it today. -ryan On Thu, Apr 8, 2010 at 10:31 AM, Jonathan Ellis wrote: > Sounds like it's worth reporting on the github project then. > > On Thu, Apr 8, 2010 at 11:53 AM, Paul Prescod wrote: >> On Thu, Apr 8, 2010 at 9:49 AM, Jonathan Ellis wrote:

Re: Starting Cassandra Fauna

2010-04-08 Thread Jonathan Ellis
Sounds like it's worth reporting on the github project then. On Thu, Apr 8, 2010 at 11:53 AM, Paul Prescod wrote: > On Thu, Apr 8, 2010 at 9:49 AM, Jonathan Ellis wrote: >> cassandra_helper does a bunch of magic to set things up.  looks like >> the "extract a private copy of cassandra 0.6 beta2"

Re: Starting Cassandra Fauna

2010-04-08 Thread Paul Prescod
On Thu, Apr 8, 2010 at 9:49 AM, Jonathan Ellis wrote: > cassandra_helper does a bunch of magic to set things up.  looks like > the "extract a private copy of cassandra 0.6 beta2" part of the magic > is failing.  you'll probably need to manually attempt the un-tar to > figure out why it is bailing.

Re: Starting Cassandra Fauna

2010-04-08 Thread Jonathan Ellis
cassandra_helper does a bunch of magic to set things up. looks like the "extract a private copy of cassandra 0.6 beta2" part of the magic is failing. you'll probably need to manually attempt the un-tar to figure out why it is bailing. On Thu, Apr 8, 2010 at 7:30 AM, Nirmala Agadgar wrote: > Hi,