You cannot post messages because only members can post, and you are not currently a member.
|
Scalaris 0.4.1 released
|
| |
The first bugfix release for Scalaris 0.4.0 is ready. Among the fixes are the following: Scalaris 0.4.1 ============================== ============== Packaging: - new official ConPaaS packages ([link]) - install rubygem dependencies in Debian postinstall scripts for Ruby API - improved Windows start scripts (if set, uses the ERLANG_HOME environment... more »
|
|
Scalaris 0.4.0 codename "Pomacea scalaris" released
|
| |
Our next Scalaris release is ready: Scalaris 0.4.0 (codename "Pomacea scalaris") ============================== ============== Changes include: API: - new functions for incremental data change: test_and_set: check for a provided old value before setting a new one add_on_nr: increment a numeric value... more »
|
|
Scalaris eats CPU and seems to hangs
|
| |
Hello! I'm trying scalaris for the first time. I installed it from prebuild package on Ubuntu 11.10 (see all versions below). Then I tried to run *scalarisctl* with the same parameters as in * firstnode.sh*: ...After that, I see erlang command prompt but there is no process that listens 8000 and 14195 ports.... more »
|
|
Unable to configure and make scalaris on RHEM
|
| |
Hello everyone, I want to install scalaris on an RHEM machine but I am unable to install it . when I execute ./configure it shows me the following error : checking for xdg-open... /usr/bin/xdg-open checking for erlc... /usr/bin/erlc checking for erl... /usr/bin/erl checking for Erlang/OTP root directory... /usr/lib64/erlang... more »
|
|
unable to create first node in scalaris
|
| |
Hello everyone, I need some help to get started with scalaris. I have install erlang and the other packages on my local machine (ubuntu 11.10). I try to create the first node by executing ./bin/firstnode.sh But I get an error saying that ERROR: erl could not create a Erlang VM named 'firstnode' Are you already running a Scalaris server with this name?... more »
|
|
'json_rpc:call': error
|
| |
Hi,
I tried calling scalaris from a java application and got following
error. Could somebody please throw some light on what this error maybe
about?:
(boot@Subhajit-PC)1> calling subscribers []
(boot@Subhajit-PC)1> calling subscribers ["n2"]
(boot@Subhajit-PC)1> calling "n2"
(boot@Subhajit-PC)1> {error,{badmatch,{error,no_sch eme}}} "n2"... more »
|
|
YCSB Driver for Scalaris
|
| |
I am in the middle of a project to benchmark various Key-Value stores
and Scalaris was chosen as one project to check. To the best of my
knowledge there is no YCSB driver (as a recent mailing list posting
suggests). I have written one (it's actually quite simple), but i
wanted to check if there was any additional tuning or approach that... more »
|
|
Starting Scalaris
|
| |
I'm trying to start Scalaris, but I keep getting dropped into the
erlang shell with various warnings printed, I'm not sure why.
Admittedly I'm just starting out.
root@ip-10-169-31-98:~/scalari s-0.3.0/bin# scalarisctl -m -n firstnode
-p 14195 -y 8000 -s -f start
Erlang R13B03 (erts-5.7.4) [source] [64-bit] [smp:4:4] [rq:4] [async-... more »
|
|
Scalaris down scaling and scalability
|
| |
Hi,
I would like to ask you two questions :
First how can I shutdown properly a Scalaris node so it does not leave
abruptly.
Secondly I have some Scalability problems (I am using revision 1939),
I am doing a test to check if the performance are growing with the
number of nodes (I make it vary from 4 -> 18). I have a machine... more »
|
|
Scalaris release 0.3.0 available
|
| |
After two years of development, we are happy to announce a new release of Scalaris (see [link] Scalaris 0.3.0 (codename "Rhinechis Scalaris") Changes include: API: - new API with interoperable bindings to Java, Python, Ruby, and JSON - support for several data types, including strings, integers, JSON... more »
|
|
|