Max Vorobev
Max Vorobev
Looks like upgrading OrTools to a version that includes google/or-tools#716 should resolve the issue for Raspberry PIs; as stated, RocksDB already supports `linux-aarch64`
@flyingsilverfin I couldn't find any _released_ version of OR-Tools for ARM. We could try either of: [ ] cross-compiling [ ] renting ARM machine from AWS and compiling it there...
@FedericoCampe8 I believe your problem with connection might be caused by using the wrong option (`--cluster`). Could you try swapping that to `--server=localhost:1729`, test again and let us know?
@rappster we would suggest you try installing Java 11 distribution for `x86_84` (old Mac CPU architecture), activate it system-wide and try starting TypeDB again.
@bbenzikry thank you for reporting in! We offer Kubernetes deployments of our enterprise offering, [TypeDB Cluster](https://vaticle.com/typedb-cluster). You can get in touch with our team and chat about it via email:...
@haikalpribadi do we have something to build it upon? is there a highlighter in Workbase/grakn's web ui?
@ancailliau @lolski last time we flipped it exactly the opposite side (from `>=` to `=`) :slightly_smiling_face: If we have `>=`, we end up installing incompatible versions (say, `2.0.0-alpha` for `1.8.4`'s...
/remove-lifecycle stale
Given that all docs are stored in [`graknlabs/docs`](https://github.com/graknlabs/docs), I'm transferring the issue there.
@alexjpwalker @haikalpribadi what I think we could do is marking all `-cluster` targets with `tags = ["manual"]`; this way at least they won't fit under `bazel test //...`