Installing Apache Cassandra in Windows & Connecting to Java

preview_player
Показать описание
A tutorial video for installing Datastax Cassandra NoSQL database in Windows and integrating it with a Java console application for beginners.

Рекомендации по теме
Комментарии
Автор

plz can you help me, i have a problem with CQL Shel, it pop up and shut down immediately

khalidadouhan
Автор

hiii sir...its a very nice video...Thanks...I want the document of this video from where you have copied the code...

tasifansari
Автор

Currently i'm running latest version of Datastax cassandra community v3.5.0 and after installing it i won't got anything like Opscenter can I know why is it so and also when i'm trying to check the running status by nodetool command again there's nothing please sort out my problem.

pulkitjaiswal
Автор

The steps to follow are the same in case the OS is Windows 10? I did not find a seperate installer by Cassandra for Windows 10.

shriranggarge
Автор

Sir, Can you please provide the links where u downloaded the cassandra-java driver??

mugdhakolte
Автор

HI, your tutorial seems very interesting and useful. Although it is very comprehensive and I tried to follow your exact steps, I still encounter some problems.
I saw that you also encounter an error at the begining:

SLF4J: Failed to load class
SLF4J: Defaulting to no-operation (NOP) logger implementation

This error is somehow resolved and it is the same in my case.

However, I encounter the following error:

Exception in thread "main" All host(s) tried for query failed (tried: localhost/127.0.0.1:9042 unconfigured table schema_keyspaces))
at
at
at
at
at
at
at

I do not understand the "unconfigured table schema_keyspaces" indication, because I have previously created the "ecommerce" keyspace, as you did.

I am not proficient in Java and I can't figure out what is the problem exactly.

Your help would be much appreciated. Thank you

adymore
welcome to shbcf.ru