Re: CREATE INDEX without IF NOT EXISTS when snapshoting

2017-10-10 Thread Lutaya Shafiq Holmes
TRY THIS CODE - REPLACE WITH YOUR OWN KEYSPACE AND TABLE cqlsh:tutorialspoint> describe table emp; CREATE TABLE tutorialspoint.emp ( emp_id int PRIMARY KEY, emp_city text, emp_name text, emp_phone varint, emp_sal varint ) WITH bloom_filter_fp_chance = 0.01 AND caching = '{"keys":"ALL",

Could not connect to localhost:9160 when installing Cassandra on AWS

2017-10-10 Thread Lutaya Shafiq Holmes
Hello Cassandra Gurus, After I installed Cassandra on AWS- This error comes up when I try to Start CQLSH Could not connect to localhost:9160 What should I do ? -- Lutaaya Shafiq Web: www.ronzag.com | i...@ronzag.com Mobile: +256702772721 | +256783564130 Twitter: @lutayashafiq Skype: lutaya5

Re: How can I install a Java Spring Application running Cassandra on to AWS

2017-10-17 Thread Lutaya Shafiq Holmes
Thank YOU On 10/17/17, Who Dadddy <qwerty15...@gmail.com> wrote: > http://lmgtfy.com/?q=install+java+app+on+AWS > <http://lmgtfy.com/?q=install+java+app+on+AWS> > >> On 17 Oct 2017, at 15:32, Lutaya Shafiq Holmes <lutayasha...@gmail.com> >> wrote: >> &

How can I install a Java Spring Application running Cassandra on to AWS

2017-10-17 Thread Lutaya Shafiq Holmes
How can I install a Java Spring Application running Cassandra on to AWS -- Lutaaya Shafiq Web: www.ronzag.com | i...@ronzag.com Mobile: +256702772721 | +256783564130 Twitter: @lutayashafiq Skype: lutaya5 Blog: lutayashafiq.com http://www.fourcornersalliancegroup.com/?a=shafiqholmes "The most

Re: [RELEASE] Apache Cassandra 3.11.1 released

2017-10-12 Thread Lutaya Shafiq Holmes
sounds good On 10/11/17, Russell Bateman wrote: > I got it on Linux Mint via the Update Manager this morning already. > > > On 10/11/2017 07:33 AM, Lucas Benevides wrote: >> Hello Michael Schuler, >> >> When will this version become available for upgrade from apt-get? I >>

Re:

2017-10-01 Thread Lutaya Shafiq Holmes
AWS is a good choice, you will have to use Amazon Web Services EC2 . Regards On Sunday, October 1, 2017, Bill Walters wrote: > Hi All, > > I need some help with deploying a monitoring and alerting system for our > new Cassandra 3.0.4 cluster that we are setting up in

How do I install Cassandra on AWS

2017-10-02 Thread Lutaya Shafiq Holmes
Hi folks, How do I install Cassandra on AWS- Amazon web services -- Lutaaya Shafiq Web: www.ronzag.com | i...@ronzag.com Mobile: +256702772721 | +256783564130 Twitter: @lutayashafiq Skype: lutaya5 Blog: lutayashafiq.com http://www.fourcornersalliancegroup.com/?a=shafiqholmes "The most beautiful

Re: cassandra hardware requirements (STAT/SSD)

2017-09-29 Thread Lutaya Shafiq Holmes
Please try and USE AWS amazon web services on aws.amazon.com On 9/29/17, Peng Xiao <2535...@qq.com> wrote: > Hi there, > we are struggling on hardware selection,we all know that ssd is good,and > Datastax suggests us to use ssd,as Cassandra is a CPU bound db,we are > considering to use sata

How Can I get started with Using Cassandra and Netbeans- Please help

2017-09-29 Thread Lutaya Shafiq Holmes
How Can I get started with Using Cassandra and Netbeans- Please help -- Lutaaya Shafiq Web: www.ronzag.com | i...@ronzag.com Mobile: +256702772721 | +256783564130 Twitter: @lutayashafiq Skype: lutaya5 Blog: lutayashafiq.com http://www.fourcornersalliancegroup.com/?a=shafiqholmes "The most

