Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How is a keyspace created in cassandra?



How is a keyspace created in cassandra?..

Answer / Madhur Singh

A keyspace in Cassandra represents a collection of related tables. It is similar to a database in traditional RDBMS. To create a keyspace, use the CREATE KEYSPACE statement like this: CREATE KEYSPACE mykeyspace WITH replication = {'class':'SimpleStrategy', 'replication_factor':1};

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Cassandra Interview Questions

How to write a query in Cassandra?

1 Answers  


what is Cassandra- CQL collections?

1 Answers  


How does Cassandra perform write function?

1 Answers  


What is Apache Cassandra?

1 Answers  


Explain what is composite type in cassandra?

1 Answers  


What is Cassandra-CQL collection?

1 Answers  


What is the use of cassandra cql collection?

1 Answers  


What are the collection data types provided by CQL?

1 Answers  


Explain the fundamental difference between Cassandra and Hadoop?

1 Answers  


Why is jconsole used? What is it’s different elements?

1 Answers  


What is Cassandra-Cqlsh?

1 Answers  


What is a row in cassandra?

1 Answers  


Categories