Re: Cassandra installation best practices

2016-10-18 Thread kurt Greaves
ont > mehdi.b...@dbi-services.com > www.dbi-services.com > > > > -- > *From: *"Brooke Jensen" > *To: *"user" > *Sent: *Tuesday, October 18, 2016 8:59:14 AM > *Subject: *Re: Cassandra installation best practices > > Hi Mehdi, > In addition, give som

Re: Cassandra installation best practices

2016-10-18 Thread Mehdi Bada
, October 18, 2016 8:59:14 AM Subject: Re: Cassandra installation best practices Hi Mehdi, In addition, give some thought to your cluster topology. For maximum fault tolerance and availability I would recommend using at least three nodes with a replication factor of three. Ideally, you shoul

Re: Cassandra installation best practices

2016-10-17 Thread Brooke Jensen
Hi Mehdi, In addition, give some thought to your cluster topology. For maximum fault tolerance and availability I would recommend using at least three nodes with a replication factor of three. Ideally, you should also use Cassandra logical racks. This will reduce the risk of outage and make ongoin

Re: Cassandra installation best practices

2016-10-17 Thread Anuj Wadehra
Hi Mehdi, You can refer  https://docs.datastax.com/en/landing_page/doc/landing_page/recommendedSettings.html  . ThanksAnuj On Mon, 17 Oct, 2016 at 10:20 PM, Mehdi Bada wrote: Hi all, It is exist some best practices when installing Cassandra on production environment? Some standard to follow?

Re: Cassandra installation best practices

2016-10-17 Thread Vladimir Yudovin
Hi, you can take a look on http://docs.datastax.com/en/landing_page/doc/landing_page/recommendedSettingsLinux.html Regarding file system type I guess ext4 is good enough. (Though RedHat now use XFS as default FS). Best regards, Vladimir Yudovin, Winguzone - Hosted Cloud Cassandra on Az

Re: cassandra installation

2015-06-09 Thread ICHIBA Sara
cool , thank you for the suggestion. 2015-06-09 17:40 GMT+02:00 Carlos Rolo : > (Some self-promotion here) > > You can follow this blog to help you out: > http://www.pythian.com/blog/from-0-to-cassandra-an-exhaustive-approach-to-installing-cassandra/ > > Regards, > > Carlos Juzarte Rolo > Cassand

Re: cassandra installation

2015-06-09 Thread Carlos Rolo
(Some self-promotion here) You can follow this blog to help you out: http://www.pythian.com/blog/from-0-to-cassandra-an-exhaustive-approach-to-installing-cassandra/ Regards, Carlos Juzarte Rolo Cassandra Consultant Pythian - Love your data rolo@pythian | Twitter: cjrolo | Linkedin: *linkedin.c

Re: cassandra installation

2015-06-09 Thread ICHIBA Sara
Ok thank you very much. I got my answer :) 2015-06-09 17:34 GMT+02:00 Alex Popescu : > The JVM is the runtime platform for Cassandra. You can use any driver with > it (there's no default driver). DataStax provides quite a few open source > drivers [1] and there are also community maintained drive

Re: cassandra installation

2015-06-09 Thread Alex Popescu
The JVM is the runtime platform for Cassandra. You can use any driver with it (there's no default driver). DataStax provides quite a few open source drivers [1] and there are also community maintained drivers [2] [1]: https://github.com/datastax/ [2]: http://planetcassandra.org/client-drivers-too

Re: Cassandra Installation

2014-08-26 Thread Umang Shah
Hi Malay, Have a look at this video, this will give you very clear instruction how you can achieve your output. https://www.youtube.com/watch?v=Wohi9B-1Omc Thanks, Umang Shah Pentaho BI-ETL Developer shahuma...@gmail.com On Tue, Aug 26, 2014 at 12:41 PM, Malay Nilabh wrote: > Hi > > > > I w

Re: cassandra installation

2010-10-26 Thread Jonathan Ellis
http://www.riptano.com/docs/0.6.5/getting_started/index On Tue, Oct 26, 2010 at 9:35 AM, wrote: > I thought of using cassandra, but all the installation guides that i found > online through google search are not helping out...I get too many errors when > i'm following them..I guess the source