-
Could scylla support function as a filter?
E.g.
`select id, WriteTime(created_on) as time from mytable where time > 1577410333393001; `
for table:
```
CREATE TABLE mykeyspace.mytable (
id …
-
Scala version 3.3.0
Akka version: 2.8.3
```
libraryDependencies ++= Seq(
"com.typesafe.akka" %% "akka-serialization-jackson" % AkkaVersion,
"com.typesafe.akka" %% "akka-persistence-cassandr…
-
## Problem
Apparently scylla 3.3 io_tune or some bootstrapping script is not creating the commitlog subdir.
Not sure what the problem is but it is reproducible with docker-compose (see below)
Be…
-
This shows up at startup. It claims to push metrics up but all of the graphs in New Relic's UI are empty.
Caused by: javax.naming.ConfigurationException [Root exception is java.rmi.UnknownHostExcepti…
-
In order to offer user's near realtime search, without incurring
an indexing performance penalty, we can implement search on
IndexWriter's RAM buffer. This is the buffer that is filled in
RAM as docum…
-
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] CumulusRDF: Top Level Project ...................... SUCCESS [ 0.204 s]
[INFO] C…
-
Jira Link: [DB-4675](https://yugabyte.atlassian.net/browse/DB-4675)
Hi. Cannot get schemas for database.
-
Hi,
I'm working on a system which has to deal with time series data. I've been happy using Cassandra for time series and Spark looks promising as a computational platform. The killrweather app seems …
-
@tjake Please check with this, I have gone across web also and FYI my ant is also updated one 1.8.3 so that should not be the problem if m not wrong and java is properly configured and Java Home is a…
-
It was announced that new features will not be supported by Thrift and Thrift based Hector and Astynax.
It seems that the only future-proof alternative is https://github.com/datastax/java-driver . It…
rstml updated
10 years ago