Hi All
I am new to this community.
We recently created a table in Casandra and loaded through databricks.
while migrating the same table from Azure south central to east after creating the table and running the same notebook it is throwing error as below.
Py4JJavaError: An error occurred while calling o4697.save.
: java.io.IOException: Couldn't find n_cs360_dev_analytics_keysp.cust_profile_by_cupid or any similarly named keyspace and table pairs.
From cql prompt I can describe the table ; select from the table. But from data bricks I can not load the table. Can anyone please help me debugging?
I am new to the Db and Cassandra both. Any debugging if you can post with associated command that would be helpful.
Thanks
Aritra