Romain Keramitas
Romain Keramitas
This might not be a fix but an implementation choice, but given the change is simple I thought I'd open a PR and see what happens. **CONTEXT** Currently when using...
Hey ! So I've been using the `ARTM` model via the python API to do some topic modeling, and ran into the following bug: after training offline the model for...
Most of the idea(s) can be found in this [Slack thread](https://src-d.slack.com/archives/C7TG7TE7K/p1561650697015700), but basically, I would like to be able to manage and especially exclude repositories with ease. I know this...
When resetting the cassandra DB, I often get this error: ``` root@rom-gpu-dbc68df59-kf6qw:/# apollo resetdb --cassandra cassandra INFO:cassandra:Connecting to cassandra DROP KEYSPACE IF EXISTS apollo; Traceback (most recent call last): File...
https://github.com/src-d/apollo/issues/58
When trying to run `hash` or `cmd` commands with spark in cluster mode, we get the same problem we used to have with `ml`, because the workers do not have...
# Issue description I want to run apollo on k8 staging cluster, so I wanted to test it out locally on minikube first. I used helm charts to bring up...
On mac os the command `mount -o bind` does not work, because it does not exist, however you can achieve the same result with the method describe [here](https://apple.stackexchange.com/questions/197029/how-do-you-mount-bind-a-local-directory). It might...
Hey guys ! So for starters just wanted to point out I am not sure if this is the proper repo to ask this, or if it should be in...
[Issue](https://github.com/src-d/models/issues/17) Add simple CI to validate the index