Re: How do I install Cassandra on AWS

2017-10-03 Thread Lutaya Shafiq Holmes
How do I install Cassandra on AWS- Amazon web services The instructions are not listed there On 10/2/17, Michael Shuler <mich...@pbandjelly.org> wrote: > On 10/02/2017 10:53 AM, Lutaya Shafiq Holmes wrote: >> >> How do I install Cassandra on AWS- Amazon web services > &

Re: How do I install Cassandra on AWS

2017-10-03 Thread Lutaya Shafiq Holmes
if you provide some specific step you > performed, what you expected to happen, an error you got, what you tried > to fix it, etc. > > -- > Michael > > On 10/03/2017 06:28 AM, Lutaya Shafiq Holmes wrote: >> How do I install Cassandra on AWS- Amazon web services >>

Re: Does async read repair happen when using CL.LOCAL_QUORUM?

2017-09-25 Thread Lutaya Shafiq Holmes
Let me see On 9/25/17, 孟靖 wrote: > Hi, I’ve read the code concerning read_repair when the ReadRepairDecision is > GLOBAL with CL = LOCAL_QUORUM in cassandra-2.1.18. > > It concerns me that when using CL.LOCAL_QUORUM, there was a if statement: > > `If (blockfor <

Re: Cassandra snapshot restore with VNODES missing some data

2017-08-31 Thread Lutaya Shafiq Holmes
SOME ONE HELP ME GET STARTED WITH CASSANDRA IN WINDOWS https://www.avast.com/sig-email?utm_medium=email_source=link_campaign=sig-email_content=webmail_term=icon; target="_blank">https://ipmcdn.avast.com/images/icons/icon-envelope-tick-round-orange-animated-no-repeat-v1.gif;

where can i buy cassandra spring applications

2017-10-17 Thread Lutaya Shafiq Holmes
where can i buy cassandra spring applications, I need to purchase a fully built Cassandr Web Application in Eclipse, Where Can I get one? - Forexample on Evanto Market , and Theme Forest I ca get WordPress, Drupal, PHP and other systems, Where can I get Spring Cassandra Applications

Re: Best approach to prepare to shutdown a cassandra node

2017-10-20 Thread Lutaya Shafiq Holmes
Looking at the code in trunk, the stopdemon command invokes the CassandraDaemon.stop() function which does a graceful shutdown by stopping jmxServer and drains the node by the shutdown hook. On 10/20/17, Simon Fontana Oscarsson wrote: > Yes, drain will

RE: Request for Advice about Cassandra on Bitnami AWS

2017-10-24 Thread Lutaya Shafiq Holmes
Greetings Iam new to Cassandra - after having gone through the book- Cassandra- The Definitive Guide, by Eben Hewitt, I installed Cassandra on AWS EC2, using AMI Bitnami on Amazon Web Services, I successfully connected to the EC2 Ubuntu Instance and created Key Spaces and input some tables and

Integrating Cassandra With Hadoop

2017-10-22 Thread Lutaya Shafiq Holmes
I would like to get some help on Integrating Casssandra with Hadoop, How do I get started with this Process -- Lutaaya Shafiq Web: www.ronzag.com | i...@ronzag.com Mobile: +256702772721 | +256783564130 Twitter: @lutayashafiq Skype: lutaya5 Blog: lutayashafiq.com

How do I connect to Cassandra on Amazon EC2 via a Java Application

2017-10-30 Thread Lutaya Shafiq Holmes
I have installed Cassandra on EC2 using Bitnami, I would like to connect to the Cassandra database using a Java application on AWS How do I do that, Thanks in Advance - To unsubscribe, e-mail:

Re: Integrating Cassandra With Hadoop

2017-10-23 Thread Lutaya Shafiq Holmes
oach is that it is fast, scalable and has > little to no performance impact on your Cassandra cluster. Once the data is > in HDFS you can run your Hadoop jobs over it. The downside is that it isn't > open-source (AFAIK), so you'd have to build it yourself. > > On Sun, 22 Oct 2017 at 20