Hi All,
We are having a 6 node cluster with two data centers(DSE 5.1 Cassandra).One
of the data centers is SOLR enabled.
Do I need to explicitly add the SOLR Search node in Dev-Center to perform
SOLR Queries.?
Thanks for you response in advance.
Regards,
Bharath Kumar B
Hi All,
I have an use case wherein we created two materialized views on top a
column family in Cassandra. We are facing data inconsistencies between
base table and materialized views created on top of it.
Example: Deleted a record in base table about a month ago., Materialized
view are still sh
Hi ,
Can anyone suggest a best possible way, how we can add a new column to the
existing table with default value ?
*Column family Size :* 60 Million single partition records.
Thanks,
Bharath Kumar B
Kenneth,
I didn't see any such option for adding a default value on a column.
Thanks,
Bharath Kumar B
On Wed, Feb 27, 2019 at 4:25 PM Kenneth Brotman
wrote:
> How about using a default value on the column?
>
>
>
> *From:* Kenneth Brotman [mailto:kenbrot...@yahoo.com.INVALID]
> *Sent:* Wednesd
Hi All,
I am using Cassandra Capture Command to perform a select query operation to
write data from a column family into JSON format file for further
processing. I am able to do that successfully, but I am seeing extra
spaces and row count values after every few records.
please suggest a to get
Hi All,
I am using Cassandra Capture Command to perform a select query operation to
write data from a column family into JSON format file for further
processing. I am able to do that successfully, but I am seeing extra
spaces and row count values after every few records. please suggest a to
get r