elassandra icon indicating copy to clipboard operation
elassandra copied to clipboard

Elassandra = Elasticsearch + Apache Cassandra

Results 60 elassandra issues
Sort by recently updated
recently updated
newest added

Mapping of certain fields added explicitly are giving **submapper not found error** **I have an existing table, I added two newFields in cassandra UDT. Let say field1 and field2. Performed...

Hello, Is this project still active ? I see not too much active development and also all the links to https://www.strapdata.com are down.

When running: ` bin/elasticsearch-plugin install ingest-attachment` I see: `Exception in thread "main" java.lang.IllegalStateException: failed to load plugin ingest-attachment due to jar hell at org.elasticsearch.plugins.PluginsService.checkBundleJarHell(PluginsService.java:475) at org.elasticsearch.plugins.InstallPluginCommand.jarHellCheck(InstallPluginCommand.java:609) at org.elasticsearch.plugins.InstallPluginCommand.loadPluginInfo(InstallPluginCommand.java:588) at org.elasticsearch.plugins.InstallPluginCommand.installPlugin(InstallPluginCommand.java:707)...

Look this test I´ve performed in Elassandra with Python. I created a function to query data using Cassandra driver: def process_query_cassandra(query, fetch_size = 5000, consistency_level=ConsistencyLevel.LOCAL_ONE): start = timer() paging_state =...

I have upgraded Elassandra from 6.2.3 to 6.8.4 due to bug of difference response for same API request from different nodes in cluster. But still we are facing same with...

Is it possible to index a blob.. which corresponds to a compressed text file

Please help! Thanks! **Elassandra version**: 6.2.3.20 (apt version) **Plugins installed**: [] None **JVM version** (`java -version`): 1.8 **OS version** (`uname -a` if on a Unix-like system): Linux cassandra1-prod 4.19.0-6-amd64 #1...

Hello All am unable to create new indices in elassandra 6.8.4.13. OS Ubuntu 18.04. When I hit PUT command it just stuck. I have to cancel it manually. But data...

I have upgraded ES version from 6.2.3 to 6.8.4 after upgrade all indices and cluster is RED. We have 3 nodes cluster and nodetool status showing nodes status UN. Datacenter:...

We have three node elasendra cluster.We upgraded it recently, but after that I can see indices on each node are red. cluster state is showing error like: **shard or keyspace...