Adam Sotona

Results 39 comments of Adam Sotona

I made some progress with building on M1 (see draft https://github.com/MovingBlocks/Terasology/pull/5085 ) It depends on updated JNBullet (see https://github.com/MovingBlocks/JNBullet/pull/16 ) and updated JNLua (see https://github.com/MovingBlocks/JNLua/issues/9 ) However to completely finish...

I'll take a look at it, there might be many configuration reasons why HBase does not perform well on a single-node cluster. And there might be also reason in Halyard...

Hi,I'm sorry for the late response.I've noticed our mail system filtered your mail with the data attached. Could you, please, send it to this my Gmail address. I'll profile and...

It is just an idea to implement SANSA-compatible Spark library which will include Halyard as node-local SPARQL evaluation engine (not pointing to some central endpoint but actual in-place query evaluation...

First I would need to know a reason for that filtering. Do you need multiple versions of triples stored and query across them, or do you want to implement a...

I'm afraid architecture of the internal HBase timestamp system is not so robust so it can allow requested functionality without significant performance drawback. HBase timestamps are used in Halyard in...

Hi, sorry for the late response. Your proposal sounds interesting and I will try to figure out all consequences. First let's clarify that exposing timestamp using named graphs directly clashes...

Adding service parameters to request specific HBase timestamp might be possible, however it is still far from making Halyard a kind of versioned RDF store. Original intent of the TimeAwareHBaseSail...

Push strategy is beneficial when: - there is a latency in communication with HBase region servers (network multi-node cluster installation) - dataset regions are balanced and equally distributed across multiple...